summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/eeprom.h
AgeCommit message (Expand)Author
2017-04-19ath9k: Add cast to u8 to FREQ2FBIN macroMatthias Kaehlcke
2016-12-15ath9k: define all EEPROM fields in Little Endian formatMartin Blumenstingl
2016-12-15ath9k: consistently use get_eeprom_rev(ah)Martin Blumenstingl
2016-12-15ath9k: replace eeprom_param EEP_MINOR_REV with get_eeprom_revMartin Blumenstingl
2016-12-15ath9k: Add an eeprom_ops callback for retrieving the eepmisc valueMartin Blumenstingl
2016-12-15ath9k: Add a #define for the EEPROM "eepmisc" endianness bitMartin Blumenstingl
2015-12-08ath9k: Simplify and fix eeprom endianness swappingMartin Blumenstingl
2012-12-10ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'Gabor Juhos
2012-09-11ath9k_hw: add 8 points for 5G temp slopRajkumar Manoharan
2012-09-11ath9k_hw: Add AR9565 HW supportSujith Manoharan
2012-07-17ath9k_hw: clean up AR9003 EEPROM codeFelix Fietkau
2012-04-17ath9k: move ath9k_hw_fbin2freq function to eeprom.hGabor Juhos
2012-04-17ath9k: merge power correction constantsGabor Juhos
2012-04-16ath9k: introduce ath9k_hw_get_scaled_power helperGabor Juhos
2011-11-11ath9k_hw: Read and configure quick drop for AR9003Rajkumar Manoharan
2011-10-14ath9k: Rename AR9480 into AR9462Rajkumar Manoharan
2011-10-11ath9k_hw: remove EEP_REG_1Felix Fietkau
2011-10-11ath9k_hw: clean up tx power handlingFelix Fietkau
2011-10-03ath9k_hw: extend GPIO pin select mask for rfkillMohammed Shafi Shajakhan
2011-08-09ath9k_hw: Add dump_eeprom support for AR9003Rajkumar Manoharan
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-04-12ath9k_hw: Fix instable target power control b/w CCK/OFDMRajkumar Manoharan
2011-01-19ath9k_hw: Offload USB eeprom reading to targetSujith Manoharan
2010-12-22ath9k_htc: Fix warning on device removalSujith Manoharan
2010-12-13ath9k_hw: remove antenna configuration eeprom ops and variablesFelix Fietkau
2010-12-13ath9k_hw: merge ath9k_hw_get_gain_boundaries_pdadcs between eeprom_def.c and ...Felix Fietkau
2010-12-13ath9k_hw: clean up duplicate and unnused eeprom related definesFelix Fietkau
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-02ath9k_hw: fix more bitfield related endian issuesFelix Fietkau
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-15ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau
2010-09-27ath9k_hw: simplify revision checks for AR9287Felix Fietkau
2010-09-24Merge 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-09-07ath9k_hw: Add capability flag for Antenna diversity and combining featureVasanthakumar Thiagarajan
2010-08-31ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez
2010-08-13ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan
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-06-03ath9k_hw: Cleanup TX power calculation for AR9287Sujith
2010-06-03ath9k_hw: Optimize ath9k_hw_ar9287_set_board_valuesSujith
2010-04-27ath9k_hw: update EEPROM data structure for AR9280Felix Fietkau
2010-04-16ath9k_hw: Implement AR9003 eeprom callbacksSenthil Balasubramanian
2010-04-16ath9k_hw: restore mac address reading logicLuis R. Rodriguez
2010-04-16ath9k_hw: rename eep_AR9287_ops to eep_ar9287_opsLuis R. Rodriguez
2010-04-16ath9k_hw: complete AR9003 calibrationLuis R. Rodriguez
2010-04-16ath9k_hw: the eep_map is used only for AR9280 PCI card ini fixupSenthil Balasubramanian
2009-10-07ath9k: Fix bugs in handling TX powerSenthil Balasubramanian
2009-10-07ath9k: Advertise midband for AR5416 devicesSenthil Balasubramanian