summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtl818x/rtl8180_dev.c
Commit message (Expand)AuthorAgeFilesLines
* rtl818x: move rtl8180 and rtl8187 to separate subdirectoriesJohn W. Linville2010-12-221-1188/+0
* Revert "rtl8180: use NAPI for bottom-half processing"John W. Linville2010-10-071-69/+59
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-241-3/+3
|\
| * drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches2010-08-181-3/+3
* | rtl8180: use RTL818X_MSR_ADHOC for IBSS connectionJohn W. Linville2010-08-161-6/+9
* | rtl8180: use NAPI for bottom-half processingJohn W. Linville2010-08-161-59/+69
|/
* rtl8180: avoid potential NULL deref in rtl8180_beacon_workJohn W. Linville2010-08-051-0/+2
* drivers/net/wireless: Use wiphy_<level>Joe Perches2010-07-271-10/+7
* rtl8180: improve signal reporting for actual rtl8180 hardwareJohn W. Linville2010-07-261-7/+11
* rtl8180: improve signal reporting for rtl8185 hardwareJohn W. Linville2010-07-201-3/+8
* rtl8180: mark rtl8180_beacon_work staticJohn W. Linville2010-06-241-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-12/+84
|\
| * rtl8180: change PCI DMA mask to DMA_BIT_MASK(32)John W. Linville2010-05-101-2/+2
| * rtl8180: add software-based support for IBSS modeJohn W. Linville2010-05-071-10/+72
| * rtl8180: assign sequence numbers in the driverJohn W. Linville2010-05-071-0/+10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-5/+8
|\|
| * rtl8180: use SET_IEEE80211_PERM_ADDRJohn W. Linville2010-05-041-4/+6
| * rtl8180: fix tx status reportingJohn W. Linville2010-04-301-0/+1
| * rtl8180: use cached queue mapping for skb in rtl8180_txJohn W. Linville2010-04-281-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\ \
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
| |/
* / net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-041-0/+9
|\
| * rtl8180: implement get_tsf op for mac80211John W. Linville2010-01-271-0/+9
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-071-1/+1
|/
* mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-281-6/+6
* rtl8180: remove priv->modeJohn W. Linville2009-12-281-9/+5
* rtl8180: Remove usage of deprecated 'qual'Larry Finger2009-12-211-1/+0
* drivers/net/wireless/rtl818x: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-2/+9
* wireless: remove redundant tests on unsignedRoel Kluin2009-07-101-1/+1
* mac80211: push rx status into skb->cbJohannes Berg2009-07-101-1/+2
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-19/+14
* rtl8180: Fix to add STA modeLarry Finger2009-01-121-0/+1
* rtl8180: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flagJohn W. Linville2008-11-211-0/+12
* Move all rtl818x files to a common directory.Larry Finger2008-11-211-0/+1081