aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtl818x
AgeCommit message (Expand)Author
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-10rtl8180: change PCI DMA mask to DMA_BIT_MASK(32)John W. Linville
2010-05-07rtl8180: add software-based support for IBSS modeJohn W. Linville
2010-05-07rtl8180: assign sequence numbers in the driverJohn W. Linville
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-05rtl8187: use SET_IEEE80211_PERM_ADDRJohn W. Linville
2010-05-04rtl8180: use SET_IEEE80211_PERM_ADDRJohn W. Linville
2010-04-30rtl8180: fix tx status reportingJohn W. Linville
2010-04-28rtl8180: use cached queue mapping for skb in rtl8180_txJohn W. Linville
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-16rtl818x: Move configuration details to the rtl818x directoryLarry Finger
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-15rtl8187: fix typo in ifdef commentHauke Mehrtens
2010-02-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-10rtl8187: Add new device IDJelle Martijn Kok
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-27rtl8187: Add callback for get_tsfLarry Finger
2010-01-27rtl8180: implement get_tsf op for mac80211John W. Linville
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-28rtl8187: remove priv->modeJohn W. Linville
2009-12-28rtl8180: remove priv->modeJohn W. Linville
2009-12-28wireless: remove remaining qual codeJohannes Berg
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-21rtl8180: Remove usage of deprecated 'qual'Larry Finger
2009-12-10rtl8187: add radio led and fix warnings on suspendHerton Ronaldo Krzesinski
2009-12-07rtl8187: Fix wrong rfkill switch mask for some modelsLarry Finger
2009-11-18drivers/net/wireless/rtl818x: remove exceptional & on function nameJulia Lawall
2009-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-10rtl8187: Fix sparse warningsLarry Finger
2009-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-06rtl8187: Remove deprecated 'qual' from returned RX statusLarry Finger
2009-11-04rtl8187: Fix kernel oops when device is removed when LEDS enabledLarry Finger
2009-09-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-28rtl8187: Implement rfkill supportHerton Ronaldo Krzesinski
2009-08-28rtl8187: fix circular locking (rtl8187_stop/rtl8187_work)Herton Ronaldo Krzesinski
2009-08-21rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187BHerton Ronaldo Krzesinski
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-14rtl818x: Add some documentation to the TX desc flagsMichael Buesch
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-21rtl8187: Fix for kernel oops when unloading with LEDs enabledLarry Finger
2009-07-10wireless: remove redundant tests on unsignedRoel Kluin
2009-07-10mac80211: push rx status into skb->cbJohannes Berg
2009-06-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-29rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongleJohn W. Linville
2009-05-28rtl8187: Remove pointless check in rtl8187_rx_cb().David S. Miller