Age | Commit message (Expand) | Author |
2014-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-03-17 | ath9k: Disable AR_INTR_SYNC_HOST1_FATAL for QCA953x | Sujith Manoharan |
2014-03-17 | ath9k: Add QCA953x WMAC platform support | Sujith Manoharan |
2014-03-13 | ath9k_hw: fix unreachable code in baseband hang detection code | Felix Fietkau |
2014-03-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-02-25 | ath9k: reduce baseband hang detection false positive rate | Felix Fietkau |
2014-02-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-02-12 | ath9k: Remove ath9k rate control | Sujith Manoharan |
2014-02-04 | ath9k: Fix build error on ARM | Sujith Manoharan |
2014-01-23 | ath9k: Fix RX interrupt mitigation | Sujith Manoharan |
2014-01-09 | ath9k: Disable cross-band FCC | Sujith Manoharan |
2014-01-03 | ath9k: Add hardware support for QCA9531 | Sujith Manoharan |
2014-01-03 | ath9k: Assign macVersion for QCA9531 | Sujith Manoharan |
2014-01-03 | ath9k: Remove unused config option ack_6mb | Sujith Manoharan |
2014-01-03 | ath9k: Fix AR9100 chip power-on | Sujith Manoharan |
2014-01-03 | ath9k: Cleanup __ath9k_hw_init() | Sujith Manoharan |
2014-01-03 | ath9k: Handle unsupported MAC versions early | Sujith Manoharan |
2014-01-03 | ath9k: Move private HW callbacks to hw-ops.h | Sujith Manoharan |
2014-01-03 | ath9k: Remove unused functions | Sujith Manoharan |
2014-01-03 | ath9k: Fix PHY restart workaround | Sujith Manoharan |
2014-01-03 | ath9k: Add HW callbacks for MAC/BB hang checks | Sujith Manoharan |
2014-01-03 | ath9k: Register supported HW hang checks | Sujith Manoharan |
2014-01-03 | ath9k_hw: fix TSF offset calculation | Felix Fietkau |
2014-01-03 | ath9k_hw: fix gentimer callback without overflow handler | Felix Fietkau |
2013-12-19 | ath9k: move ath9k_debug_sync_cause out of ath9k_hw | Felix Fietkau |
2013-12-18 | ath9k: Use a subroutine for the AR9330 reset WAR | Sujith Manoharan |
2013-12-18 | ath9k: Fix RTC reset delay | Sujith Manoharan |
2013-12-18 | ath9k: Add a delay between RTC reset/clear for AR9003 | Sujith Manoharan |
2013-12-18 | ath9k_hw: clean up station beacon timer API | Felix Fietkau |
2013-12-18 | ath9k_hw: remove additional_swba_backoff | Felix Fietkau |
2013-12-18 | ath9k_hw: simplify spur channel handling | Felix Fietkau |
2013-12-18 | ath9k_hw: remove ah->config.pcie_clock_req | Felix Fietkau |
2013-12-18 | ath9k_hw: remove defunct ad-hoc mode ATIM window handling code | Felix Fietkau |
2013-12-18 | ath9k_hw: clean up generic timer code | Felix Fietkau |
2013-12-18 | ath9k: fix 5/10MHz channel width initialization on ar9003 | Lorenzo Bianconi |
2013-12-09 | ath9k: Fix regulatory compliance | Sujith Manoharan |
2013-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-12-02 | ath9k_hw: allow fast channel change when only CHANNEL_HT changes | Felix Fietkau |
2013-12-02 | ath9k_hw: fix TSF save/restore around chip reset | Felix Fietkau |
2013-12-02 | ath9k: Remove pcieSerDesWrite | Sujith Manoharan |
2013-12-02 | net: wireless: ath9k: avoid possible NULL pointer dereference | Michal Nazarewicz |
2013-10-18 | ath9k: add noise floor parameter to ath9k_hw_getchan_noise | Lorenzo Bianconi |
2013-10-14 | ath9k_hw: remove references to hw->conf | Felix Fietkau |
2013-10-14 | ath9k_hw: simplify channel flags | Felix Fietkau |
2013-10-14 | ath9k_hw: remove IS_CHAN_OFDM() | Felix Fietkau |
2013-10-14 | ath9k_hw: remove IS_CHAN_B() | Felix Fietkau |
2013-10-14 | ath9k_hw: remove direct accesses to channel mode flags | Felix Fietkau |
2013-09-26 | ath9k: Use bitops for calibration flags | Sujith Manoharan |
2013-09-26 | ath9k: Handle abnormal NAV in AP mode | Sujith Manoharan |
2013-09-26 | ath9k: replace snprintf() with scnprintf() | Zefir Kurtisi |