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