aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtl818x (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville2-12/+95
2010-05-10rtl8180: change PCI DMA mask to DMA_BIT_MASK(32)John W. Linville1-2/+2
2010-05-07rtl8180: add software-based support for IBSS modeJohn W. Linville2-10/+80
2010-05-07rtl8180: assign sequence numbers in the driverJohn W. Linville2-0/+13
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville2-9/+14
2010-05-05rtl8187: use SET_IEEE80211_PERM_ADDRJohn W. Linville1-4/+6
2010-05-04rtl8180: use SET_IEEE80211_PERM_ADDRJohn W. Linville1-4/+6
2010-04-30rtl8180: fix tx status reportingJohn W. Linville1-0/+1
2010-04-28rtl8180: use cached queue mapping for skb in rtl8180_txJohn W. Linville1-1/+1
2010-04-23Merge branch 'master' into for-davemJohn W. Linville1-0/+88
2010-04-16rtl818x: Move configuration details to the rtl818x directoryLarry Finger1-0/+88
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-0/+2
2010-04-03net: convert multicast list to list_headJiri Pirko2-5/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-2/+2
2010-02-15rtl8187: fix typo in ifdef commentHauke Mehrtens2-2/+2
2010-02-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-02-10rtl8187: Add new device IDJelle Martijn Kok1-0/+1
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-1/+19
2010-01-27rtl8187: Add callback for get_tsfLarry Finger1-1/+10
2010-01-27rtl8180: implement get_tsf op for mac80211John W. Linville1-0/+9
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan1-1/+1
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg2-11/+11
2009-12-28rtl8187: remove priv->modeJohn W. Linville3-7/+4
2009-12-28rtl8180: remove priv->modeJohn W. Linville2-10/+5
2009-12-28wireless: remove remaining qual codeJohannes Berg1-1/+0
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville5-25/+67
2009-12-21rtl8180: Remove usage of deprecated 'qual'Larry Finger1-1/+0
2009-12-10rtl8187: add radio led and fix warnings on suspendHerton Ronaldo Krzesinski3-21/+50
2009-12-07rtl8187: Fix wrong rfkill switch mask for some modelsLarry Finger3-4/+17
2009-11-18drivers/net/wireless/rtl818x: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2009-11-10rtl8187: Fix sparse warningsLarry Finger1-0/+1
2009-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-11/+3
2009-11-06rtl8187: Remove deprecated 'qual' from returned RX statusLarry Finger2-11/+3
2009-11-04rtl8187: Fix kernel oops when device is removed when LEDS enabledLarry Finger1-2/+2
2009-09-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-4/+10
2009-08-28rtl8187: Implement rfkill supportHerton Ronaldo Krzesinski7-17/+94
2009-08-28rtl8187: fix circular locking (rtl8187_stop/rtl8187_work)Herton Ronaldo Krzesinski1-1/+2
2009-08-21rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187BHerton Ronaldo Krzesinski1-4/+10
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg2-4/+18
2009-08-14rtl818x: Add some documentation to the TX desc flagsMichael Buesch1-2/+12
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2-6/+6
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+2
2009-07-21rtl8187: Fix for kernel oops when unloading with LEDs enabledLarry Finger1-1/+2
2009-07-10wireless: remove redundant tests on unsignedRoel Kluin1-1/+1
2009-07-10mac80211: push rx status into skb->cbJohannes Berg2-2/+4
2009-06-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+2
2009-05-29rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongleJohn W. Linville1-0/+2
2009-05-28rtl8187: Remove pointless check in rtl8187_rx_cb().David S. Miller1-6/+1