summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: cleanup try count for MRR in rate controlLuis R. Rodriguez2009-07-241-1/+2
* ath9k: Handle different TX and RX streams properly.Senthil Balasubramanian2009-07-101-12/+14
* ath9k: race condition in SCANNING state check during ANI calibrationSenthil Balasubramanian2009-07-101-4/+7
* ath9k: stop ani when the STA gets disconnected.Senthil Balasubramanian2009-07-101-1/+5
* ath9k: remove unnecessary STATION mode check.Senthil Balasubramanian2009-07-101-11/+8
* ath9k: restore PS mode, before we put the chip into FULL SLEEP state.Gabor Juhos2009-06-191-1/+1
* ath9k: restore power mode on error pathGabor Juhos2009-06-151-3/+6
* ath9k: port to cfg80211 rfkillJohannes Berg2009-06-151-81/+13
* 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
* rfkill: rewriteJohannes Berg2009-06-031-86/+29
* ath9k: Update Beacon timers based on timestamp from the APJouni Malinen2009-05-221-1/+8
* 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-201-1/+29
* ath9k: Move PS wakeup/restore calls from isr to taskletVasanthakumar Thiagarajan2009-05-201-13/+9
* ath9k: Print hw reset failure status as signed intVasanthakumar Thiagarajan2009-05-201-5/+5
* ath9k: make private driver rate tables constLuis R. Rodriguez2009-05-061-1/+1
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-99/+83
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-10/+12
* atheros: fix propagation of bad EEPROM on regulatory initLuis R. Rodriguez2009-04-221-2/+3
* ath9k: Cleanup calibration interfaceSujith2009-04-221-22/+10
* ath9k: Initialize ANI timersSujith2009-04-221-9/+15
* ath9k: Fix bug in scan terminationSujith2009-04-221-0/+1
* ath9k: Handle ASPM properly for RFKILLSujith2009-04-221-2/+3
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-221-0/+2890
OpenPOWER on IntegriCloud