summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtl818x/rtl8180_dev.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-22rtl818x: move rtl8180 and rtl8187 to separate subdirectoriesJohn W. Linville1-1188/+0
2010-10-07Revert "rtl8180: use NAPI for bottom-half processing"John W. Linville1-69/+59
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-3/+3
2010-08-19drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches1-3/+3
2010-08-16rtl8180: use RTL818X_MSR_ADHOC for IBSS connectionJohn W. Linville1-6/+9
2010-08-16rtl8180: use NAPI for bottom-half processingJohn W. Linville1-59/+69
2010-08-06rtl8180: avoid potential NULL deref in rtl8180_beacon_workJohn W. Linville1-0/+2
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches1-10/+7
2010-07-26rtl8180: improve signal reporting for actual rtl8180 hardwareJohn W. Linville1-7/+11
2010-07-21rtl8180: improve signal reporting for rtl8185 hardwareJohn W. Linville1-3/+8
2010-06-24rtl8180: mark rtl8180_beacon_work staticJohn W. Linville1-1/+1
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-12/+84
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. Linville1-10/+72
2010-05-07rtl8180: assign sequence numbers in the driverJohn W. Linville1-0/+10
2010-05-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-5/+8
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-29rtl8180: use cached queue mapping for skb in rtl8180_txJohn W. Linville1-1/+1
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2010-04-04net: convert multicast list to list_headJiri Pirko1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+9
2010-01-27rtl8180: implement get_tsf op for mac80211John W. Linville1-0/+9
2010-01-08drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan1-1/+1
2009-12-29mac80211: remove struct ieee80211_if_init_confJohannes Berg1-6/+6
2009-12-29rtl8180: remove priv->modeJohn W. Linville1-9/+5
2009-12-22rtl8180: Remove usage of deprecated 'qual'Larry Finger1-1/+0
2009-11-18drivers/net/wireless/rtl818x: remove exceptional & on function nameJulia Lawall1-1/+1
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-2/+9
2009-07-10wireless: remove redundant tests on unsignedRoel Kluin1-1/+1
2009-07-10mac80211: push rx status into skb->cbJohannes Berg1-1/+2
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg1-19/+14
2009-01-12rtl8180: Fix to add STA modeLarry Finger1-0/+1
2008-11-21rtl8180: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flagJohn W. Linville1-0/+12
2008-11-21Move all rtl818x files to a common directory.Larry Finger1-0/+1081