aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/eeprom_def.c
AgeCommit message (Expand)Author
2015-03-30ath9k: use REG_RMW and rmw buffer in ath9k_hw_def_set_gainOleksij Rempel
2015-01-15ath9k: add power per-rate tables for AR9002 chipsLorenzo Bianconi
2014-10-27ath9k: add support for endian swap of eeprom from platform dataFelix Fietkau
2013-12-18ath9k_hw: simplify spur channel handlingFelix Fietkau
2013-09-26ath9k: replace snprintf() with scnprintf()Zefir Kurtisi
2012-12-10ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'Gabor Juhos
2012-12-10ath9k: move duplicated debug message to 'ath9k_hw_nvram_read'Gabor Juhos
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-06-05ath9k: Fix modal EEPROM dumpMohammed Shafi Shajakhan
2012-04-16ath9k: introduce ath9k_hw_get_scaled_power helperGabor Juhos
2012-04-16ath9k: use consistent value for REDUCE_SCALED_POWER_BY_THREE_CHAINGabor Juhos
2012-04-16ath9k: use ath9k_hw_update_regulatory_maxpower in ath9k_hw_def_set_txpowerGabor Juhos
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches
2011-11-28ath9k_hw: Fix minimum CTL power for each runtime modeRajkumar Manoharan
2011-10-11ath9k_hw: remove EEP_REG_1Felix Fietkau
2011-10-11ath9k_hw: clean up tx power handlingFelix Fietkau
2011-09-19ath9k_hw: clean up hardware revision checksFelix Fietkau
2011-08-09ath9k_hw: Add dump_eeprom support for eeprom_defRajkumar Manoharan
2011-08-08ath9k_hw: fix calculated runtime tx power limitFelix Fietkau
2011-08-08ath9k_hw: remove the tx power index offsetFelix Fietkau
2011-07-18ath9k: use get_unaligned_{b16, le16, le32} where possiblePavel Roskin
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-04-26ath9k: fix AR9160 xpaBiasLvlFreq endianness handlingAdrian Chadd
2011-03-30ath9k_hw: Speedup register ops for HTC driverRajkumar Manoharan
2011-01-28ath9k_hw: Fix INI fixupSujith Manoharan
2011-01-19ath9k_hw: Offload USB eeprom reading to targetSujith Manoharan
2011-01-10ath9k_hw: Fix thermal issue with UB94Sujith 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-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches
2010-12-07ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches
2010-12-07ath9k: fix bug in tx powerMatteo Croce
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-11-22ath9k: Use static constJoe Perches
2010-11-15ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau
2010-09-27ath9k_hw: simplify revision checks for AR9280Felix Fietkau
2010-09-16ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_configRajkumar Manoharan
2010-07-14ath9k: remove unneeded calculation of minimal calibration powerPavel Roskin
2010-07-12ath9k_hw: fix an off-by-one error in the PDADC boundaries calculationFelix Fietkau
2010-07-12ath9k_hw: fix antenna diversity on AR9285Felix Fietkau
2010-06-07ath: Fix uninitialized variable warningsPrarit Bhargava
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-04-27ath9k_hw: update EEPROM data structure for AR9280Felix Fietkau
2010-04-16ath9k_hw: move AR9280 PCI EEPROM fix to eeprom_def.cFelix Fietkau