summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/eeprom.h
Commit message (Expand)AuthorAgeFilesLines
* ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'Gabor Juhos2012-12-101-1/+1
* ath9k_hw: add 8 points for 5G temp slopRajkumar Manoharan2012-09-111-0/+1
* ath9k_hw: Add AR9565 HW supportSujith Manoharan2012-09-111-1/+1
* ath9k_hw: clean up AR9003 EEPROM codeFelix Fietkau2012-07-171-4/+0
* ath9k: move ath9k_hw_fbin2freq function to eeprom.hGabor Juhos2012-04-171-0/+8
* ath9k: merge power correction constantsGabor Juhos2012-04-171-5/+2
* ath9k: introduce ath9k_hw_get_scaled_power helperGabor Juhos2012-04-161-0/+5
* ath9k_hw: Read and configure quick drop for AR9003Rajkumar Manoharan2011-11-111-1/+2
* ath9k: Rename AR9480 into AR9462Rajkumar Manoharan2011-10-141-1/+1
* ath9k_hw: remove EEP_REG_1Felix Fietkau2011-10-111-1/+0
* ath9k_hw: clean up tx power handlingFelix Fietkau2011-10-111-3/+4
* ath9k_hw: extend GPIO pin select mask for rfkillMohammed Shafi Shajakhan2011-10-031-6/+1
* ath9k_hw: Add dump_eeprom support for AR9003Rajkumar Manoharan2011-08-091-0/+2
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k_hw: Fix instable target power control b/w CCK/OFDMRajkumar Manoharan2011-04-121-1/+5
* ath9k_hw: Offload USB eeprom reading to targetSujith Manoharan2011-01-191-0/+2
* ath9k_htc: Fix warning on device removalSujith Manoharan2010-12-221-2/+0
* ath9k_hw: remove antenna configuration eeprom ops and variablesFelix Fietkau2010-12-131-4/+0
* ath9k_hw: merge ath9k_hw_get_gain_boundaries_pdadcs between eeprom_def.c and ...Felix Fietkau2010-12-131-0/+8
* ath9k_hw: clean up duplicate and unnused eeprom related definesFelix Fietkau2010-12-131-35/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-021-13/+14
|\
| * ath9k_hw: fix more bitfield related endian issuesFelix Fietkau2010-12-021-4/+10
| * ath9k_hw: fix endian issues with CTLs on AR9003Felix Fietkau2010-12-021-9/+4
* | ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan2010-11-301-0/+1
* | ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau2010-11-151-1/+2
|/
* ath9k_hw: simplify revision checks for AR9287Felix Fietkau2010-09-271-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-241-1/+1
|\
| * ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez2010-08-311-1/+1
* | ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_configRajkumar Manoharan2010-09-161-1/+2
* | ath9k_hw: Add capability flag for Antenna diversity and combining featureVasanthakumar Thiagarajan2010-09-071-0/+2
|/
* ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan2010-08-131-0/+1
* ath9k_hw: fix antenna diversity on AR9285Felix Fietkau2010-07-121-1/+1
* ath9k_hw: add support for parsing PA predistortion related EEPROM fieldsFelix Fietkau2010-06-141-1/+2
* ath9k_hw: Cleanup TX power calculation for AR9287Sujith2010-06-031-0/+1
* ath9k_hw: Optimize ath9k_hw_ar9287_set_board_valuesSujith2010-06-031-0/+1
* ath9k_hw: update EEPROM data structure for AR9280Felix Fietkau2010-04-271-1/+2
* ath9k_hw: Implement AR9003 eeprom callbacksSenthil Balasubramanian2010-04-161-2/+9
* ath9k_hw: restore mac address reading logicLuis R. Rodriguez2010-04-161-1/+0
* ath9k_hw: rename eep_AR9287_ops to eep_ar9287_opsLuis R. Rodriguez2010-04-161-1/+1
* ath9k_hw: complete AR9003 calibrationLuis R. Rodriguez2010-04-161-0/+1
* ath9k_hw: the eep_map is used only for AR9280 PCI card ini fixupSenthil Balasubramanian2010-04-161-7/+0
* ath9k: Fix bugs in handling TX powerSenthil Balasubramanian2009-10-071-2/+3
* ath9k: Advertise midband for AR5416 devicesSenthil Balasubramanian2009-10-071-0/+1
* atheros: move bus ops to ath_commonLuis R. Rodriguez2009-10-071-1/+2
* ath9k: Clean antenna configuration for 4K EEPROM chipsSujith2009-08-141-6/+27
* ath9k: Split eeprom.c into manageable piecesSujith2009-08-141-1/+30
* ath9k: Try to fix whitespace damageSujith2009-08-141-99/+94
* ath9k: Remove _t postfix for ar9287_eeprom structureLuis R. Rodriguez2009-08-041-1/+1
* ath9k: describe hw initialization betterLuis R. Rodriguez2009-08-041-1/+1
* ath9k: Add support for AR9287 based chipsets.Vivek Natarajan2009-07-271-1/+162