summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/hw.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Fix return code when ath9k_hw_setpower() fails on resetLuis R. Rodriguez2008-10-101-2/+4
* ath9k: remove nasty FAIL macro from ath9k_hw_reset()Luis R. Rodriguez2008-10-101-12/+21
* ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez2008-10-071-5/+30
* ath9k: Add a few comments about mibeventsLuis R. Rodriguez2008-09-241-2/+16
* ath9k: Add RF kill supportVasanthakumar Thiagarajan2008-09-151-30/+40
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-091-4/+4
|\
| * ath9k: Incorrect key used when group and pairwise ciphers are different.Senthil Balasubramanian2008-09-021-4/+4
* | ath9k: Add LED supportVasanthakumar Thiagarajan2008-08-291-29/+4
* | ath9k: Miscellaneous fixesSujith2008-08-291-34/+34
* | ath9k: Random cleanupSujith2008-08-291-11/+2
* | ath9k: Use a single opmode variableSujith2008-08-291-5/+3
* | ath9k: Remove ar5416hal and assign default values directlySujith2008-08-291-25/+3
|/
* ath9k: work around gcc ICEs (again)Adrian Bunk2008-08-181-1/+5
* ath9k: Revamp wireless mode usageSujith2008-08-071-34/+45
* ath9k: Use mac80211's band macros and remove enum hal_freq_bandSujith2008-08-071-4/+4
* ath9k: Remove redundant data structure ath9k_txq_infoSujith2008-08-071-64/+54
* ath9k: Cleanup data structures related to HW capabilitiesSujith2008-08-071-183/+186
* ath9k: work around gcc ICEsAdrian Bunk2008-08-071-1/+5
* ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez2008-08-071-0/+8563