summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.h
Commit message (Expand)AuthorAgeFilesLines
* wifi: ath9k: fix repeated to words in a commentJilin Yuan2022-09-221-1/+1
* ath9k: fetch calibration data via nvmem subsystemChristian Lamparter2021-09-161-0/+2
* ath9k: Postpone key cache entry deletion for TXQ frames reference itJouni Malinen2020-12-171-0/+1
* ath9k: add calibration timeout for AR9002Sergey Ryazanov2020-04-281-0/+1
* ath9k: do not miss longcal on AR9002Sergey Ryazanov2020-04-281-0/+1
* ath9k: Differentiate between max combined and per chain powerSven Eckelmann2019-04-291-0/+1
* ath9k: use timespec64 for tsf_tsArnd Bergmann2018-06-291-1/+1
* ath9k: Read noise floor calibration data from eepromWojciech Dubowik2018-01-251-0/+2
* ath9k: add MSI supportRussell Hu2018-01-161-0/+3
* ath9k: add noise floor override optionSimon Wunderlich2017-04-191-0/+1
* Revert "ath9k_hw: implement temperature compensation support for AR9003+"Felix Fietkau2016-10-131-1/+0
* ath9k_hw: implement temperature compensation support for AR9003+Felix Fietkau2016-07-191-0/+1
* ath9k: make GPIO API to support both of WMAC and SOCMiaoqing Pan2016-03-111-5/+5
* ath9k: define correct GPIO numbers and bits maskMiaoqing Pan2016-03-111-0/+1
* Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-041-2/+2
|\
| * debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-2/+2
* | ath9k: rename ini_modes_rxgain_5g_xlna to ini_modes_rxgain_xlnaMiaoqing Pan2015-10-141-1/+1
|/
* ath9k: split ar5008_hw_spur_mitigate and reuse common code in ar9002_hw_spur_...Oleksij Rempel2015-05-261-0/+2
* ath9k: add extra GPIO led supportMiaoqing Pan2015-04-071-0/+1
* ath9k: add new function ath9k_hw_read_arrayOleksij Rempel2015-03-301-0/+3
* ath9k_htc: add new WMI_REG_RMW_CMDID commandOleksij Rempel2015-03-301-0/+12
* ath9k: Fix AIC compilation errorSujith Manoharan2015-03-211-2/+4
* ath9k: Register private AIC opsSujith Manoharan2015-03-201-0/+6
* ath9k: Initialize pll_pwrsave for AR9462/AR9565Sujith Manoharan2015-03-131-1/+1
* ath9k: Fix PLL powersave for AR9485Sujith Manoharan2015-03-131-1/+1
* ath9k: Add PCIE powersave macrosSujith Manoharan2015-03-131-0/+6
* ath9k: Move MCI registers to reg_mci.hSujith Manoharan2015-03-031-0/+1
* ath9k: Fix issues with WoW enableSujith Manoharan2015-02-061-1/+1
* ath9k: Add support for more WOW patternsSujith Manoharan2015-02-061-0/+1
* ath9k: Fix max pattern checkSujith Manoharan2015-02-031-8/+9
* ath9k: Register max WOW patternsSujith Manoharan2015-02-031-1/+3
* ath9k: Add a HW structure for WOWSujith Manoharan2015-02-031-1/+5
* ath9k: Remove ath9k_hw_wow_event_to_stringSujith Manoharan2015-02-031-5/+0
* ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLESujith Manoharan2015-02-031-2/+0
* ath9k: add power per-rate tables for AR9002 chipsLorenzo Bianconi2015-01-151-0/+2
* ath9k: Add HW IDs for QCA956xMiaoqing Pan2015-01-151-0/+1
* ath9k: fix BE/BK queue orderFelix Fietkau2014-12-011-2/+2
* ath9k: add TX power per-rate tablesLorenzo Bianconi2014-11-251-0/+6
* ath9k: Store the chip chainmask in HW capabilitiesSujith Manoharan2014-11-171-0/+1
* ath9k: Enable TSF2 for generic HW timersSujith Manoharan2014-11-171-0/+2
* ath9k: Fix LED configurationSujith Manoharan2014-11-171-0/+1
* ath9k|ath9k_htc: Seperate the software crypto flag for Tx and RxChun-Yeow Yeoh2014-11-171-1/+2
* ath9k: allow disabling bands via platform dataFelix Fietkau2014-10-271-0/+2
* ath9k: add support for endian swap of eeprom from platform dataFelix Fietkau2014-10-271-0/+1
* ath9k: restart hardware after noise floor calibration failureFelix Fietkau2014-10-271-4/+2
* ath9k_hw: make support for PC-OEM cards optionalFelix Fietkau2014-10-271-5/+12
* ath9k: fix getting tx duration for dynackFelix Fietkau2014-09-301-0/+1
* ath9k: add dynamic ACK timeout estimationLorenzo Bianconi2014-09-161-0/+3
* ath9k: export methods related to ACK timeout estimationLorenzo Bianconi2014-09-161-0/+4
* ath9k: save tsf in channel contextFelix Fietkau2014-06-191-0/+1