summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/eeprom.c
AgeCommit message (Expand)Author
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
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez