summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * ath9k_hw: apply XPA timing control values from EEPROMFelix Fietkau2012-07-171-0/+23
| * ath9k_hw: fall back to OTP ROM when platform data has no valid eeprom dataFelix Fietkau2012-07-171-2/+12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-121-2/+5
|\|
| * ath9k: skip internal regulator configuration for AR9550Gabor Juhos2012-07-091-1/+1
| * ath9k: fix antenna control configuration for AR9550Gabor Juhos2012-07-091-0/+3
| * ath9k: fix XPABIASLEVEL settings for AR9550Gabor Juhos2012-07-091-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-121-2/+3
|\|
| * ath9k_hw: program BT to control SPDTRajkumar Manoharan2012-06-061-0/+1
| * ath9k: Fix modal EEPROM dumpMohammed Shafi Shajakhan2012-06-051-2/+2
* | wireless: Remove casts to same typeJoe Perches2012-06-061-2/+2
|/
* ath9k_hw: apply internal regulator settings on AR933xFelix Fietkau2012-05-291-1/+1
* ath9k: fix TX power reporting on AR9003 chipsGabor Juhos2012-04-231-15/+49
* ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQGabor Juhos2012-04-171-5/+5
* ath9k: move ath9k_hw_fbin2freq function to eeprom.hGabor Juhos2012-04-171-9/+0
* ath9k: remove unused PWRINC_*_TO_*_CHAIN definesGabor Juhos2012-04-171-3/+0
* ath9k: introduce ath9k_hw_get_scaled_power helperGabor Juhos2012-04-161-26/+2
* ath9k: use consistent value for REDUCE_SCALED_POWER_BY_THREE_CHAINGabor Juhos2012-04-161-1/+1
* ath9k: remove dead codeZefir Kurtisi2012-04-121-2/+0
* ath9k: Remove AR9462 v1.0 supportSujith Manoharan2012-02-271-4/+0
* ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()Luis R. Rodriguez2012-01-041-2/+2
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-191-41/+35
* ath9k_hw: Fix minimum CTL power for each runtime modeRajkumar Manoharan2011-11-281-1/+2
* ath9k_hw: Fix tx power settings for AR9003Rajkumar Manoharan2011-11-111-0/+2
* ath9k_hw: Fix channel list of CalFreqPeir for AR938xRajkumar Manoharan2011-11-111-7/+7
* ath9k_hw: Read and configure xpa timing fieldRajkumar Manoharan2011-11-111-0/+16
* ath9k_hw: Read and configure quick drop for AR9003Rajkumar Manoharan2011-11-111-58/+50
* ath9k: Rename AR9480 into AR9462Rajkumar Manoharan2011-10-141-9/+9
* ath9k_hw: remove EEP_REG_1Felix Fietkau2011-10-111-2/+0
* ath9k_hw: clean up tx power handlingFelix Fietkau2011-10-111-32/+7
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-201-5/+5
|\
| * ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC addressSenthil Balasubramanian2011-08-221-1/+1
| * ath9k_hw: update PMU to improve ripple issue for AR9485Rajkumar Manoharan2011-08-091-1/+1
| * ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan2011-08-091-3/+3
* | ath9k_hw: move register definitions to header filesSenthil Balasubramanian2011-09-161-26/+0
* | ath9k_hw: Add support for AR946/8x chipsets.Senthil Balasubramanian2011-09-161-23/+86
* | ath9k: Fix a smatch warningsLarry Finger2011-08-291-1/+1
* | ath9k_hw: use register name in place of magic valueAlex Hacker2011-08-091-1/+1
* | ath9k_hw: Add dump_eeprom support for AR9003Rajkumar Manoharan2011-08-091-0/+128
* | ath9k_hw: fix calculated runtime tx power limitFelix Fietkau2011-08-081-19/+1
|/
* ath9k: Fix sparse warningsRajkumar Manoharan2011-07-181-1/+1
* ath9k: use get_unaligned_{b16, le16, le32} where possiblePavel Roskin2011-07-181-5/+5
* ath9k: configure internal regulator for AR9330Gabor Juhos2011-06-221-5/+20
* ath9k: configure diversity based on eeprom contents for AR9330Gabor Juhos2011-06-221-1/+1
* ath9k: configure xpa bias level for AR9330Gabor Juhos2011-06-221-1/+1