aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c
Commit message (Expand)AuthorAge
* ath9k: reorder or remove some includesOleksij Rempel2014-05-13
* ath9k_hw: get QCA953x WMAC revision via platform_dataFelix Fietkau2014-05-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-25
|\
| * ath9k_hw: fix unreachable code in baseband hang detection codeFelix Fietkau2014-03-13
* | ath9k: Disable AR_INTR_SYNC_HOST1_FATAL for QCA953xSujith Manoharan2014-03-17
* | ath9k: Add QCA953x WMAC platform supportSujith Manoharan2014-03-17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-04
|\|
| * ath9k: reduce baseband hang detection false positive rateFelix Fietkau2014-02-25
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-13
|\|
| * ath9k: Fix build error on ARMSujith Manoharan2014-02-04
* | ath9k: Remove ath9k rate controlSujith Manoharan2014-02-12
|/
* ath9k: Fix RX interrupt mitigationSujith Manoharan2014-01-23
* ath9k: Disable cross-band FCCSujith Manoharan2014-01-09
* ath9k: Add hardware support for QCA9531Sujith Manoharan2014-01-03
* ath9k: Assign macVersion for QCA9531Sujith Manoharan2014-01-03
* ath9k: Remove unused config option ack_6mbSujith Manoharan2014-01-03
* ath9k: Fix AR9100 chip power-onSujith Manoharan2014-01-03
* ath9k: Cleanup __ath9k_hw_init()Sujith Manoharan2014-01-03
* ath9k: Handle unsupported MAC versions earlySujith Manoharan2014-01-03
* ath9k: Move private HW callbacks to hw-ops.hSujith Manoharan2014-01-03
* ath9k: Remove unused functionsSujith Manoharan2014-01-03
* ath9k: Fix PHY restart workaroundSujith Manoharan2014-01-03
* ath9k: Add HW callbacks for MAC/BB hang checksSujith Manoharan2014-01-03
* ath9k: Register supported HW hang checksSujith Manoharan2014-01-03
* ath9k_hw: fix TSF offset calculationFelix Fietkau2014-01-03
* ath9k_hw: fix gentimer callback without overflow handlerFelix Fietkau2014-01-03
* ath9k: move ath9k_debug_sync_cause out of ath9k_hwFelix Fietkau2013-12-19
* ath9k: Use a subroutine for the AR9330 reset WARSujith Manoharan2013-12-18
* ath9k: Fix RTC reset delaySujith Manoharan2013-12-18
* ath9k: Add a delay between RTC reset/clear for AR9003Sujith Manoharan2013-12-18
* ath9k_hw: clean up station beacon timer APIFelix Fietkau2013-12-18
* ath9k_hw: remove additional_swba_backoffFelix Fietkau2013-12-18
* ath9k_hw: simplify spur channel handlingFelix Fietkau2013-12-18
* ath9k_hw: remove ah->config.pcie_clock_reqFelix Fietkau2013-12-18
* ath9k_hw: remove defunct ad-hoc mode ATIM window handling codeFelix Fietkau2013-12-18
* ath9k_hw: clean up generic timer codeFelix Fietkau2013-12-18
* ath9k: fix 5/10MHz channel width initialization on ar9003Lorenzo Bianconi2013-12-18
* ath9k: Fix regulatory complianceSujith Manoharan2013-12-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-06
|\
| * net: wireless: ath9k: avoid possible NULL pointer dereferenceMichal Nazarewicz2013-12-02
* | ath9k_hw: allow fast channel change when only CHANNEL_HT changesFelix Fietkau2013-12-02
* | ath9k_hw: fix TSF save/restore around chip resetFelix Fietkau2013-12-02
* | ath9k: Remove pcieSerDesWriteSujith Manoharan2013-12-02
|/
* ath9k: add noise floor parameter to ath9k_hw_getchan_noiseLorenzo Bianconi2013-10-18
* ath9k_hw: remove references to hw->confFelix Fietkau2013-10-14
* ath9k_hw: simplify channel flagsFelix Fietkau2013-10-14
* ath9k_hw: remove IS_CHAN_OFDM()Felix Fietkau2013-10-14
* ath9k_hw: remove IS_CHAN_B()Felix Fietkau2013-10-14
* ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau2013-10-14
* ath9k: Use bitops for calibration flagsSujith Manoharan2013-09-26