aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/eeprom_def.c
AgeCommit message (Expand)Author
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
2010-04-16ath9k_hw: restore mac address reading logicLuis R. Rodriguez
2010-04-16ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez
2009-10-07ath9k: Fix bugs in handling TX powerSenthil Balasubramanian
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-09-23ath9k: Fix bug in chain handlingSenthil Balasubramanian
2009-08-20ath: move regulatory info into shared common structureLuis R. Rodriguez
2009-08-14ath9k: Split eeprom.c into manageable piecesSujith