aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/eeprom_def.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-12
|\
| * ath9k: Fix modal EEPROM dumpMohammed Shafi Shajakhan2012-06-05
* | wireless: Remove casts to same typeJoe Perches2012-06-06
|/
* ath9k: introduce ath9k_hw_get_scaled_power helperGabor Juhos2012-04-16
* ath9k: use consistent value for REDUCE_SCALED_POWER_BY_THREE_CHAINGabor Juhos2012-04-16
* ath9k: use ath9k_hw_update_regulatory_maxpower in ath9k_hw_def_set_txpowerGabor Juhos2012-04-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-03
|\
| * ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-19
* | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
|/
* ath9k_hw: Fix minimum CTL power for each runtime modeRajkumar Manoharan2011-11-28
* ath9k_hw: remove EEP_REG_1Felix Fietkau2011-10-11
* ath9k_hw: clean up tx power handlingFelix Fietkau2011-10-11
* ath9k_hw: clean up hardware revision checksFelix Fietkau2011-09-19
* ath9k_hw: Add dump_eeprom support for eeprom_defRajkumar Manoharan2011-08-09
* ath9k_hw: fix calculated runtime tx power limitFelix Fietkau2011-08-08
* ath9k_hw: remove the tx power index offsetFelix Fietkau2011-08-08
* ath9k: use get_unaligned_{b16, le16, le32} where possiblePavel Roskin2011-07-18
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-19
* ath9k: fix AR9160 xpaBiasLvlFreq endianness handlingAdrian Chadd2011-04-26
* ath9k_hw: Speedup register ops for HTC driverRajkumar Manoharan2011-03-30
* ath9k_hw: Fix INI fixupSujith Manoharan2011-01-28
* ath9k_hw: Offload USB eeprom reading to targetSujith Manoharan2011-01-19
* ath9k_hw: Fix thermal issue with UB94Sujith Manoharan2011-01-10
* ath9k_hw: remove antenna configuration eeprom ops and variablesFelix Fietkau2010-12-13
* ath9k_hw: merge ath9k_hw_get_gain_boundaries_pdadcs between eeprom_def.c and ...Felix Fietkau2010-12-13
* ath9k_hw: clean up duplicate and unnused eeprom related definesFelix Fietkau2010-12-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-08
|\
| * ath9k: fix bug in tx powerMatteo Croce2010-12-07
* | ath: Convert ath_print to ath_dbgJoe Perches2010-12-07
* | ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-02
|\|
| * ath9k_hw: fix more bitfield related endian issuesFelix Fietkau2010-12-02
* | ath9k: Use static constJoe Perches2010-11-22
* | ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau2010-11-15
|/
* ath9k_hw: simplify revision checks for AR9280Felix Fietkau2010-09-27
* ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_configRajkumar Manoharan2010-09-16
* ath9k: remove unneeded calculation of minimal calibration powerPavel Roskin2010-07-14
* ath9k_hw: fix an off-by-one error in the PDADC boundaries calculationFelix Fietkau2010-07-12
* ath9k_hw: fix antenna diversity on AR9285Felix Fietkau2010-07-12
* ath: Fix uninitialized variable warningsPrarit Bhargava2010-06-07
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* ath9k_hw: update EEPROM data structure for AR9280Felix Fietkau2010-04-27
* ath9k_hw: move AR9280 PCI EEPROM fix to eeprom_def.cFelix Fietkau2010-04-16
* ath9k_hw: restore mac address reading logicLuis R. Rodriguez2010-04-16
* ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez2010-04-16
* ath9k: Fix bugs in handling TX powerSenthil Balasubramanian2009-10-07
* atheros: move bus ops to ath_commonLuis R. Rodriguez2009-10-07
* ath9k: clarify what hw code is and remove ath9k.h from a few filesLuis R. Rodriguez2009-10-07
* atheros: add common debug printingLuis R. Rodriguez2009-10-07
* ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez2009-10-07