summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/eeprom.c
AgeCommit message (Expand)Author
2017-05-19ath9k: remove unnecessary codeGustavo A. R. Silva
2017-04-19ath9k: off by one in ath9k_hw_nvram_read_array()Dan Carpenter
2016-12-15ath9k: define all EEPROM fields in Little Endian formatMartin Blumenstingl
2016-12-15ath9k: Make the EEPROM swapping check use the eepmisc registerMartin Blumenstingl
2016-07-19ath9k: simplify the code-paths when not using the built-in EEPROMMartin Blumenstingl
2016-03-14ath9k: fix buffer overrun for ar9287Arnd Bergmann
2016-01-25ath9k_hw: ignore eeprom magic mismatch on flash based devicesFelix Fietkau
2016-01-07ath9k: fix ath9k_hw_nvram_check_version()Dan Carpenter
2015-12-08ath9k: Simplify and fix eeprom endianness swappingMartin Blumenstingl
2015-03-30ath9k: ath9k_hw_analog_shift_rmw: use REG_RMWOleksij Rempel
2012-12-10ath9k: allow to load EEPROM content via firmware APIGabor Juhos
2012-12-10ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'Gabor Juhos
2012-12-10ath9k: add EEPROM offset to debug messageGabor Juhos
2012-12-10ath9k: move duplicated debug message to 'ath9k_hw_nvram_read'Gabor Juhos
2012-04-17ath9k: move ath9k_hw_fbin2freq function to eeprom.hGabor Juhos
2012-04-17ath9k: merge power correction constantsGabor Juhos
2012-04-16ath9k: simplify ath9k_hw_get_scaled_power functionGabor Juhos
2012-04-16ath9k: introduce ath9k_hw_get_scaled_power helperGabor Juhos
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches
2011-09-19ath9k_hw: clean up hardware revision checksFelix Fietkau
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-01-19ath9k_hw: Offload USB eeprom reading to targetSujith Manoharan
2010-12-13ath9k_hw: merge the ar9287 version of ath9k_hw_get_gain_boundaries_pdadcsFelix 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-07ath: Convert ath_print to ath_dbgJoe Perches
2010-12-02ath9k_hw: fix endian issues with CTLs on AR9003Felix Fietkau
2010-06-03ath9k_hw: Cleanup TX power calculation for AR9287Sujith
2010-06-03ath9k_hw: Optimize ath9k_hw_ar9287_set_board_valuesSujith
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-04-16ath9k_hw: Implement AR9003 eeprom callbacksSenthil Balasubramanian
2010-04-16ath9k_hw: rename eep_AR9287_ops to eep_ar9287_opsLuis R. Rodriguez
2010-04-16ath9k_hw: the eep_map is used only for AR9280 PCI card ini fixupSenthil Balasubramanian
2009-10-07atheros: move bus ops to ath_commonLuis R. Rodriguez
2009-08-28ath9k: Fix read buffer overflowRoel Kluin
2009-08-14ath9k: Split eeprom.c into manageable piecesSujith
2009-08-14ath9k: Remove a few DEBUG mesagesSujith
2009-08-14ath9k: Try to fix whitespace damageSujith
2009-08-14ath9k: Cleanup function return typesSujith
2009-08-04ath9k: fix compile warning on ath9k_hw_AR9287_check_eeprom()Luis R. Rodriguez
2009-08-04ath9k: add initial hardware support for ar9271Luis R. Rodriguez
2009-08-04ath9k: Remove _t postfix for ar9287_eeprom structureLuis R. Rodriguez
2009-08-04ath9k: describe hw initialization betterLuis R. Rodriguez
2009-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-27ath9k: Add support for AR9287 based chipsets.Vivek Natarajan
2009-07-27ath9k: Read outside array boundsRoel Kluin
2009-07-24ath9k: RX stucks during heavy traffic in HT40 mode.Senthil Balasubramanian
2009-07-10drivers/net/wireless/ath/ath9k: Remove unnecessary semicolonsJoe Perches
2009-05-11ath9k: Cleanup ineffective return valuesVasanthakumar Thiagarajan