summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: fall back to OTP ROM when platform data has no valid eeprom dataFelix Fietkau2012-07-171-2/+12
* 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
* ath9k_hw: program BT to control SPDTRajkumar Manoharan2012-06-061-0/+1
* ath9k: Fix modal EEPROM dumpMohammed Shafi Shajakhan2012-06-051-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
* ath9k: use correct EEPROM base for AR9330Gabor Juhos2011-06-221-0/+2
* ath9k: enable tuning capacitance configuration for AR9330Gabor Juhos2011-06-221-1/+1
* ath9k: skip internal regulator configuration for AR9330Gabor Juhos2011-06-221-1/+1
* ath9k: Fix a corner case failure in sending PAPRD frames in HT40Mohammed Shafi Shajakhan2011-06-201-2/+2
* ath9k: fix two more bugs in tx powerDaniel Halperin2011-06-011-2/+8
* Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-05-251-1/+1
|\
| * Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-241-1/+1
| |\
| | * ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-4/+4
|\ \ \ | |/ / |/| |
| * | treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-4/+4
OpenPOWER on IntegriCloud