Age | Commit message (Expand) | Author |
2012-12-10 | ath9k: allow to load EEPROM content via firmware API | Gabor Juhos |
2012-12-10 | ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read' | Gabor Juhos |
2012-12-10 | ath9k: add EEPROM offset to debug message | Gabor Juhos |
2012-12-10 | ath9k: move duplicated debug message to 'ath9k_hw_nvram_read' | Gabor Juhos |
2012-04-17 | ath9k: move ath9k_hw_fbin2freq function to eeprom.h | Gabor Juhos |
2012-04-17 | ath9k: merge power correction constants | Gabor Juhos |
2012-04-16 | ath9k: simplify ath9k_hw_get_scaled_power function | Gabor Juhos |
2012-04-16 | ath9k: introduce ath9k_hw_get_scaled_power helper | Gabor Juhos |
2011-12-19 | ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO | Joe Perches |
2011-09-19 | ath9k_hw: clean up hardware revision checks | Felix Fietkau |
2011-05-19 | ath9k: Drag the driver to the year 2011 | Sujith Manoharan |
2011-01-19 | ath9k_hw: Offload USB eeprom reading to target | Sujith Manoharan |
2010-12-13 | ath9k_hw: merge the ar9287 version of ath9k_hw_get_gain_boundaries_pdadcs | Felix Fietkau |
2010-12-13 | ath9k_hw: merge ath9k_hw_get_gain_boundaries_pdadcs between eeprom_def.c and ... | Felix Fietkau |
2010-12-13 | ath9k_hw: clean up duplicate and unnused eeprom related defines | Felix Fietkau |
2010-12-07 | ath: Convert ath_print to ath_dbg | Joe Perches |
2010-12-02 | ath9k_hw: fix endian issues with CTLs on AR9003 | Felix Fietkau |
2010-06-03 | ath9k_hw: Cleanup TX power calculation for AR9287 | Sujith |
2010-06-03 | ath9k_hw: Optimize ath9k_hw_ar9287_set_board_values | Sujith |
2010-05-14 | drivers/net: Remove unnecessary returns from void function()s | Joe Perches |
2010-04-16 | ath9k_hw: Implement AR9003 eeprom callbacks | Senthil Balasubramanian |
2010-04-16 | ath9k_hw: rename eep_AR9287_ops to eep_ar9287_ops | Luis R. Rodriguez |
2010-04-16 | ath9k_hw: the eep_map is used only for AR9280 PCI card ini fixup | Senthil Balasubramanian |
2009-10-07 | atheros: move bus ops to ath_common | Luis R. Rodriguez |
2009-08-28 | ath9k: Fix read buffer overflow | Roel Kluin |
2009-08-14 | ath9k: Split eeprom.c into manageable pieces | Sujith |
2009-08-14 | ath9k: Remove a few DEBUG mesages | Sujith |
2009-08-14 | ath9k: Try to fix whitespace damage | Sujith |
2009-08-14 | ath9k: Cleanup function return types | Sujith |
2009-08-04 | ath9k: fix compile warning on ath9k_hw_AR9287_check_eeprom() | Luis R. Rodriguez |
2009-08-04 | ath9k: add initial hardware support for ar9271 | Luis R. Rodriguez |
2009-08-04 | ath9k: Remove _t postfix for ar9287_eeprom structure | Luis R. Rodriguez |
2009-08-04 | ath9k: describe hw initialization better | Luis R. Rodriguez |
2009-07-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-07-30 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-07-27 | ath9k: Add support for AR9287 based chipsets. | Vivek Natarajan |
2009-07-27 | ath9k: Read outside array bounds | Roel Kluin |
2009-07-24 | ath9k: RX stucks during heavy traffic in HT40 mode. | Senthil Balasubramanian |
2009-07-10 | drivers/net/wireless/ath/ath9k: Remove unnecessary semicolons | Joe Perches |
2009-05-11 | ath9k: Cleanup ineffective return values | Vasanthakumar Thiagarajan |
2009-04-22 | atheros: put atheros wireless drivers into ath/ | Luis R. Rodriguez |