aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/hw.c
AgeCommit message (Expand)Author
2014-03-13ath9k_hw: fix unreachable code in baseband hang detection codeFelix Fietkau
2014-02-25ath9k: reduce baseband hang detection false positive rateFelix Fietkau
2014-02-04ath9k: Fix build error on ARMSujith Manoharan
2014-01-23ath9k: Fix RX interrupt mitigationSujith Manoharan
2014-01-09ath9k: Disable cross-band FCCSujith Manoharan
2014-01-03ath9k: Add hardware support for QCA9531Sujith Manoharan
2014-01-03ath9k: Assign macVersion for QCA9531Sujith Manoharan
2014-01-03ath9k: Remove unused config option ack_6mbSujith Manoharan
2014-01-03ath9k: Fix AR9100 chip power-onSujith Manoharan
2014-01-03ath9k: Cleanup __ath9k_hw_init()Sujith Manoharan
2014-01-03ath9k: Handle unsupported MAC versions earlySujith Manoharan
2014-01-03ath9k: Move private HW callbacks to hw-ops.hSujith Manoharan
2014-01-03ath9k: Remove unused functionsSujith Manoharan
2014-01-03ath9k: Fix PHY restart workaroundSujith Manoharan
2014-01-03ath9k: Add HW callbacks for MAC/BB hang checksSujith Manoharan
2014-01-03ath9k: Register supported HW hang checksSujith Manoharan
2014-01-03ath9k_hw: fix TSF offset calculationFelix Fietkau
2014-01-03ath9k_hw: fix gentimer callback without overflow handlerFelix Fietkau
2013-12-19ath9k: move ath9k_debug_sync_cause out of ath9k_hwFelix Fietkau
2013-12-18ath9k: Use a subroutine for the AR9330 reset WARSujith Manoharan
2013-12-18ath9k: Fix RTC reset delaySujith Manoharan
2013-12-18ath9k: Add a delay between RTC reset/clear for AR9003Sujith Manoharan
2013-12-18ath9k_hw: clean up station beacon timer APIFelix Fietkau
2013-12-18ath9k_hw: remove additional_swba_backoffFelix Fietkau
2013-12-18ath9k_hw: simplify spur channel handlingFelix Fietkau
2013-12-18ath9k_hw: remove ah->config.pcie_clock_reqFelix Fietkau
2013-12-18ath9k_hw: remove defunct ad-hoc mode ATIM window handling codeFelix Fietkau
2013-12-18ath9k_hw: clean up generic timer codeFelix Fietkau
2013-12-18ath9k: fix 5/10MHz channel width initialization on ar9003Lorenzo Bianconi
2013-12-09ath9k: Fix regulatory complianceSujith Manoharan
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-02ath9k_hw: allow fast channel change when only CHANNEL_HT changesFelix Fietkau
2013-12-02ath9k_hw: fix TSF save/restore around chip resetFelix Fietkau
2013-12-02ath9k: Remove pcieSerDesWriteSujith Manoharan
2013-12-02net: wireless: ath9k: avoid possible NULL pointer dereferenceMichal Nazarewicz
2013-10-18ath9k: add noise floor parameter to ath9k_hw_getchan_noiseLorenzo Bianconi
2013-10-14ath9k_hw: remove references to hw->confFelix Fietkau
2013-10-14ath9k_hw: simplify channel flagsFelix Fietkau
2013-10-14ath9k_hw: remove IS_CHAN_OFDM()Felix Fietkau
2013-10-14ath9k_hw: remove IS_CHAN_B()Felix Fietkau
2013-10-14ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau
2013-09-26ath9k: Use bitops for calibration flagsSujith Manoharan
2013-09-26ath9k: Handle abnormal NAV in AP modeSujith Manoharan
2013-09-26ath9k: replace snprintf() with scnprintf()Zefir Kurtisi
2013-09-26ath9k: Fix regulatory compliance for AR9462/AR9565Sujith Manoharan
2013-08-28ath9k: Enable D3/L1 ASPM fix for AR9462Sujith Manoharan
2013-08-28ath9k: Remove unused ANI commandsSujith Manoharan
2013-08-26ath9k: Fix ASPM workaround usageSujith Manoharan
2013-08-16ath9k: always use SIFS times from OFDM for 5/10 MHzSimon Wunderlich
2013-08-05ath9k: Remove "shared_chain_lnadiv"Sujith Manoharan