aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-06ath9k_hw: Fix fixed antenna for AR9462Sujith Manoharan1-0/+17
2013-01-09ath9k_hw: Add TempCompensation feature for AR9550Sujith Manoharan1-29/+99
2012-12-10ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'Gabor Juhos1-9/+8
2012-12-10ath9k_hw: Calculate the correct training power for PAPRDSujith Manoharan1-13/+28
2012-12-10ath9k_hw: Add HW cap for PAPRDSujith Manoharan1-6/+2
2012-10-29ath9k_hw: Configure new switch table for AR9565 BTCOEXRajkumar Manoharan1-1/+1
2012-10-29ath9k: adjust WLAN and BT concurrent transmissionRajkumar Manoharan1-3/+15
2012-10-19ath/ath9k/ar9003_eeprom.c: Remove semicolon after ifPeter Senna Tschudin1-1/+1
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-7/+13
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2012-09-24ath9k_hw: Add a HW callback to set diversitySujith Manoharan1-0/+10
2012-09-24ath9k_hw: Use HW cap ATH9K_HW_CAP_ANT_DIV_COMBSujith Manoharan1-7/+3
2012-09-11ath9k_hw: Rename antenna diversity macrosSujith Manoharan1-15/+12
2012-09-11ath9k_hw: add 8 points for 5G temp slopRajkumar Manoharan1-7/+19
2012-09-11ath9k_hw: Add AR9565 HW supportSujith Manoharan1-5/+5
2012-09-11ath9k_hw: Read and configure thermocal for AR9462Rajkumar Manoharan1-0/+19
2012-09-11ath9k_hw: Read and apply thermometer settings from EEPROMRajkumar Manoharan1-0/+39
2012-09-10ath9k: make PA linearization optional, disabled by default and fix checksFelix Fietkau1-0/+4
2012-08-06ath9k: fix indentation in ar9003_hw_set_power_per_rate_tableGabor Juhos1-74/+69
2012-08-06ath9k: optimize power level initialization for CTL_[25]GHT20Gabor Juhos1-7/+1
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-88/+110
2012-07-17ath9k_hw: fix SREV checks for applying tuning caps from EEPROMFelix Fietkau1-2/+4
2012-07-17ath9k_hw: apply XLNA bias settings from EEPROMFelix Fietkau1-10/+43
2012-07-17ath9k_hw: clean up AR9003 EEPROM codeFelix Fietkau1-81/+35
2012-07-17ath9k_hw: apply XPA timing control values from EEPROMFelix Fietkau1-0/+23
2012-07-17ath9k_hw: fall back to OTP ROM when platform data has no valid eeprom dataFelix Fietkau1-2/+12
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-2/+5
2012-07-09ath9k: skip internal regulator configuration for AR9550Gabor Juhos1-1/+1
2012-07-09ath9k: fix antenna control configuration for AR9550Gabor Juhos1-0/+3
2012-07-09ath9k: fix XPABIASLEVEL settings for AR9550Gabor Juhos1-1/+1
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-2/+3
2012-06-06ath9k_hw: program BT to control SPDTRajkumar Manoharan1-0/+1
2012-06-06wireless: Remove casts to same typeJoe Perches1-2/+2
2012-06-05ath9k: Fix modal EEPROM dumpMohammed Shafi Shajakhan1-2/+2
2012-05-29ath9k_hw: apply internal regulator settings on AR933xFelix Fietkau1-1/+1
2012-04-23ath9k: fix TX power reporting on AR9003 chipsGabor Juhos1-15/+49
2012-04-17ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQGabor Juhos1-5/+5
2012-04-17ath9k: move ath9k_hw_fbin2freq function to eeprom.hGabor Juhos1-9/+0
2012-04-17ath9k: remove unused PWRINC_*_TO_*_CHAIN definesGabor Juhos1-3/+0
2012-04-16ath9k: introduce ath9k_hw_get_scaled_power helperGabor Juhos1-26/+2
2012-04-16ath9k: use consistent value for REDUCE_SCALED_POWER_BY_THREE_CHAINGabor Juhos1-1/+1
2012-04-12ath9k: remove dead codeZefir Kurtisi1-2/+0
2012-02-27ath9k: Remove AR9462 v1.0 supportSujith Manoharan1-4/+0
2012-01-04ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()Luis R. Rodriguez1-2/+2
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches1-41/+35
2011-11-28ath9k_hw: Fix minimum CTL power for each runtime modeRajkumar Manoharan1-1/+2
2011-11-11ath9k_hw: Fix tx power settings for AR9003Rajkumar Manoharan1-0/+2
2011-11-11ath9k_hw: Fix channel list of CalFreqPeir for AR938xRajkumar Manoharan1-7/+7
2011-11-11ath9k_hw: Read and configure xpa timing fieldRajkumar Manoharan1-0/+16
2011-11-11ath9k_hw: Read and configure quick drop for AR9003Rajkumar Manoharan1-58/+50