summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ar9003_hw.c
AgeCommit message (Expand)Author
2011-10-14ath9k: Rename AR9480 into AR9462Rajkumar Manoharan
2011-10-14ath9k_hw: Rename AR9480 -> AR9462 initvalsRajkumar Manoharan
2011-09-16ath9k_hw: Add support for AR946/8x chipsets.Senthil Balasubramanian
2011-09-16ath9k_hw: Split tx/rx gain table initval handlingSenthil Balasubramanian
2011-08-26ath9k_hw: add AR9580 supportLuis R. Rodriguez
2011-08-22ath9k: merge common ->config_pci_powersave() checksStanislaw Gruszka
2011-08-22ath9k: remove ->config_pci_powersave() redundant argumentStanislaw Gruszka
2011-08-01ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka
2011-06-22ath9k: initialize rx gain table for AR9330Gabor Juhos
2011-06-22ath9k: initialize tx gain table for AR9330Gabor Juhos
2011-06-22ath9k: initialize mode registers for AR9330Gabor Juhos
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-04-25ath9k_hw: Initialize tx and rx gain table from initvals.h for ar9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Initialize mode registers from initvals.h for AR9340Vasanthakumar Thiagarajan
2011-04-04ath9k_hw: Use appropriate rx gain table for AR9485Vasanthakumar Thiagarajan
2011-03-30ath9k_hw: remove AR9485 1.0 supportLuis R. Rodriguez
2011-02-25ath9k_hw: Fix pcie_serdes setting for AR9485 1.1 version.Vivek Natarajan
2011-02-18ath9k_hw: Updates for AR9485 1.1 chipsets.Vivek Natarajan
2011-01-17ath9k_hw: ASPM interoperability fix for AR9380/AR9382Luis R. Rodriguez
2010-12-13ath9k_hw: clean up SREV version checksFelix Fietkau
2010-12-07ath9k_hw: Initialize tx/rx gain table from initvals.h for AR9485Vasanthakumar Thiagarajan
2010-12-07ath9k_hw: Initialize mode registers for AR9485Vasanthakumar Thiagarajan
2010-12-07ath9k_hw: Enable hw initialization for AR9485Vasanthakumar Thiagarajan
2010-10-15ath9k_hw: remove AR9003 2.0 supportLuis R. Rodriguez
2010-10-06ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_newFelix Fietkau
2010-06-23ath9k_hw: dynamically choose the SERDES array for low powerLuis R. Rodriguez
2010-06-23ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaksLuis R. Rodriguez
2010-06-23ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave()Luis R. Rodriguez
2010-06-23ath9k_hw: fix ASPM setting for AR9003Luis R. Rodriguez
2010-06-14ath9k: add new ANI implementation for AR9003Luis R. Rodriguez
2010-06-14ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez
2010-06-02ath9k_hw: rename the ar9003_initvals.h to ar9003_2p0_initvals.hLuis R. Rodriguez
2010-06-02ath9k_hw: add support for the AR9003 2.2Luis R. Rodriguez
2010-04-16ath9k_hw: move AR9002 mac ops to its own fileLuis R. Rodriguez
2010-04-16ath9k_hw: add TX/RX gain register initialization for AR9003Luis R. Rodriguez
2010-04-16ath9k_hw: move TX/RX gain INI stuff to its own hardware family codeLuis R. Rodriguez
2010-04-16ath9k_hw: split the generic hardware code by hardware familyLuis R. Rodriguez