summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: fix XPABIASLEVEL settings for AR9531Rajkumar Manoharan2014-06-251-1/+2
* ath9k: Fix temperature compensationSujith Manoharan2014-03-171-24/+35
* ath9k: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-141-2/+2
* ath9k: Fix TX power calculationSujith Manoharan2014-02-041-0/+4
* ath9k: Add hardware support for QCA9531Sujith Manoharan2014-01-031-5/+8
* ath9k: Fix regulatory complianceSujith Manoharan2013-12-181-0/+32
* ath9k: Update BaseExtension_1 eeprom structureSujith Manoharan2013-12-181-5/+5
* ath9k: Initialize "switchcomspdt" eeprom field explicitlySujith Manoharan2013-12-181-0/+10
* ath9k: Apply tuning caps for AR9330 and AR9485Sujith Manoharan2013-12-091-1/+1
* ath9k: Fix internal regulator for AR955xSujith Manoharan2013-12-091-1/+1
* ath9k: Fix XLNA bias strengthSujith Manoharan2013-12-021-1/+1
* ath9k: Fix QuickDrop usageSujith Manoharan2013-12-021-9/+11
* ath9k: replace snprintf() with scnprintf()Zefir Kurtisi2013-09-261-6/+6
* ath9k: Fix antenna diversity init for AR9565Sujith Manoharan2013-09-261-1/+16
* ath9k: Bypass EEPROM for diversity cap for AR9565Sujith Manoharan2013-09-261-1/+4
* ath9k: ar9003_eeprom.c:3618 fix variable name typoJohn W. Linville2013-08-281-2/+2
* ath9k: Add antenna diversity tweak for CUS198Sujith Manoharan2013-08-221-0/+5
* ath9k: Fix antenna control init for AR9485Sujith Manoharan2013-08-051-1/+13
* ath9k: Support ANT diversity for WB225Sujith Manoharan2013-08-051-3/+2
* ath9k: Remove "shared_chain_lnadiv"Sujith Manoharan2013-08-051-1/+2
* ath9k: Fix diversity combining for AR9285Sujith Manoharan2013-07-241-2/+2
* ath9k: Add support for AR9462 2.1Sujith Manoharan2013-06-241-3/+4
* ath9k: Convert a couple of debug messagesSujith Manoharan2013-06-181-2/+2
* ath9k: Fix LNA gpio for AR9485Sujith Manoharan2013-06-171-1/+1
* ath9k: Add custom parameters for CUS198Sujith Manoharan2013-06-141-3/+15
* ath9k_hw: Assign default xlna config for AR9485Sujith Manoharan2013-06-121-2/+6
* ath9k_hw: Fix fixed antenna for AR9462Sujith Manoharan2013-03-061-0/+17
* ath9k_hw: Add TempCompensation feature for AR9550Sujith Manoharan2013-01-091-29/+99
* ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'Gabor Juhos2012-12-101-9/+8
* ath9k_hw: Calculate the correct training power for PAPRDSujith Manoharan2012-12-101-13/+28
* ath9k_hw: Add HW cap for PAPRDSujith Manoharan2012-12-101-6/+2
* ath9k_hw: Configure new switch table for AR9565 BTCOEXRajkumar Manoharan2012-10-291-1/+1
* ath9k: adjust WLAN and BT concurrent transmissionRajkumar Manoharan2012-10-291-3/+15
* ath/ath9k/ar9003_eeprom.c: Remove semicolon after ifPeter Senna Tschudin2012-10-191-1/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-301-7/+13
|\
| * ath9k_hw: Add a HW callback to set diversitySujith Manoharan2012-09-241-0/+10
| * ath9k_hw: Use HW cap ATH9K_HW_CAP_ANT_DIV_COMBSujith Manoharan2012-09-241-7/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-0/+4
|\ \ | |/ |/|
| * ath9k: make PA linearization optional, disabled by default and fix checksFelix Fietkau2012-09-101-0/+4
* | ath9k_hw: Rename antenna diversity macrosSujith Manoharan2012-09-111-15/+12
* | ath9k_hw: add 8 points for 5G temp slopRajkumar Manoharan2012-09-111-7/+19
* | ath9k_hw: Add AR9565 HW supportSujith Manoharan2012-09-111-5/+5
* | ath9k_hw: Read and configure thermocal for AR9462Rajkumar Manoharan2012-09-111-0/+19
* | ath9k_hw: Read and apply thermometer settings from EEPROMRajkumar Manoharan2012-09-111-0/+39
* | ath9k: fix indentation in ar9003_hw_set_power_per_rate_tableGabor Juhos2012-08-061-74/+69
* | ath9k: optimize power level initialization for CTL_[25]GHT20Gabor Juhos2012-08-061-7/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-201-88/+110
|\
| * ath9k_hw: fix SREV checks for applying tuning caps from EEPROMFelix Fietkau2012-07-171-2/+4
| * ath9k_hw: apply XLNA bias settings from EEPROMFelix Fietkau2012-07-171-10/+43
| * ath9k_hw: clean up AR9003 EEPROM codeFelix Fietkau2012-07-171-81/+35