summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_hw.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: dynamically choose the SERDES array for low powerLuis R. Rodriguez2010-06-231-3/+7
* ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaksLuis R. Rodriguez2010-06-231-1/+1
* ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave()Luis R. Rodriguez2010-06-231-0/+14
* ath9k_hw: fix ASPM setting for AR9003Luis R. Rodriguez2010-06-231-0/+2
* ath9k: add new ANI implementation for AR9003Luis R. Rodriguez2010-06-141-1/+1
* ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez2010-06-141-0/+2
* ath9k_hw: rename the ar9003_initvals.h to ar9003_2p0_initvals.hLuis R. Rodriguez2010-06-021-1/+1
* ath9k_hw: add support for the AR9003 2.2Luis R. Rodriguez2010-06-021-25/+136
* ath9k_hw: move AR9002 mac ops to its own fileLuis R. Rodriguez2010-04-161-0/+1
* ath9k_hw: add TX/RX gain register initialization for AR9003Luis R. Rodriguez2010-04-161-0/+51
* ath9k_hw: move TX/RX gain INI stuff to its own hardware family codeLuis R. Rodriguez2010-04-161-0/+4
* ath9k_hw: split the generic hardware code by hardware familyLuis R. Rodriguez2010-04-161-0/+149