summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2009-07-08Atheros Kconfig needs to be dependent on WLAN_80211Jay Sternberg1-0/+1
2009-07-07ath9k: Fix leak in tx descriptorVasanthakumar Thiagarajan1-1/+8
2009-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds4-6/+32
2009-06-19ath5k: fix beacon_int handlingJiri Slaby1-3/+1
2009-06-19ath9k: restore PS mode, before we put the chip into FULL SLEEP state.Gabor Juhos1-1/+1
2009-06-19ath9k: wait for beacon frame along with CABGabor Juhos1-2/+5
2009-06-19ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen1-0/+7
2009-06-19ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen1-0/+18
2009-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds7-120/+59
2009-06-16debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim1-3/+2
2009-06-15ath9k: process rx packet if we are waiting for CABGabor Juhos1-0/+1
2009-06-15ath9k: prevent sleeping while we are waiting for CABGabor Juhos1-0/+1
2009-06-15ath9k: restore power mode on error pathGabor Juhos1-3/+6
2009-06-15ath9k: port to cfg80211 rfkillJohannes Berg5-110/+26
2009-06-15ath9k: Make sure we have current channel in ah_curchan before rf disable/enableVasanthakumar Thiagarajan1-0/+6
2009-06-15ath9k: Add helper to get ath9k specific current channelVasanthakumar Thiagarajan1-5/+16
2009-06-15ath5k: fix mesh beaconingNick Kossifidis1-2/+3
2009-06-10ath5k: minor rfkill cleanupBob Copeland6-26/+8
2009-06-10ath9k: Fix tx stuck when connected to aggr disabled HT APVasanthakumar Thiagarajan1-0/+1
2009-06-10ath5k: added cfg80211 based rfkill supportTobias Doerffel7-17/+163
2009-06-10ar9170: xmit code revampChristian Lamparter5-260/+550
2009-06-10ar9170: interpret firmware debug commandsJohannes Berg1-0/+32
2009-06-04ar9170: remove deprecated codeChristian Lamparter2-8/+0
2009-06-03ath5k: disable beacon interrupt when interface is downBob Copeland1-1/+16
2009-06-03ath: make regulatory parsing more verbose on debugLuis R. Rodriguez1-4/+25
2009-06-03ath9k: Fix write callback of 'debug' which configures debug maskVasanthakumar Thiagarajan1-8/+14
2009-06-03rfkill: rewriteJohannes Berg3-107/+30
2009-06-03ar9170: cancel led worker properly on exitChristian Lamparter1-3/+7
2009-06-03ar9170usb: more minor fixesChristian Lamparter3-16/+10
2009-06-03ar9170: fix lockdep warning on hibernateChristian Lamparter1-4/+1
2009-06-03ar9170: fix LED power state handlingChristian Lamparter2-2/+6
2009-06-03ar9170: kill duplicated HT feature flagChristian Lamparter1-1/+0
2009-06-03ar9170: use bitop macros for tx filter flagsChristian Lamparter2-9/+19
2009-06-03ar9170: introduce functions for MAC programmingChristian Lamparter3-29/+81
2009-06-03ar9170: 40mhz fixesChristian Lamparter1-3/+3
2009-06-03ar9170: update hardware definitionsChristian Lamparter2-3/+4
2009-06-03ar9170: fix beacon plcp settingsChristian Lamparter1-2/+2
2009-06-03ar9170: add AVM FRITZ devicesLuis R. Rodriguez2-0/+27
2009-06-03ar9170: add support for 1-stage firmwareLuis R. Rodriguez1-5/+17
2009-06-03ath9k: Add sanity check for beacon_int in adhoc/mesh caseJouni Malinen1-0/+8
2009-06-03ath5k: remove conf->beacon_int usageBob Copeland1-2/+0
2009-06-03ath9k: Add "debug" file to debugfsJeff Hansen2-0/+39
2009-06-03ath9k: Combine legacy and 11n rc statisticsJeff Hansen2-85/+35
2009-06-03ath9k: Reset SC_OP_TSF_RESET flag after stuck beaconJeff Hansen1-0/+1
2009-06-03ath5k: avoid leaking mutex in ath5k_configJohn W. Linville1-2/+3
2009-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-3/+3
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi3-7/+7
2009-05-22ath9k: Update Beacon timers based on timestamp from the APJouni Malinen3-1/+16
2009-05-22ath9k: Optimize TBTT/DTIM calculation for timersJouni Malinen1-7/+21
2009-05-20ath9k: set max default eirp to 20 dBmLuis R. Rodriguez1-2/+2