summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Fix tx stuck when connected to aggr disabled HT APVasanthakumar Thiagarajan2009-06-101-0/+1
* ath9k: Fix write callback of 'debug' which configures debug maskVasanthakumar Thiagarajan2009-06-031-8/+14
* rfkill: rewriteJohannes Berg2009-06-033-107/+30
* ath9k: Add sanity check for beacon_int in adhoc/mesh caseJouni Malinen2009-06-031-0/+8
* 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
* wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-221-4/+4
* 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
* ath9k: fix custom regulatory call positionLuis R. Rodriguez2009-05-201-4/+7
* ath9k: Set PM field in frame control when in PS modeJouni Malinen2009-05-201-0/+15
* ath9k: Wake up for RX filter changesJouni Malinen2009-05-201-0/+2
* ath9k: Use TSFOOR interrupt to trigger TSF sync with next BeaconJouni Malinen2009-05-201-0/+10
* ath9k: Do not try to calibrate radio when in sleep modeJouni Malinen2009-05-201-0/+8
* ath9k: Wake up for TX in mac80211 timeout=0 sleep modeJouni Malinen2009-05-204-4/+58
* ath9k: Move PS wakeup/restore calls from isr to taskletVasanthakumar Thiagarajan2009-05-202-15/+9
* ath9k: cleanup beacon parameters configurationVasanthakumar Thiagarajan2009-05-202-28/+36
* ath9k: Remove unused parameters which are passed to ath_beacon_config_X()Vasanthakumar Thiagarajan2009-05-201-8/+5
* ath9k: Print hw reset failure status as signed intVasanthakumar Thiagarajan2009-05-202-6/+6
* ath9k: Fix PS mode operation to receive buffered broadcast/multicast framesJouni Malinen2009-05-203-7/+114
* ath9k: Clean up RX processing a bitJouni Malinen2009-05-201-26/+34
* ath9k: Fix a check for multicast address for virtual wiphyJouni Malinen2009-05-201-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-181-2/+2
* ath9k: Cleanup ineffective return valuesVasanthakumar Thiagarajan2009-05-116-85/+36
* ath9k: Remove bogus break after returnVasanthakumar Thiagarajan2009-05-111-2/+0
* ath9k: remove redundant AR9285 checksGabor Juhos2009-05-062-5/+4
* ath9k: make private driver rate tables constLuis R. Rodriguez2009-05-067-39/+43
* ath9k: uninline ath9k_io{read,write}32 routinesGabor Juhos2009-05-062-31/+34
* ath9k: Fix handling of retry count of NO_ACK framesGábor Stefanik2009-05-061-4/+5
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-99/+83
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-064-17/+18
* wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville2009-04-241-1/+1
* cfg80211: clean up includesJohannes Berg2009-04-221-1/+1
* atheros: fix propagation of bad EEPROM on regulatory initLuis R. Rodriguez2009-04-221-2/+3
* ath9k: Disable autosleep feature for AR9285 based chipsets.Vivek Natarajan2009-04-221-1/+2
* ath9k: Remove CHANNEL_CW_INT handling in ath9k_hw_calibrateSujith2009-04-221-3/+0
* ath9k: Fix bug in calibration initializationSujith2009-04-221-39/+22
* ath9k: Use a consistent naming conventionSujith2009-04-223-37/+37
* ath9k: Cleanup calibration interfaceSujith2009-04-223-38/+24
* ath9k: Initialize ANI timersSujith2009-04-221-9/+15
* ath9k: Fix bug in determining calibration supportSujith2009-04-221-2/+2
* ath9k: Fix bug in checking HT flagSujith2009-04-221-1/+1
* ath9k: Remove unused channel flagsSujith2009-04-221-12/+0
* ath9k: Fix bug in scan terminationSujith2009-04-221-0/+1
* ath9k: Fix memleak on TX DMA failureSujith2009-04-221-2/+3
* ath9k: Handle ASPM properly for RFKILLSujith2009-04-221-2/+3
* ath9k: reset after PCI FATAL/PERR interruptsSteven Luo2009-04-221-0/+1
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-2228-0/+30093