summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c
AgeCommit message (Expand)Author
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-22ath9k_hw: Fix bug in eeprom data length validation for AR9485Vasanthakumar Thiagarajan
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-20ath9k_hw: fix PA predistortion HT40 maskFelix Fietkau
2010-12-16ath9k_hw: Configure appropriate Tx power when PAPRD failsVasanthakumar Thiagarajan
2010-12-16ath9k_hw: Disable PAPRD for rates with low Tx powerVasanthakumar Thiagarajan
2010-12-16ath9k_hw: Add a helper to get paprd scale factorVasanthakumar Thiagarajan
2010-12-13ath9k_hw: fix PA predistortion training power selectionFelix Fietkau
2010-12-13ath9k_hw: remove antenna configuration eeprom ops and variablesFelix Fietkau
2010-12-13ath9k_hw: clean up duplicate and unnused eeprom related definesFelix Fietkau
2010-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-07ath9k_hw: Configure power control only for the supported chainsVasanthakumar Thiagarajan
2010-12-07ath9k_hw: Read and configure turnning caps to regulate freq accuracyVasanthakumar Thiagarajan
2010-12-07ath9k_hw: Configure internal regulator for AR9485Vasanthakumar Thiagarajan
2010-12-07ath9k_hw: Read and configure antenna diversity control for AR9485Vasanthakumar Thiagarajan
2010-12-07ath9k_hw: Configure xpa bias level for AR9485Vasanthakumar Thiagarajan
2010-12-07ath9k_hw: Add a helper function to get spur channel pointer from cal data for...Vasanthakumar Thiagarajan
2010-12-07ath9k_hw: Eeeprom changes for AR9485Vasanthakumar Thiagarajan
2010-12-07ath: Fix ath_dbg access beyond array boundJoe Perches
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-02ath9k_hw: fix endian issues with CTLs on AR9003Felix Fietkau
2010-11-30ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan
2010-11-22ath9k: Use static constJoe Perches
2010-11-18ath9k_hw: support reading calibration data from flash on AR9003Felix Fietkau
2010-11-17ath9k_hw: add support for reading EEPROM data from the internal OTP ROMFelix Fietkau
2010-11-16ath9k_hw: Add helper function for interpolationVasanthakumar Thiagarajan
2010-11-16ath9k_hw: Improve power control accuracy for AR9003Vasanthakumar Thiagarajan
2010-11-16ath9k_hw: Enable strong signal detection for AR9003Vasanthakumar Thiagarajan
2010-11-16ath9k_hw: Fix XPABIAS level configuration for AR9003Vasanthakumar Thiagarajan
2010-11-16ath9k_hw: add eeprom templates for ar9003 family chipsetsSenthil Balasubramanian
2010-11-16ath9k_hw: Fix paprd training frame failure.Senthil Balasubramanian
2010-11-16ath9k_hw: Initialize 2GHz CTL properly.Senthil Balasubramanian
2010-11-16ath9k_hw: Add new member into the eeprom structure.Senthil Balasubramanian
2010-11-15ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau
2010-11-15ath9k_hw: initialize regulatory->max_power_level in set_txpower for AR9003Felix Fietkau
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-16ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_configRajkumar Manoharan
2010-08-31ath9k_hw: Fix EEPROM uncompress block reading on AR9003Luis R. Rodriguez
2010-08-04ath9k_hw: Fix regulatory CTL index usage for AR9003Luis R. Rodriguez
2010-07-12ath9k_hw: fix antenna diversity on AR9285Felix Fietkau
2010-06-14ath9k_hw: add support for parsing PA predistortion related EEPROM fieldsFelix Fietkau
2010-05-12ath9k_hw: clean up EEPROM endian handling on AR9003Felix Fietkau
2010-04-27ath9k_hw: Fix endian bug in an AR9003 EEPROM fieldFelix Fietkau
2010-04-27ath9k_hw: Fix typos in tx rate power level parsing for AR9003Felix Fietkau
2010-04-27ath9k_hw: use the configured power limit for AR9003Felix Fietkau
2010-04-16ath9k_hw: add TX/RX gain register initialization for AR9003Luis R. Rodriguez
2010-04-16ath9k_hw: Implement AR9003 eeprom callbacksSenthil Balasubramanian