summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Atheros Kconfig needs to be dependent on WLAN_80211Jay Sternberg2009-07-081-0/+1
* ath9k: Fix leak in tx descriptorVasanthakumar Thiagarajan2009-07-071-1/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-224-6/+32
|\
| * ath5k: fix beacon_int handlingJiri Slaby2009-06-191-3/+1
| * ath9k: restore PS mode, before we put the chip into FULL SLEEP state.Gabor Juhos2009-06-191-1/+1
| * ath9k: wait for beacon frame along with CABGabor Juhos2009-06-191-2/+5
| * ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen2009-06-191-0/+7
| * ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen2009-06-191-0/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-187-120/+59
|\|
| * ath9k: process rx packet if we are waiting for CABGabor Juhos2009-06-151-0/+1
| * ath9k: prevent sleeping while we are waiting for CABGabor Juhos2009-06-151-0/+1
| * ath9k: restore power mode on error pathGabor Juhos2009-06-151-3/+6
| * ath9k: port to cfg80211 rfkillJohannes Berg2009-06-155-110/+26
| * ath9k: Make sure we have current channel in ah_curchan before rf disable/enableVasanthakumar Thiagarajan2009-06-151-0/+6
| * ath9k: Add helper to get ath9k specific current channelVasanthakumar Thiagarajan2009-06-151-5/+16
| * ath5k: fix mesh beaconingNick Kossifidis2009-06-151-2/+3
* | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-151-3/+2
|/
* ath5k: minor rfkill cleanupBob Copeland2009-06-106-26/+8
* ath9k: Fix tx stuck when connected to aggr disabled HT APVasanthakumar Thiagarajan2009-06-101-0/+1
* ath5k: added cfg80211 based rfkill supportTobias Doerffel2009-06-107-17/+163
* ar9170: xmit code revampChristian Lamparter2009-06-105-260/+550
* ar9170: interpret firmware debug commandsJohannes Berg2009-06-101-0/+32
* ar9170: remove deprecated codeChristian Lamparter2009-06-042-8/+0
* ath5k: disable beacon interrupt when interface is downBob Copeland2009-06-031-1/+16
* ath: make regulatory parsing more verbose on debugLuis R. Rodriguez2009-06-031-4/+25
* ath9k: Fix write callback of 'debug' which configures debug maskVasanthakumar Thiagarajan2009-06-031-8/+14
* rfkill: rewriteJohannes Berg2009-06-033-107/+30
* ar9170: cancel led worker properly on exitChristian Lamparter2009-06-031-3/+7
* ar9170usb: more minor fixesChristian Lamparter2009-06-033-16/+10
* ar9170: fix lockdep warning on hibernateChristian Lamparter2009-06-031-4/+1
* ar9170: fix LED power state handlingChristian Lamparter2009-06-032-2/+6
* ar9170: kill duplicated HT feature flagChristian Lamparter2009-06-031-1/+0
* ar9170: use bitop macros for tx filter flagsChristian Lamparter2009-06-032-9/+19
* ar9170: introduce functions for MAC programmingChristian Lamparter2009-06-033-29/+81
* ar9170: 40mhz fixesChristian Lamparter2009-06-031-3/+3
* ar9170: update hardware definitionsChristian Lamparter2009-06-032-3/+4
* ar9170: fix beacon plcp settingsChristian Lamparter2009-06-031-2/+2
* ar9170: add AVM FRITZ devicesLuis R. Rodriguez2009-06-032-0/+27
* ar9170: add support for 1-stage firmwareLuis R. Rodriguez2009-06-031-5/+17
* ath9k: Add sanity check for beacon_int in adhoc/mesh caseJouni Malinen2009-06-031-0/+8
* ath5k: remove conf->beacon_int usageBob Copeland2009-06-031-2/+0
* ath9k: Add "debug" file to debugfsJeff Hansen2009-06-032-0/+39
* ath9k: Combine legacy and 11n rc statisticsJeff Hansen2009-06-032-85/+35
* ath9k: Reset SC_OP_TSF_RESET flag after stuck beaconJeff Hansen2009-06-031-0/+1
* ath5k: avoid leaking mutex in ath5k_configJohn W. Linville2009-06-031-2/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-251-3/+3
* wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-223-7/+7
* ath9k: Update Beacon timers based on timestamp from the APJouni Malinen2009-05-223-1/+16
* ath9k: Optimize TBTT/DTIM calculation for timersJouni Malinen2009-05-221-7/+21
* ath9k: set max default eirp to 20 dBmLuis R. Rodriguez2009-05-201-2/+2