summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* 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/+9Star
* 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/+5Star
* 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-191-2/+2
* ath9k: Cleanup ineffective return valuesVasanthakumar Thiagarajan2009-05-116-85/+36Star
* ath9k: Remove bogus break after returnVasanthakumar Thiagarajan2009-05-111-2/+0Star
* ath9k: remove redundant AR9285 checksGabor Juhos2009-05-062-5/+4Star
* 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/+83Star
* 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/+0Star
* ath9k: Fix bug in calibration initializationSujith2009-04-221-39/+22Star
* ath9k: Use a consistent naming conventionSujith2009-04-223-37/+37
* ath9k: Cleanup calibration interfaceSujith2009-04-223-38/+24Star
* 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/+0Star
* 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