aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9002_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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