summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/eeprom_4k.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: simplify spur channel handlingFelix Fietkau2013-12-181-25/+1
* ath9k: replace snprintf() with scnprintf()Zefir Kurtisi2013-09-261-5/+5
* ath9k: Fix diversity combining for AR9285Sujith Manoharan2013-07-241-0/+19
* ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'Gabor Juhos2012-12-101-4/+2
* ath9k: move duplicated debug message to 'ath9k_hw_nvram_read'Gabor Juhos2012-12-101-4/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-121-1/+1
|\
| * ath9k: Fix modal EEPROM dumpMohammed Shafi Shajakhan2012-06-051-1/+1
* | wireless: Remove casts to same typeJoe Perches2012-06-061-2/+1
|/
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-191-13/+10
* ath9k_hw: Fix minimum CTL power for each runtime modeRajkumar Manoharan2011-11-281-4/+2
* ath9k_hw: remove EEP_REG_1Felix Fietkau2011-10-111-2/+0
* ath9k_hw: clean up tx power handlingFelix Fietkau2011-10-111-22/+5
* ath9k_hw: remove dead code in the eeprom opsFelix Fietkau2011-09-191-23/+0
* ath9k_hw: clean up hardware revision checksFelix Fietkau2011-09-191-47/+38
* ath9k: remove eeprom txgain override for minor version < 19Marek Lindner2011-08-121-4/+1
* ath9k_hw: Add dump_eeprom support for eeprom_4kRajkumar Manoharan2011-08-091-0/+112
* ath9k_hw: fix calculated runtime tx power limitFelix Fietkau2011-08-081-9/+0
* ath9k_hw: remove the tx power index offsetFelix Fietkau2011-08-081-7/+2
* ath9k: use get_unaligned_{b16, le16, le32} where possiblePavel Roskin2011-07-181-7/+5
* 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-0/+26
* ath9k_hw: Offload USB eeprom reading to targetSujith Manoharan2011-01-191-11/+30
* ath9k_hw: remove antenna configuration eeprom ops and variablesFelix Fietkau2010-12-131-19/+1
* ath9k_hw: merge ath9k_hw_get_gain_boundaries_pdadcs between eeprom_def.c and ...Felix Fietkau2010-12-131-168/+1
* ath9k_hw: clean up duplicate and unnused eeprom related definesFelix Fietkau2010-12-131-18/+18
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-071-31/+30
* ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-071-8/+5
* ath9k: Use static constJoe Perches2010-11-221-5/+7
* ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau2010-11-151-2/+7
* ath9k_hw: clean up register write bufferingFelix Fietkau2010-10-061-2/+0
* ath9k: get correct tx gain type in ath9k_hw_4k_get_eepromGabor Juhos2010-10-051-1/+9
* ath9k_hw: simplify revision checks for AR9285Felix Fietkau2010-09-271-6/+0
* ath9k_hw: simplify revision checks for AR9280Felix Fietkau2010-09-271-2/+2
* ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_configRajkumar Manoharan2010-09-161-1/+1
* ath9k_hw: Add capability flag for Antenna diversity and combining featureVasanthakumar Thiagarajan2010-09-071-0/+4
* ath9k: remove unneeded calculation of minimal calibration powerPavel Roskin2010-07-141-5/+2
* ath9k_hw: fix antenna diversity on AR9285Felix Fietkau2010-07-121-2/+2
* ath: Fix uninitialized variable warningsPrarit Bhargava2010-06-071-0/+1
* ath9k_hw: Use buffered register writesSujith2010-04-161-0/+10
* ath9k_hw: restore mac address reading logicLuis R. Rodriguez2010-04-161-3/+3
* ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez2010-04-161-0/+1
* wireless/ath: remove trailing space in messagesFrans Pop2010-04-081-1/+1
* ath9k_hw: modify the rf control register for ar9271 revision 1.0Luis R. Rodriguez2009-10-301-0/+4
* ath9k: Fix bugs in handling TX powerSenthil Balasubramanian2009-10-071-1/+3
* atheros: move bus ops to ath_commonLuis R. Rodriguez2009-10-071-2/+2
* ath9k: clarify what hw code is and remove ath9k.h from a few filesLuis R. Rodriguez2009-10-071-1/+0
* atheros: add common debug printingLuis R. Rodriguez2009-10-071-38/+43
* ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez2009-10-071-12/+12
* ath: move regulatory info into shared common structureLuis R. Rodriguez2009-08-201-3/+5
* ath9k: Remove local chainmask variableSujith2009-08-141-44/+42