aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c
Commit message (Expand)AuthorAge
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-30
|\
| * ath9k_hw: Add a HW callback to set diversitySujith Manoharan2012-09-24
| * ath9k_hw: Use HW cap ATH9K_HW_CAP_ANT_DIV_COMBSujith Manoharan2012-09-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
|\ \ | |/ |/|
| * ath9k: make PA linearization optional, disabled by default and fix checksFelix Fietkau2012-09-10
* | ath9k_hw: Rename antenna diversity macrosSujith Manoharan2012-09-11
* | ath9k_hw: add 8 points for 5G temp slopRajkumar Manoharan2012-09-11
* | ath9k_hw: Add AR9565 HW supportSujith Manoharan2012-09-11
* | ath9k_hw: Read and configure thermocal for AR9462Rajkumar Manoharan2012-09-11
* | ath9k_hw: Read and apply thermometer settings from EEPROMRajkumar Manoharan2012-09-11
* | ath9k: fix indentation in ar9003_hw_set_power_per_rate_tableGabor Juhos2012-08-06
* | ath9k: optimize power level initialization for CTL_[25]GHT20Gabor Juhos2012-08-06
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-20
|\
| * ath9k_hw: fix SREV checks for applying tuning caps from EEPROMFelix Fietkau2012-07-17
| * ath9k_hw: apply XLNA bias settings from EEPROMFelix Fietkau2012-07-17
| * ath9k_hw: clean up AR9003 EEPROM codeFelix Fietkau2012-07-17
| * ath9k_hw: apply XPA timing control values from EEPROMFelix Fietkau2012-07-17
| * ath9k_hw: fall back to OTP ROM when platform data has no valid eeprom dataFelix Fietkau2012-07-17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-12
|\|
| * ath9k: skip internal regulator configuration for AR9550Gabor Juhos2012-07-09
| * ath9k: fix antenna control configuration for AR9550Gabor Juhos2012-07-09
| * ath9k: fix XPABIASLEVEL settings for AR9550Gabor Juhos2012-07-09
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-12
|\|
| * ath9k_hw: program BT to control SPDTRajkumar Manoharan2012-06-06
| * ath9k: Fix modal EEPROM dumpMohammed Shafi Shajakhan2012-06-05
* | wireless: Remove casts to same typeJoe Perches2012-06-06
|/
* ath9k_hw: apply internal regulator settings on AR933xFelix Fietkau2012-05-29
* ath9k: fix TX power reporting on AR9003 chipsGabor Juhos2012-04-23
* ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQGabor Juhos2012-04-17
* ath9k: move ath9k_hw_fbin2freq function to eeprom.hGabor Juhos2012-04-17
* ath9k: remove unused PWRINC_*_TO_*_CHAIN definesGabor Juhos2012-04-17
* ath9k: introduce ath9k_hw_get_scaled_power helperGabor Juhos2012-04-16
* ath9k: use consistent value for REDUCE_SCALED_POWER_BY_THREE_CHAINGabor Juhos2012-04-16
* ath9k: remove dead codeZefir Kurtisi2012-04-12
* ath9k: Remove AR9462 v1.0 supportSujith Manoharan2012-02-27
* ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()Luis R. Rodriguez2012-01-04
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-19
* ath9k_hw: Fix minimum CTL power for each runtime modeRajkumar Manoharan2011-11-28
* ath9k_hw: Fix tx power settings for AR9003Rajkumar Manoharan2011-11-11
* ath9k_hw: Fix channel list of CalFreqPeir for AR938xRajkumar Manoharan2011-11-11
* ath9k_hw: Read and configure xpa timing fieldRajkumar Manoharan2011-11-11
* ath9k_hw: Read and configure quick drop for AR9003Rajkumar Manoharan2011-11-11
* ath9k: Rename AR9480 into AR9462Rajkumar Manoharan2011-10-14
* ath9k_hw: remove EEP_REG_1Felix Fietkau2011-10-11
* ath9k_hw: clean up tx power handlingFelix Fietkau2011-10-11
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-20
|\
| * ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC addressSenthil Balasubramanian2011-08-22
| * ath9k_hw: update PMU to improve ripple issue for AR9485Rajkumar Manoharan2011-08-09
| * ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan2011-08-09
* | ath9k_hw: move register definitions to header filesSenthil Balasubramanian2011-09-16