summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: Update PMU setting to improve ripple issue for AR9485.Vivek Natarajan2011-01-281-1/+1
* ath9k_hw: replace magic values in register writes with proper definesFelix Fietkau2011-01-211-12/+12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-051-1/+3
|\
| * ath9k_hw: Fix bug in eeprom data length validation for AR9485Vasanthakumar Thiagarajan2010-12-221-1/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-221-26/+110
|\|
| * ath9k_hw: fix PA predistortion HT40 maskFelix Fietkau2010-12-201-8/+11
| * ath9k_hw: Configure appropriate Tx power when PAPRD failsVasanthakumar Thiagarajan2010-12-161-5/+29
| * ath9k_hw: Disable PAPRD for rates with low Tx powerVasanthakumar Thiagarajan2010-12-161-1/+38
| * ath9k_hw: Add a helper to get paprd scale factorVasanthakumar Thiagarajan2010-12-161-0/+21
| * ath9k_hw: fix PA predistortion training power selectionFelix Fietkau2010-12-131-0/+13
| * ath9k_hw: remove antenna configuration eeprom ops and variablesFelix Fietkau2010-12-131-14/+0Star
| * ath9k_hw: clean up duplicate and unnused eeprom related definesFelix Fietkau2010-12-131-11/+11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-131-138/+223
|\|
| * ath9k_hw: Configure power control only for the supported chainsVasanthakumar Thiagarajan2010-12-071-12/+16
| * ath9k_hw: Read and configure turnning caps to regulate freq accuracyVasanthakumar Thiagarajan2010-12-071-0/+16
| * ath9k_hw: Configure internal regulator for AR9485Vasanthakumar Thiagarajan2010-12-071-15/+74
| * ath9k_hw: Read and configure antenna diversity control for AR9485Vasanthakumar Thiagarajan2010-12-071-4/+20
| * ath9k_hw: Configure xpa bias level for AR9485Vasanthakumar Thiagarajan2010-12-071-3/+9
| * ath9k_hw: Add a helper function to get spur channel pointer from cal data for...Vasanthakumar Thiagarajan2010-12-071-0/+10
| * ath9k_hw: Eeeprom changes for AR9485Vasanthakumar Thiagarajan2010-12-071-2/+6
| * ath: Fix ath_dbg access beyond array boundJoe Perches2010-12-071-25/+2Star
| * ath: Convert ath_print to ath_dbgJoe Perches2010-12-071-90/+83Star
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-101-1/+4
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-021-156/+159
| |\
| * | ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan2010-11-301-0/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-081-156/+159
|\ \ \ | |/ / |/| / | |/
| * ath9k_hw: fix endian issues with CTLs on AR9003Felix Fietkau2010-12-021-35/+38
* | ath9k: Use static constJoe Perches2010-11-221-3/+5
* | ath9k_hw: support reading calibration data from flash on AR9003Felix Fietkau2010-11-181-0/+15
* | ath9k_hw: add support for reading EEPROM data from the internal OTP ROMFelix Fietkau2010-11-171-6/+84
* | ath9k_hw: Add helper function for interpolationVasanthakumar Thiagarajan2010-11-161-20/+28
* | ath9k_hw: Improve power control accuracy for AR9003Vasanthakumar Thiagarajan2010-11-161-1/+11
* | ath9k_hw: Enable strong signal detection for AR9003Vasanthakumar Thiagarajan2010-11-161-0/+79
* | ath9k_hw: Fix XPABIAS level configuration for AR9003Vasanthakumar Thiagarajan2010-11-161-6/+8
* | ath9k_hw: add eeprom templates for ar9003 family chipsetsSenthil Balasubramanian2010-11-161-2/+2336
* | ath9k_hw: Fix paprd training frame failure.Senthil Balasubramanian2010-11-161-4/+4
* | ath9k_hw: Initialize 2GHz CTL properly.Senthil Balasubramanian2010-11-161-0/+1
* | ath9k_hw: Add new member into the eeprom structure.Senthil Balasubramanian2010-11-161-6/+15
* | ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau2010-11-151-6/+14
* | ath9k_hw: initialize regulatory->max_power_level in set_txpower for AR9003Felix Fietkau2010-11-151-0/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-211-1/+1
|\
| * ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_configRajkumar Manoharan2010-09-161-1/+1
* | ath9k_hw: Fix EEPROM uncompress block reading on AR9003Luis R. Rodriguez2010-08-311-1/+1
|/
* ath9k_hw: Fix regulatory CTL index usage for AR9003Luis R. Rodriguez2010-08-041-7/+381
* ath9k_hw: fix antenna diversity on AR9285Felix Fietkau2010-07-121-1/+1
* ath9k_hw: add support for parsing PA predistortion related EEPROM fieldsFelix Fietkau2010-06-141-3/+10
* ath9k_hw: clean up EEPROM endian handling on AR9003Felix Fietkau2010-05-121-98/+76Star
* ath9k_hw: Fix endian bug in an AR9003 EEPROM fieldFelix Fietkau2010-04-271-0/+3
* ath9k_hw: Fix typos in tx rate power level parsing for AR9003Felix Fietkau2010-04-271-2/+2
* ath9k_hw: use the configured power limit for AR9003Felix Fietkau2010-04-271-0/+1