aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_eeprom.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-16ath9k_hw: Add a helper to get paprd scale factorVasanthakumar Thiagarajan1-0/+3
2010-12-13ath9k_hw: fix the PA predistortion rate maskFelix Fietkau1-0/+6
2010-12-13ath9k_hw: clean up duplicate and unnused eeprom related definesFelix Fietkau1-36/+1
2010-12-07ath9k_hw: Add a helper function to get spur channel pointer from cal data for AR9003 familyVasanthakumar Thiagarajan1-0/+1
2010-12-07ath9k_hw: Eeeprom changes for AR9485Vasanthakumar Thiagarajan1-0/+1
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-7/+2
2010-12-02ath9k_hw: fix endian issues with CTLs on AR9003Felix Fietkau1-7/+2
2010-11-17ath9k_hw: add support for reading EEPROM data from the internal OTP ROMFelix Fietkau1-0/+9
2010-11-16ath9k_hw: Add new member into the eeprom structure.Senthil Balasubramanian1-1/+17
2010-06-14ath9k_hw: add support for parsing PA predistortion related EEPROM fieldsFelix Fietkau1-1/+3
2010-05-12ath9k_hw: clean up EEPROM endian handling on AR9003Felix Fietkau1-5/+5
2010-04-27ath9k_hw: fix typo in the AR9003 EEPROM data structure definitionFelix Fietkau1-1/+1
2010-04-16ath9k_hw: add TX/RX gain register initialization for AR9003Luis R. Rodriguez1-0/+4
2010-04-16ath9k_hw: Implement AR9003 eeprom callbacksSenthil Balasubramanian1-0/+319