aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_hw.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka2011-08-151-5/+1
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k_hw: Initialize tx and rx gain table from initvals.h for ar9340Vasanthakumar Thiagarajan2011-04-251-6/+36
* ath9k_hw: Initialize mode registers from initvals.h for AR9340Vasanthakumar Thiagarajan2011-04-251-1/+58
* ath9k_hw: Use appropriate rx gain table for AR9485Vasanthakumar Thiagarajan2011-04-041-4/+4
* ath9k_hw: remove AR9485 1.0 supportLuis R. Rodriguez2011-03-301-90/+0
* ath9k_hw: Fix pcie_serdes setting for AR9485 1.1 version.Vivek Natarajan2011-02-251-4/+4
* ath9k_hw: Updates for AR9485 1.1 chipsets.Vivek Natarajan2011-02-181-11/+101
* ath9k_hw: ASPM interoperability fix for AR9380/AR9382Luis R. Rodriguez2011-01-171-2/+2
* ath9k_hw: clean up SREV version checksFelix Fietkau2010-12-131-13/+0
* ath9k_hw: Initialize tx/rx gain table from initvals.h for AR9485Vasanthakumar Thiagarajan2010-12-071-20/+62
* ath9k_hw: Initialize mode registers for AR9485Vasanthakumar Thiagarajan2010-12-071-66/+129
* ath9k_hw: Enable hw initialization for AR9485Vasanthakumar Thiagarajan2010-12-071-0/+1
* ath9k_hw: remove AR9003 2.0 supportLuis R. Rodriguez2010-10-151-136/+26
* ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_newFelix Fietkau2010-10-061-2/+0
* 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