summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.h
AgeCommit message (Expand)AuthorFilesLines
2009-09-23ath9k: Revamp PCIE workaroundsVivek Natarajan1-1/+1
2009-09-09ath9k: Enable btcoex based on the subsystem id of the deviceVasanthakumar Thiagarajan1-0/+4
2009-09-09ath9k: Store subsystem id in struct hw_versionVasanthakumar Thiagarajan1-0/+1
2009-09-09ath9k: Disable ASPM when btcoex is activeVasanthakumar Thiagarajan1-0/+5
2009-08-28ath9k: Add Bluetooth Coexistence 3-wire supportVasanthakumar Thiagarajan1-0/+2
2009-08-28ath9k: Add infrastructure for generic hw timersVasanthakumar Thiagarajan1-0/+52
2009-08-28ath9k: Remove hw capability bit meant for btcoexVasanthakumar Thiagarajan1-1/+0
2009-08-28ath9k: Move btcoex related data to a separate structVasanthakumar Thiagarajan1-2/+0
2009-08-28ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]Vasanthakumar Thiagarajan1-4/+0
2009-08-28ath9k: Split ath9k_hw_btcoex_enable() into two logical piecesVasanthakumar Thiagarajan1-0/+2
2009-08-28ath9k: Reduce the frequency of PA offset calibrationSujith1-0/+1
2009-08-20ath: move regulatory info into shared common structureLuis R. Rodriguez1-1/+0
2009-08-20ath9k: Enable LEDs for AR9287 chipsets.Vivek Natarajan1-0/+1
2009-08-14ath9k: Remove duplicate variablesSujith1-9/+7
2009-08-14ath9k: Remove has_hw_phycountersSujith1-1/+0
2009-08-14ath9k: Cleanup function return typesSujith1-1/+1
2009-08-04ath9k: add initial hardware support for ar9271Luis R. Rodriguez1-0/+2
2009-08-04ath9k: Remove _t postfix for ar9287_eeprom structureLuis R. Rodriguez1-1/+1
2009-08-04ath9k: rename ath9k_hw_rfdetach() to ath9k_hw_rf_free()Luis R. Rodriguez1-1/+1
2009-08-04ath9k: describe hw initialization betterLuis R. Rodriguez1-2/+2
2009-08-04ath9k: pass only one argument to hw attachLuis R. Rodriguez1-1/+1
2009-08-04ath9k: move devid cache setting to ath_init()Luis R. Rodriguez1-1/+1
2009-08-04ath9k: move memory allocation of ath_hw to ath_init()Luis R. Rodriguez1-1/+1
2009-08-04ath9k: Remove unused ath9k_hw_intrget()Vasanthakumar Thiagarajan1-1/+0
2009-07-29ath9k: fix race with IEEE80211_CONF_PS checksGabor Juhos1-1/+0
2009-07-27ath9k: Add support for AR9287 based chipsets.Vivek Natarajan1-0/+4
2009-07-24ath9k: make use ath9k_hw_wait int ath9k_hw_reset_tsfGabor Juhos1-0/+1
2009-07-24ath9k: remap ATH9K_MODE_*Luis R. Rodriguez1-8/+8
2009-07-24ath9k: remove ATH9K_MODE_11BLuis R. Rodriguez1-1/+0
2009-06-15ath9k: port to cfg80211 rfkillJohannes Berg1-3/+0
2009-05-11ath9k: Cleanup ineffective return valuesVasanthakumar Thiagarajan1-1/+1
2009-05-06ath9k: make private driver rate tables constLuis R. Rodriguez1-1/+2
2009-04-22ath9k: Use a consistent naming conventionSujith1-8/+8
2009-04-22ath9k: Remove unused channel flagsSujith1-12/+0
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+631