aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtl818x/rtl8180_dev.c
Commit message (Expand)AuthorAge
* rtl8180: avoid potential NULL deref in rtl8180_beacon_workJohn W. Linville2010-08-05
* drivers/net/wireless: Use wiphy_<level>Joe Perches2010-07-27
* rtl8180: improve signal reporting for actual rtl8180 hardwareJohn W. Linville2010-07-26
* rtl8180: improve signal reporting for rtl8185 hardwareJohn W. Linville2010-07-20
* rtl8180: mark rtl8180_beacon_work staticJohn W. Linville2010-06-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-11
|\
| * rtl8180: change PCI DMA mask to DMA_BIT_MASK(32)John W. Linville2010-05-10
| * rtl8180: add software-based support for IBSS modeJohn W. Linville2010-05-07
| * rtl8180: assign sequence numbers in the driverJohn W. Linville2010-05-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05
|\|
| * rtl8180: use SET_IEEE80211_PERM_ADDRJohn W. Linville2010-05-04
| * rtl8180: fix tx status reportingJohn W. Linville2010-04-30
| * rtl8180: use cached queue mapping for skb in rtl8180_txJohn W. Linville2010-04-28
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\ \
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| |/
* / net: convert multicast list to list_headJiri Pirko2010-04-03
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-04
|\
| * rtl8180: implement get_tsf op for mac80211John W. Linville2010-01-27
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
|/
* mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-28
* rtl8180: remove priv->modeJohn W. Linville2009-12-28
* rtl8180: Remove usage of deprecated 'qual'Larry Finger2009-12-21
* drivers/net/wireless/rtl818x: remove exceptional & on function nameJulia Lawall2009-11-18
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-20
* wireless: remove redundant tests on unsignedRoel Kluin2009-07-10
* mac80211: push rx status into skb->cbJohannes Berg2009-07-10
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-06
* rtl8180: Fix to add STA modeLarry Finger2009-01-12
* rtl8180: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flagJohn W. Linville2008-11-21
* Move all rtl818x files to a common directory.Larry Finger2008-11-21