aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/adm8211.c
Commit message (Expand)AuthorAge
* drivers/net/adm8211.c: remove exceptional & on function nameJulia Lawall2009-11-18
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-20
* adm8211: remove uneeded code during suspend/resumeLuis R. Rodriguez2009-07-24
* mac80211: push rx status into skb->cbJohannes Berg2009-07-10
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-06
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* adm8211: remove SSID codeJohannes Berg2008-11-10
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-31
* mac80211: introduce hw config change flagsJohannes Berg2008-10-31
* net: convert print_mac to %pMJohannes Berg2008-10-27
* mac80211: use nl80211 interface typesJohannes Berg2008-09-15
* cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-05
* adm8211: remove unnecessary protected bit mask/checkHarvey Harrison2008-06-26
* mac80211: move TX info into skb->cbJohannes Berg2008-05-21
* mac80211: use rate index in TX controlJohannes Berg2008-05-21
* mac80211: let drivers wake but not start queuesJohannes Berg2008-05-21
* mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-14
* mac80211: clean up get_tx_stats callbackJohannes Berg2008-05-07
* adm8211: remove commented-out codePavel Machek2008-04-08
* adm8211: fix cfg80211 band API conversionJohannes Berg2008-02-29
* adm8211: fix sparse warningsJohannes Berg2008-02-29
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-29
* mac80211: dont use interface indices in driversJohannes Berg2008-01-28
* misc wireless annotationsAl Viro2008-01-28
* [MAC80211]: add "invalid" interface typeJohannes Berg2007-10-10
* [PATCH] adm8211: Detect interface up/down in suspend/resume hooks correctlyMichael Wu2007-10-10
* [PATCH] adm8211: Pass all TXed frames to tx_status_irqsafeMichael Wu2007-10-10
* [PATCH] adm8211: Use revision from pci_devMichael Wu2007-10-10
* [PATCH] adm8211: kill version printksMichael Wu2007-10-10
* [PATCH] adm8211: Improve writing of mac addrs to registersMichael Wu2007-10-10
* [PATCH] adm8211: kill interrupt loopMichael Wu2007-10-10
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [PATCH] Add adm8211 802.11b wireless driverMichael Wu2007-10-10