aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_eeprom.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-29ath9k_hw: apply internal regulator settings on AR933xFelix Fietkau1-0/+3
2012-04-17ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQGabor Juhos1-1/+0
2011-11-11ath9k_hw: Read and configure quick drop for AR9003Rajkumar Manoharan1-5/+5
2011-09-16ath9k_hw: Add support for AR946/8x chipsets.Senthil Balasubramanian1-1/+2
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-0/+16
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