summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/eeprom_9287.c
AgeCommit message (Expand)Author
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: remove dead code in the eeprom opsFelix Fietkau
2011-09-19ath9k_hw: clean up hardware revision checksFelix Fietkau
2011-08-09ath9k_hw: Add dump_eeprom support for AR9287Rajkumar 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-06-01ath9k: fix two more bugs in tx powerDaniel Halperin
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-04-25ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan
2011-04-12ath9k_hw: Remove unused code in AR9287 eepromRajkumar Manoharan
2011-03-30ath9k_hw: Speedup register ops for HTC driverRajkumar Manoharan
2011-01-19ath9k_hw: Offload USB eeprom reading to targetSujith Manoharan
2010-12-13ath9k_hw: remove antenna configuration eeprom ops and variablesFelix Fietkau
2010-12-13ath9k_hw: merge the ar9287 version of ath9k_hw_get_gain_boundaries_pdadcsFelix Fietkau
2010-12-13ath9k_hw: clean up duplicate and unnused eeprom related definesFelix Fietkau
2010-12-07ath9k_htc: Cleanup device identificationSujith Manoharan
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches
2010-12-07ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches
2010-11-24ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB)Rajkumar Manoharan
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-22ath9k: Use static constJoe Perches
2010-11-16ath9k_hw: Set proper eeprom offset for AR9287 HTC devicesRajkumar Manoharan
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-08-13ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan
2010-07-14ath9k: remove unneeded calculation of minimal calibration powerPavel Roskin
2010-07-12ath9k_hw: fix antenna diversity on AR9285Felix Fietkau
2010-06-07ath: Fix uninitialized variable warningsPrarit Bhargava
2010-06-03ath9k_hw: Cleanup TX power calculation for AR9287Sujith
2010-06-03ath9k_hw: Optimize ath9k_hw_ar9287_set_board_valuesSujith
2010-06-03ath9k_hw: Cleanup eeprom_9287.cSujith
2010-04-16ath9k_hw: restore mac address reading logicLuis R. Rodriguez
2010-04-16ath9k_hw: rename eep_AR9287_ops to eep_ar9287_opsLuis R. Rodriguez
2010-04-16ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez
2010-04-08wireless/ath: remove trailing space in messagesFrans Pop
2009-10-07atheros: move bus ops to ath_commonLuis R. Rodriguez
2009-10-07ath9k: clarify what hw code is and remove ath9k.h from a few filesLuis R. Rodriguez
2009-10-07atheros: add common debug printingLuis R. Rodriguez
2009-10-07ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez
2009-08-20ath: move regulatory info into shared common structureLuis R. Rodriguez
2009-08-20ath9k: Fix ref power interpolation logic for AR9287 chipsets.Vivek Natarajan
2009-08-14ath9k: Split eeprom.c into manageable piecesSujith