summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtl818x/rtl8180_dev.c
AgeCommit message (Expand)Author
2010-12-22rtl818x: move rtl8180 and rtl8187 to separate subdirectoriesJohn W. Linville
2010-10-07Revert "rtl8180: use NAPI for bottom-half processing"John W. Linville
2010-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-18drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches
2010-08-16rtl8180: use RTL818X_MSR_ADHOC for IBSS connectionJohn W. Linville
2010-08-16rtl8180: use NAPI for bottom-half processingJohn W. Linville
2010-08-05rtl8180: avoid potential NULL deref in rtl8180_beacon_workJohn W. Linville
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches
2010-07-26rtl8180: improve signal reporting for actual rtl8180 hardwareJohn W. Linville
2010-07-20rtl8180: improve signal reporting for rtl8185 hardwareJohn W. Linville
2010-06-24rtl8180: mark rtl8180_beacon_work staticJohn W. Linville
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-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-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-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
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-28rtl8180: remove priv->modeJohn W. Linville
2009-12-21rtl8180: Remove usage of deprecated 'qual'Larry Finger
2009-11-18drivers/net/wireless/rtl818x: remove exceptional & on function nameJulia Lawall
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-07-10wireless: remove redundant tests on unsignedRoel Kluin
2009-07-10mac80211: push rx status into skb->cbJohannes Berg
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-01-12rtl8180: Fix to add STA modeLarry Finger
2008-11-21rtl8180: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flagJohn W. Linville
2008-11-21Move all rtl818x files to a common directory.Larry Finger