summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)AuthorFilesLines
2009-06-10ath9k: Fix tx stuck when connected to aggr disabled HT APVasanthakumar Thiagarajan1-0/+1
2009-06-03ath9k: Fix write callback of 'debug' which configures debug maskVasanthakumar Thiagarajan1-8/+14
2009-06-03rfkill: rewriteJohannes Berg3-107/+30
2009-06-03ath9k: Add sanity check for beacon_int in adhoc/mesh caseJouni Malinen1-0/+8
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-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi1-4/+4
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
2009-05-20ath9k: fix custom regulatory call positionLuis R. Rodriguez1-4/+7
2009-05-20ath9k: Set PM field in frame control when in PS modeJouni Malinen1-0/+15
2009-05-20ath9k: Wake up for RX filter changesJouni Malinen1-0/+2
2009-05-20ath9k: Use TSFOOR interrupt to trigger TSF sync with next BeaconJouni Malinen1-0/+10
2009-05-20ath9k: Do not try to calibrate radio when in sleep modeJouni Malinen1-0/+8
2009-05-20ath9k: Wake up for TX in mac80211 timeout=0 sleep modeJouni Malinen4-4/+58
2009-05-20ath9k: Move PS wakeup/restore calls from isr to taskletVasanthakumar Thiagarajan2-15/+9
2009-05-20ath9k: cleanup beacon parameters configurationVasanthakumar Thiagarajan2-28/+36
2009-05-20ath9k: Remove unused parameters which are passed to ath_beacon_config_X()Vasanthakumar Thiagarajan1-8/+5
2009-05-20ath9k: Print hw reset failure status as signed intVasanthakumar Thiagarajan2-6/+6
2009-05-20ath9k: Fix PS mode operation to receive buffered broadcast/multicast framesJouni Malinen3-7/+114
2009-05-20ath9k: Clean up RX processing a bitJouni Malinen1-26/+34
2009-05-20ath9k: Fix a check for multicast address for virtual wiphyJouni Malinen1-1/+1
2009-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+2
2009-05-11ath9k: Cleanup ineffective return valuesVasanthakumar Thiagarajan6-85/+36
2009-05-11ath9k: Remove bogus break after returnVasanthakumar Thiagarajan1-2/+0
2009-05-06ath9k: remove redundant AR9285 checksGabor Juhos2-5/+4
2009-05-06ath9k: make private driver rate tables constLuis R. Rodriguez7-39/+43
2009-05-06ath9k: uninline ath9k_io{read,write}32 routinesGabor Juhos2-31/+34
2009-05-06ath9k: Fix handling of retry count of NO_ACK framesGábor Stefanik1-4/+5
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg1-99/+83
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg4-17/+18
2009-04-24wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville1-1/+1
2009-04-23cfg80211: clean up includesJohannes Berg1-1/+1
2009-04-23atheros: fix propagation of bad EEPROM on regulatory initLuis R. Rodriguez1-2/+3
2009-04-23ath9k: Disable autosleep feature for AR9285 based chipsets.Vivek Natarajan1-1/+2
2009-04-23ath9k: Remove CHANNEL_CW_INT handling in ath9k_hw_calibrateSujith1-3/+0
2009-04-23ath9k: Fix bug in calibration initializationSujith1-39/+22
2009-04-23ath9k: Use a consistent naming conventionSujith3-37/+37
2009-04-23ath9k: Cleanup calibration interfaceSujith3-38/+24
2009-04-23ath9k: Initialize ANI timersSujith1-9/+15
2009-04-23ath9k: Fix bug in determining calibration supportSujith1-2/+2
2009-04-23ath9k: Fix bug in checking HT flagSujith1-1/+1
2009-04-23ath9k: Remove unused channel flagsSujith1-12/+0
2009-04-23ath9k: Fix bug in scan terminationSujith1-0/+1
2009-04-23ath9k: Fix memleak on TX DMA failureSujith1-2/+3
2009-04-23ath9k: Handle ASPM properly for RFKILLSujith1-2/+3
2009-04-23ath9k: reset after PCI FATAL/PERR interruptsSteven Luo1-0/+1
2009-04-23atheros: put atheros wireless drivers into ath/Luis R. Rodriguez28-0/+30093