aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9002_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-05ath9k: correct MODULE_PARM_DESC parameters for force_new_aniJohn W. Linville1-1/+1
2010-12-13ath9k_hw: clean up SREV version checksFelix Fietkau1-19/+0
2010-12-07ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches1-3/+3
2010-11-08ath9k_hw: Fix AR9280 surprise removal during frequent idle on/offVasanthakumar Thiagarajan1-0/+3
2010-10-06ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_newFelix Fietkau1-5/+0
2010-10-06ath9k_hw: clean up register write bufferingFelix Fietkau1-4/+0
2010-09-27ath9k_hw: simplify revision checks for AR9280Felix Fietkau1-1/+1
2010-09-07ath9k_hw: Restore ANI registers to default during partial reset for AR9271Rajkumar Manoharan1-0/+50
2010-07-14ath9k_hw: remove initvals for hardware which was never soldFelix Fietkau1-66/+0
2010-07-02ath9k_hw: fix a few inconsistencies in initval array namesFelix Fietkau1-6/+6
2010-06-14ath9k: add new ANI implementation for AR9003Luis R. Rodriguez1-1/+8
2010-06-14ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez1-0/+2
2010-06-03ath9k_hw: Fix async fifo for AR9287Sujith1-6/+18
2010-06-03ath9k_hw: Update the PCI WAR registerSujith1-28/+57
2010-04-26ath9k_htc: Use multiple register writesSujith1-0/+5
2010-04-16ath9k_hw: Use buffered register writesSujith1-1/+6
2010-04-16ath9k_hw: skip WEP aggregation enable code for AR9003Luis R. Rodriguez1-0/+12
2010-04-16ath9k_hw: skip asynch fifo enablement to AR9003Luis R. Rodriguez1-0/+29
2010-04-16ath9k_hw: move the RF claim stuff to AR9002 hardware familyLuis R. Rodriguez1-0/+43
2010-04-16ath9k_hw: move TX/RX gain INI stuff to its own hardware family codeLuis R. Rodriguez1-0/+106
2010-04-16ath9k_hw: move the cck channel 14 INI to the AR9002 hw codeLuis R. Rodriguez1-0/+15
2010-04-16ath9k_hw: split the generic hardware code by hardware familyLuis R. Rodriguez1-0/+383