Age | Commit message (Expand) | Author |
2013-12-18 | ath9k_hw: simplify spur channel handling | Felix Fietkau |
2013-09-26 | ath9k: replace snprintf() with scnprintf() | Zefir Kurtisi |
2013-07-24 | ath9k: Fix diversity combining for AR9285 | Sujith Manoharan |
2012-12-10 | ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read' | Gabor Juhos |
2012-12-10 | ath9k: move duplicated debug message to 'ath9k_hw_nvram_read' | Gabor Juhos |
2012-06-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-06-06 | wireless: Remove casts to same type | Joe Perches |
2012-06-05 | ath9k: Fix modal EEPROM dump | Mohammed Shafi Shajakhan |
2011-12-19 | ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO | Joe Perches |
2011-11-28 | ath9k_hw: Fix minimum CTL power for each runtime mode | Rajkumar Manoharan |
2011-10-11 | ath9k_hw: remove EEP_REG_1 | Felix Fietkau |
2011-10-11 | ath9k_hw: clean up tx power handling | Felix Fietkau |
2011-09-19 | ath9k_hw: remove dead code in the eeprom ops | Felix Fietkau |
2011-09-19 | ath9k_hw: clean up hardware revision checks | Felix Fietkau |
2011-08-12 | ath9k: remove eeprom txgain override for minor version < 19 | Marek Lindner |
2011-08-09 | ath9k_hw: Add dump_eeprom support for eeprom_4k | Rajkumar Manoharan |
2011-08-08 | ath9k_hw: fix calculated runtime tx power limit | Felix Fietkau |
2011-08-08 | ath9k_hw: remove the tx power index offset | Felix Fietkau |
2011-07-18 | ath9k: use get_unaligned_{b16, le16, le32} where possible | Pavel Roskin |
2011-05-19 | ath9k: Drag the driver to the year 2011 | Sujith Manoharan |
2011-04-12 | ath9k_hw: Fix instable target power control b/w CCK/OFDM | Rajkumar Manoharan |
2011-01-19 | ath9k_hw: Offload USB eeprom reading to target | Sujith Manoharan |
2010-12-13 | ath9k_hw: remove antenna configuration eeprom ops and variables | 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-07 | ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err | Joe Perches |
2010-11-22 | ath9k: Use static const | Joe Perches |
2010-11-15 | ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower | Felix Fietkau |
2010-10-06 | ath9k_hw: clean up register write buffering | Felix Fietkau |
2010-10-05 | ath9k: get correct tx gain type in ath9k_hw_4k_get_eeprom | Gabor Juhos |
2010-09-27 | ath9k_hw: simplify revision checks for AR9285 | Felix Fietkau |
2010-09-27 | ath9k_hw: simplify revision checks for AR9280 | Felix Fietkau |
2010-09-16 | ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_config | Rajkumar Manoharan |
2010-09-07 | ath9k_hw: Add capability flag for Antenna diversity and combining feature | Vasanthakumar Thiagarajan |
2010-07-14 | ath9k: remove unneeded calculation of minimal calibration power | Pavel Roskin |
2010-07-12 | ath9k_hw: fix antenna diversity on AR9285 | Felix Fietkau |
2010-06-07 | ath: Fix uninitialized variable warnings | Prarit Bhargava |
2010-04-16 | ath9k_hw: Use buffered register writes | Sujith |
2010-04-16 | ath9k_hw: restore mac address reading logic | Luis R. Rodriguez |
2010-04-16 | ath9k_hw: Move some RF ops to the private callbacks | Luis R. Rodriguez |
2010-04-08 | wireless/ath: remove trailing space in messages | Frans Pop |
2009-10-30 | ath9k_hw: modify the rf control register for ar9271 revision 1.0 | Luis R. Rodriguez |
2009-10-07 | ath9k: Fix bugs in handling TX power | Senthil Balasubramanian |
2009-10-07 | atheros: move bus ops to ath_common | Luis R. Rodriguez |
2009-10-07 | ath9k: clarify what hw code is and remove ath9k.h from a few files | Luis R. Rodriguez |
2009-10-07 | atheros: add common debug printing | Luis R. Rodriguez |
2009-10-07 | ath9k: use ath_hw for DPRINTF() and debug init/exit | Luis R. Rodriguez |
2009-08-20 | ath: move regulatory info into shared common structure | Luis R. Rodriguez |
2009-08-14 | ath9k: Remove local chainmask variable | Sujith |