summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/eeprom.c
Commit message (Expand)AuthorAge
* ath9k: remove unnecessary codeGustavo A. R. Silva2017-05-19
* ath9k: off by one in ath9k_hw_nvram_read_array()Dan Carpenter2017-04-19
* ath9k: define all EEPROM fields in Little Endian formatMartin Blumenstingl2016-12-15
* ath9k: Make the EEPROM swapping check use the eepmisc registerMartin Blumenstingl2016-12-15
* ath9k: simplify the code-paths when not using the built-in EEPROMMartin Blumenstingl2016-07-19
* ath9k: fix buffer overrun for ar9287Arnd Bergmann2016-03-14
* ath9k_hw: ignore eeprom magic mismatch on flash based devicesFelix Fietkau2016-01-25
* ath9k: fix ath9k_hw_nvram_check_version()Dan Carpenter2016-01-07
* ath9k: Simplify and fix eeprom endianness swappingMartin Blumenstingl2015-12-08
* ath9k: ath9k_hw_analog_shift_rmw: use REG_RMWOleksij Rempel2015-03-30
* ath9k: allow to load EEPROM content via firmware APIGabor Juhos2012-12-10
* ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'Gabor Juhos2012-12-10
* ath9k: add EEPROM offset to debug messageGabor Juhos2012-12-10
* ath9k: move duplicated debug message to 'ath9k_hw_nvram_read'Gabor Juhos2012-12-10
* ath9k: move ath9k_hw_fbin2freq function to eeprom.hGabor Juhos2012-04-17
* ath9k: merge power correction constantsGabor Juhos2012-04-17
* ath9k: simplify ath9k_hw_get_scaled_power functionGabor Juhos2012-04-16
* ath9k: introduce ath9k_hw_get_scaled_power helperGabor Juhos2012-04-16
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-19
* ath9k_hw: clean up hardware revision checksFelix Fietkau2011-09-19
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-19
* ath9k_hw: Offload USB eeprom reading to targetSujith Manoharan2011-01-19
* ath9k_hw: merge the ar9287 version of ath9k_hw_get_gain_boundaries_pdadcsFelix 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
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-07
* ath9k_hw: fix endian issues with CTLs on AR9003Felix Fietkau2010-12-02
* ath9k_hw: Cleanup TX power calculation for AR9287Sujith2010-06-03
* ath9k_hw: Optimize ath9k_hw_ar9287_set_board_valuesSujith2010-06-03
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* ath9k_hw: Implement AR9003 eeprom callbacksSenthil Balasubramanian2010-04-16
* ath9k_hw: rename eep_AR9287_ops to eep_ar9287_opsLuis R. Rodriguez2010-04-16
* ath9k_hw: the eep_map is used only for AR9280 PCI card ini fixupSenthil Balasubramanian2010-04-16
* atheros: move bus ops to ath_commonLuis R. Rodriguez2009-10-07
* ath9k: Fix read buffer overflowRoel Kluin2009-08-28
* ath9k: Split eeprom.c into manageable piecesSujith2009-08-14
* ath9k: Remove a few DEBUG mesagesSujith2009-08-14
* ath9k: Try to fix whitespace damageSujith2009-08-14
* ath9k: Cleanup function return typesSujith2009-08-14
* ath9k: fix compile warning on ath9k_hw_AR9287_check_eeprom()Luis R. Rodriguez2009-08-04
* ath9k: add initial hardware support for ar9271Luis R. Rodriguez2009-08-04
* ath9k: Remove _t postfix for ar9287_eeprom structureLuis R. Rodriguez2009-08-04
* ath9k: describe hw initialization betterLuis R. Rodriguez2009-08-04
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-30
|\
| * ath9k: Add support for AR9287 based chipsets.Vivek Natarajan2009-07-27
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-30
|\ \ | |/ |/|
| * ath9k: Read outside array boundsRoel Kluin2009-07-27
* | ath9k: RX stucks during heavy traffic in HT40 mode.Senthil Balasubramanian2009-07-24
* | drivers/net/wireless/ath/ath9k: Remove unnecessary semicolonsJoe Perches2009-07-10
|/
* ath9k: Cleanup ineffective return valuesVasanthakumar Thiagarajan2009-05-11