aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/eeprom.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-19ath9k: Add cast to u8 to FREQ2FBIN macroMatthias Kaehlcke1-1/+1
2016-12-15ath9k: define all EEPROM fields in Little Endian formatMartin Blumenstingl1-32/+43
2016-12-15ath9k: consistently use get_eeprom_rev(ah)Martin Blumenstingl1-2/+2
2016-12-15ath9k: replace eeprom_param EEP_MINOR_REV with get_eeprom_revMartin Blumenstingl1-1/+0
2016-12-15ath9k: Add an eeprom_ops callback for retrieving the eepmisc valueMartin Blumenstingl1-0/+1
2016-12-15ath9k: Add a #define for the EEPROM "eepmisc" endianness bitMartin Blumenstingl1-1/+3
2015-12-08ath9k: Simplify and fix eeprom endianness swappingMartin Blumenstingl1-0/+3
2012-12-10ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'Gabor Juhos1-1/+1
2012-09-11ath9k_hw: add 8 points for 5G temp slopRajkumar Manoharan1-0/+1
2012-09-11ath9k_hw: Add AR9565 HW supportSujith Manoharan1-1/+1
2012-07-17ath9k_hw: clean up AR9003 EEPROM codeFelix Fietkau1-4/+0
2012-04-17ath9k: move ath9k_hw_fbin2freq function to eeprom.hGabor Juhos1-0/+8
2012-04-17ath9k: merge power correction constantsGabor Juhos1-5/+2
2012-04-16ath9k: introduce ath9k_hw_get_scaled_power helperGabor Juhos1-0/+5
2011-11-11ath9k_hw: Read and configure quick drop for AR9003Rajkumar Manoharan1-1/+2
2011-10-14ath9k: Rename AR9480 into AR9462Rajkumar Manoharan1-1/+1
2011-10-11ath9k_hw: remove EEP_REG_1Felix Fietkau1-1/+0
2011-10-11ath9k_hw: clean up tx power handlingFelix Fietkau1-3/+4
2011-10-03ath9k_hw: extend GPIO pin select mask for rfkillMohammed Shafi Shajakhan1-6/+1
2011-08-09ath9k_hw: Add dump_eeprom support for AR9003Rajkumar Manoharan1-0/+2
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-04-12ath9k_hw: Fix instable target power control b/w CCK/OFDMRajkumar Manoharan1-1/+5
2011-01-19ath9k_hw: Offload USB eeprom reading to targetSujith Manoharan1-0/+2
2010-12-22ath9k_htc: Fix warning on device removalSujith Manoharan1-2/+0
2010-12-13ath9k_hw: remove antenna configuration eeprom ops and variablesFelix Fietkau1-4/+0
2010-12-13ath9k_hw: merge ath9k_hw_get_gain_boundaries_pdadcs between eeprom_def.c and eeprom_4k.cFelix Fietkau1-0/+8
2010-12-13ath9k_hw: clean up duplicate and unnused eeprom related definesFelix Fietkau1-35/+10
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-13/+14
2010-12-02ath9k_hw: fix more bitfield related endian issuesFelix Fietkau1-4/+10
2010-12-02ath9k_hw: fix endian issues with CTLs on AR9003Felix Fietkau1-9/+4
2010-11-30ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan1-0/+1
2010-11-15ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau1-1/+2
2010-09-27ath9k_hw: simplify revision checks for AR9287Felix Fietkau1-1/+1
2010-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+1
2010-09-16ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_configRajkumar Manoharan1-1/+2
2010-09-07ath9k_hw: Add capability flag for Antenna diversity and combining featureVasanthakumar Thiagarajan1-0/+2
2010-08-31ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez1-1/+1
2010-08-13ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan1-0/+1
2010-07-12ath9k_hw: fix antenna diversity on AR9285Felix Fietkau1-1/+1
2010-06-14ath9k_hw: add support for parsing PA predistortion related EEPROM fieldsFelix Fietkau1-1/+2
2010-06-03ath9k_hw: Cleanup TX power calculation for AR9287Sujith1-0/+1
2010-06-03ath9k_hw: Optimize ath9k_hw_ar9287_set_board_valuesSujith1-0/+1
2010-04-27ath9k_hw: update EEPROM data structure for AR9280Felix Fietkau1-1/+2
2010-04-16ath9k_hw: Implement AR9003 eeprom callbacksSenthil Balasubramanian1-2/+9
2010-04-16ath9k_hw: restore mac address reading logicLuis R. Rodriguez1-1/+0
2010-04-16ath9k_hw: rename eep_AR9287_ops to eep_ar9287_opsLuis R. Rodriguez1-1/+1
2010-04-16ath9k_hw: complete AR9003 calibrationLuis R. Rodriguez1-0/+1
2010-04-16ath9k_hw: the eep_map is used only for AR9280 PCI card ini fixupSenthil Balasubramanian1-7/+0
2009-10-07ath9k: Fix bugs in handling TX powerSenthil Balasubramanian1-2/+3
2009-10-07ath9k: Advertise midband for AR5416 devicesSenthil Balasubramanian1-0/+1