summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/hw.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-10ath9k: Fix return code when ath9k_hw_setpower() fails on resetLuis R. Rodriguez1-2/+4
2008-10-10ath9k: remove nasty FAIL macro from ath9k_hw_reset()Luis R. Rodriguez1-12/+21
2008-10-07ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez1-5/+30
2008-09-25ath9k: Add a few comments about mibeventsLuis R. Rodriguez1-2/+16
2008-09-16ath9k: Add RF kill supportVasanthakumar Thiagarajan1-30/+40
2008-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller1-4/+4
2008-09-03ath9k: Incorrect key used when group and pairwise ciphers are different.Senthil Balasubramanian1-4/+4
2008-08-30ath9k: Add LED supportVasanthakumar Thiagarajan1-29/+4
2008-08-30ath9k: Miscellaneous fixesSujith1-34/+34
2008-08-30ath9k: Random cleanupSujith1-11/+2
2008-08-30ath9k: Use a single opmode variableSujith1-5/+3
2008-08-30ath9k: Remove ar5416hal and assign default values directlySujith1-25/+3
2008-08-18ath9k: work around gcc ICEs (again)Adrian Bunk1-1/+5
2008-08-07ath9k: Revamp wireless mode usageSujith1-34/+45
2008-08-07ath9k: Use mac80211's band macros and remove enum hal_freq_bandSujith1-4/+4
2008-08-07ath9k: Remove redundant data structure ath9k_txq_infoSujith1-64/+54
2008-08-07ath9k: Cleanup data structures related to HW capabilitiesSujith1-183/+186
2008-08-07ath9k: work around gcc ICEsAdrian Bunk1-1/+5
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez1-0/+8563