| Commit message (Expand) | Author | Age | Files | Lines |
* | ath9k: fix BE/BK queue order | Felix Fietkau | 2015-01-16 | 1 | -2/+2 |
* | ath9k: fix getting tx duration for dynack | Felix Fietkau | 2014-09-30 | 1 | -0/+1 |
* | ath9k: add dynamic ACK timeout estimation | Lorenzo Bianconi | 2014-09-16 | 1 | -0/+3 |
* | ath9k: export methods related to ACK timeout estimation | Lorenzo Bianconi | 2014-09-16 | 1 | -0/+4 |
* | ath9k: save tsf in channel context | Felix Fietkau | 2014-06-19 | 1 | -0/+1 |
* | ath9k: Fix RX interrupt mitigation | Sujith Manoharan | 2014-01-23 | 1 | -0/+2 |
* | ath9k: Assign macVersion for QCA9531 | Sujith Manoharan | 2014-01-03 | 1 | -0/+1 |
* | ath9k: Remove unused config option ack_6mb | Sujith Manoharan | 2014-01-03 | 1 | -1/+0 |
* | ath9k: Identify baseband watchdog signatures | Sujith Manoharan | 2014-01-03 | 1 | -0/+1 |
* | ath9k: Add HW callbacks for MAC/BB hang checks | Sujith Manoharan | 2014-01-03 | 1 | -0/+3 |
* | ath9k: Register supported HW hang checks | Sujith Manoharan | 2014-01-03 | 1 | -5/+17 |
* | ath9k: move ath9k_debug_sync_cause out of ath9k_hw | Felix Fietkau | 2013-12-19 | 1 | -8/+2 |
* | ath9k_hw: clean up station beacon timer API | Felix Fietkau | 2013-12-18 | 1 | -5/+1 |
* | ath9k_hw: remove spur related unused defines | Felix Fietkau | 2013-12-18 | 1 | -2/+0 |
* | ath9k_hw: remove additional_swba_backoff | Felix Fietkau | 2013-12-18 | 1 | -1/+0 |
* | ath9k_hw: simplify spur channel handling | Felix Fietkau | 2013-12-18 | 1 | -5/+0 |
* | ath9k_hw: remove ah->config.pcie_clock_req | Felix Fietkau | 2013-12-18 | 1 | -1/+0 |
* | ath9k_hw: remove defunct ad-hoc mode ATIM window handling code | Felix Fietkau | 2013-12-18 | 1 | -1/+0 |
* | ath9k_hw: clean up generic timer code | Felix Fietkau | 2013-12-18 | 1 | -11/+1 |
* | ath9k: Use a separate TX gain table for WZR-HP-G450H | Sujith Manoharan | 2013-12-09 | 1 | -0/+1 |
* | ath9k: Initialize baseband for DFS channels | Sujith Manoharan | 2013-12-09 | 1 | -0/+1 |
* | ath9k: Remove pcieSerDesWrite | Sujith Manoharan | 2013-12-02 | 1 | -1/+0 |
* | ath9k: Use CONFIG_ATH9K_WOW | Sujith Manoharan | 2013-12-02 | 1 | -2/+2 |
* | ath9k: Use correct PCIE initvals for AR9485 | Sujith Manoharan | 2013-11-11 | 1 | -0/+1 |
* | ath9k: add TX99 support | Luis R. Rodriguez | 2013-10-18 | 1 | -0/+4 |
* | ath9k_hw: remove references to hw->conf | Felix Fietkau | 2013-10-14 | 1 | -1/+1 |
* | ath9k_hw: simplify channel flags | Felix Fietkau | 2013-10-14 | 1 | -55/+25 |
* | ath9k_hw: remove IS_CHAN_OFDM() | Felix Fietkau | 2013-10-14 | 1 | -1/+0 |
* | ath9k_hw: remove IS_CHAN_B() | Felix Fietkau | 2013-10-14 | 1 | -1/+0 |
* | ath9k_hw: remove direct accesses to channel mode flags | Felix Fietkau | 2013-10-14 | 1 | -0/+2 |
* | ath9k: Fix PeakDetect calibration for AR9462 | Sujith Manoharan | 2013-09-26 | 1 | -0/+2 |
* | ath9k: Use bitops for calibration flags | Sujith Manoharan | 2013-09-26 | 1 | -7/+11 |
* | ath9k: Handle abnormal NAV in AP mode | Sujith Manoharan | 2013-09-26 | 1 | -0/+1 |
* | ath9k: replace snprintf() with scnprintf() | Zefir Kurtisi | 2013-09-26 | 1 | -2/+2 |
* | ath9k: Add support for AR9565 v1.0.1 LNA diversity | Sujith Manoharan | 2013-09-26 | 1 | -0/+1 |
* | ath9k: Fix ASPM for AR9462 | Sujith Manoharan | 2013-08-26 | 1 | -0/+1 |
* | ath9k: Add antenna diversity tweak for CUS198 | Sujith Manoharan | 2013-08-22 | 1 | -0/+1 |
* | ath9k: Fix build failure | Sujith Manoharan | 2013-08-09 | 1 | -1/+4 |
* | ath9k: Set SWCOM value for CUS198 | Sujith Manoharan | 2013-08-05 | 1 | -0/+1 |
* | ath9k: Remove "shared_chain_lnadiv" | Sujith Manoharan | 2013-08-05 | 1 | -1/+0 |
* | ath9k: Rename ath9k_hw_antctrl_shared_chain_lnadiv | Sujith Manoharan | 2013-08-05 | 1 | -1/+1 |
* | ath9k: Add a HW capability for WLAN/BT RX diversity | Sujith Manoharan | 2013-08-05 | 1 | -0/+1 |
* | ath9k: Add a HW flag for FCC | Sujith Manoharan | 2013-07-22 | 1 | -0/+1 |
* | ath9k: Program initvals for CUS217 | Sujith Manoharan | 2013-06-18 | 1 | -0/+2 |
* | ath9k: Add support for 5G-XLNA/AR9462 | Sujith Manoharan | 2013-06-18 | 1 | -0/+1 |
* | ath9k: Add custom parameters for CUS198 | Sujith Manoharan | 2013-06-14 | 1 | -0/+4 |
* | ath9k: Do not maintain ANI state per-channel | Sujith Manoharan | 2013-06-03 | 1 | -1/+1 |
* | ath9k: Simplify ANI initialization | Sujith Manoharan | 2013-06-03 | 1 | -2/+0 |
* | ath9k: Enable WoW only for AR9462 | Sujith Manoharan | 2013-06-03 | 1 | -8/+1 |
* | ath9k_hw: make various ar5416/ar91xx rf banks const | Felix Fietkau | 2013-04-10 | 1 | -10/+0 |