aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2013-01-22ath9k_hw: fix RF bank initializationFelix Fietkau1-1/+1
2013-01-11ath9k_hw: add tx gain tables for newer devicesFelix Fietkau1-18/+49
2013-01-02ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan1-1/+1
2012-11-16ath9k_hw: Program filter coefficients correctlySujith Manoharan1-9/+13
2012-10-29ath9k_hw: Enable hw PLL power save for AR9565Rajkumar Manoharan1-2/+2
2012-10-29ath9k_hw: Enable hw PLL power save for AR9462Rajkumar Manoharan1-2/+2
2012-09-11ath9k_hw: Add AR9565 initvalsSujith Manoharan1-5/+52
2012-07-17ath9k_hw: remove redundant arguments to INIT_INI_ARRAYFelix Fietkau1-395/+146
2012-07-17ath9k_hw: fix tx gain tables for AR934xFelix Fietkau1-6/+23
2012-07-09ath9k: add mode register initialization code for AR9550Gabor Juhos1-2/+84
2012-07-09ath9k: add initvals for AR9550Gabor Juhos1-0/+1
2012-04-13ath9k_hw: Remove BTCOEX initvalsSujith Manoharan1-5/+0
2012-03-15ath9k_hw: clean up iniModesAdditionalFelix Fietkau1-12/+13
2012-02-27ath9k: Remove AR9462 v1.0 supportSujith Manoharan1-85/+3
2011-10-14ath9k: Rename AR9480 into AR9462Rajkumar Manoharan1-91/+91
2011-10-14ath9k_hw: Rename AR9480 -> AR9462 initvalsRajkumar Manoharan1-2/+2
2011-09-16ath9k_hw: Add support for AR946/8x chipsets.Senthil Balasubramanian1-0/+191
2011-09-16ath9k_hw: Split tx/rx gain table initval handlingSenthil Balasubramanian1-180/+210
2011-08-26ath9k_hw: add AR9580 supportLuis R. Rodriguez1-0/+81
2011-08-22ath9k: merge common ->config_pci_powersave() checksStanislaw Gruszka1-3/+0
2011-08-22ath9k: remove ->config_pci_powersave() redundant argumentStanislaw Gruszka1-3/+2
2011-08-01ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka1-5/+1
2011-06-22ath9k: initialize rx gain table for AR9330Gabor Juhos1-2/+22
2011-06-22ath9k: initialize tx gain table for AR9330Gabor Juhos1-4/+44
2011-06-22ath9k: initialize mode registers for AR9330Gabor Juhos1-1/+109
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-04-25ath9k_hw: Initialize tx and rx gain table from initvals.h for ar9340Vasanthakumar Thiagarajan1-6/+36
2011-04-25ath9k_hw: Initialize mode registers from initvals.h for AR9340Vasanthakumar Thiagarajan1-1/+58
2011-04-04ath9k_hw: Use appropriate rx gain table for AR9485Vasanthakumar Thiagarajan1-4/+4
2011-03-30ath9k_hw: remove AR9485 1.0 supportLuis R. Rodriguez1-90/+0
2011-02-25ath9k_hw: Fix pcie_serdes setting for AR9485 1.1 version.Vivek Natarajan1-4/+4
2011-02-18ath9k_hw: Updates for AR9485 1.1 chipsets.Vivek Natarajan1-11/+101
2011-01-17ath9k_hw: ASPM interoperability fix for AR9380/AR9382Luis R. Rodriguez1-2/+2
2010-12-13ath9k_hw: clean up SREV version checksFelix Fietkau1-13/+0
2010-12-07ath9k_hw: Initialize tx/rx gain table from initvals.h for AR9485Vasanthakumar Thiagarajan1-20/+62
2010-12-07ath9k_hw: Initialize mode registers for AR9485Vasanthakumar Thiagarajan1-66/+129
2010-12-07ath9k_hw: Enable hw initialization for AR9485Vasanthakumar Thiagarajan1-0/+1
2010-10-15ath9k_hw: remove AR9003 2.0 supportLuis R. Rodriguez1-136/+26
2010-10-06ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_newFelix Fietkau1-2/+0
2010-06-23ath9k_hw: dynamically choose the SERDES array for low powerLuis R. Rodriguez1-3/+7
2010-06-23ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaksLuis R. Rodriguez1-1/+1
2010-06-23ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave()Luis R. Rodriguez1-0/+14
2010-06-23ath9k_hw: fix ASPM setting for AR9003Luis R. Rodriguez1-0/+2
2010-06-14ath9k: add new ANI implementation for AR9003Luis R. Rodriguez1-1/+1
2010-06-14ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez1-0/+2
2010-06-02ath9k_hw: rename the ar9003_initvals.h to ar9003_2p0_initvals.hLuis R. Rodriguez1-1/+1
2010-06-02ath9k_hw: add support for the AR9003 2.2Luis R. Rodriguez1-25/+136
2010-04-16ath9k_hw: move AR9002 mac ops to its own fileLuis R. Rodriguez1-0/+1
2010-04-16ath9k_hw: add TX/RX gain register initialization for AR9003Luis R. Rodriguez1-0/+51