aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-22wifi: ath9k: fix repeated to words in a commentJilin Yuan1-1/+1
2021-09-16ath9k: fetch calibration data via nvmem subsystemChristian Lamparter1-0/+2
2020-12-17ath9k: Postpone key cache entry deletion for TXQ frames reference itJouni Malinen1-0/+1
2020-04-28ath9k: add calibration timeout for AR9002Sergey Ryazanov1-0/+1
2020-04-28ath9k: do not miss longcal on AR9002Sergey Ryazanov1-0/+1
2019-04-29ath9k: Differentiate between max combined and per chain powerSven Eckelmann1-0/+1
2018-06-29ath9k: use timespec64 for tsf_tsArnd Bergmann1-1/+1
2018-01-25ath9k: Read noise floor calibration data from eepromWojciech Dubowik1-0/+2
2018-01-16ath9k: add MSI supportRussell Hu1-0/+3
2017-04-19ath9k: add noise floor override optionSimon Wunderlich1-0/+1
2016-10-13Revert "ath9k_hw: implement temperature compensation support for AR9003+"Felix Fietkau1-1/+0
2016-07-19ath9k_hw: implement temperature compensation support for AR9003+Felix Fietkau1-0/+1
2016-03-11ath9k: make GPIO API to support both of WMAC and SOCMiaoqing Pan1-5/+5
2016-03-11ath9k: define correct GPIO numbers and bits maskMiaoqing Pan1-0/+1
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+2
2015-10-14ath9k: rename ini_modes_rxgain_5g_xlna to ini_modes_rxgain_xlnaMiaoqing Pan1-1/+1
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar1-2/+2
2015-05-26ath9k: split ar5008_hw_spur_mitigate and reuse common code in ar9002_hw_spur_mitigate.Oleksij Rempel1-0/+2
2015-04-07ath9k: add extra GPIO led supportMiaoqing Pan1-0/+1
2015-03-30ath9k: add new function ath9k_hw_read_arrayOleksij Rempel1-0/+3
2015-03-30ath9k_htc: add new WMI_REG_RMW_CMDID commandOleksij Rempel1-0/+12
2015-03-21ath9k: Fix AIC compilation errorSujith Manoharan1-2/+4
2015-03-20ath9k: Register private AIC opsSujith Manoharan1-0/+6
2015-03-13ath9k: Initialize pll_pwrsave for AR9462/AR9565Sujith Manoharan1-1/+1
2015-03-13ath9k: Fix PLL powersave for AR9485Sujith Manoharan1-1/+1
2015-03-13ath9k: Add PCIE powersave macrosSujith Manoharan1-0/+6
2015-03-03ath9k: Move MCI registers to reg_mci.hSujith Manoharan1-0/+1
2015-02-06ath9k: Fix issues with WoW enableSujith Manoharan1-1/+1
2015-02-06ath9k: Add support for more WOW patternsSujith Manoharan1-0/+1
2015-02-03ath9k: Fix max pattern checkSujith Manoharan1-8/+9
2015-02-03ath9k: Register max WOW patternsSujith Manoharan1-1/+3
2015-02-03ath9k: Add a HW structure for WOWSujith Manoharan1-1/+5
2015-02-03ath9k: Remove ath9k_hw_wow_event_to_stringSujith Manoharan1-5/+0
2015-02-03ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLESujith Manoharan1-2/+0
2015-01-15ath9k: add power per-rate tables for AR9002 chipsLorenzo Bianconi1-0/+2
2015-01-15ath9k: Add HW IDs for QCA956xMiaoqing Pan1-0/+1
2014-12-01ath9k: fix BE/BK queue orderFelix Fietkau1-2/+2
2014-11-25ath9k: add TX power per-rate tablesLorenzo Bianconi1-0/+6
2014-11-17ath9k: Store the chip chainmask in HW capabilitiesSujith Manoharan1-0/+1
2014-11-17ath9k: Enable TSF2 for generic HW timersSujith Manoharan1-0/+2
2014-11-17ath9k: Fix LED configurationSujith Manoharan1-0/+1
2014-11-17ath9k|ath9k_htc: Seperate the software crypto flag for Tx and RxChun-Yeow Yeoh1-1/+2
2014-10-27ath9k: allow disabling bands via platform dataFelix Fietkau1-0/+2
2014-10-27ath9k: add support for endian swap of eeprom from platform dataFelix Fietkau1-0/+1
2014-10-27ath9k: restart hardware after noise floor calibration failureFelix Fietkau1-4/+2
2014-10-27ath9k_hw: make support for PC-OEM cards optionalFelix Fietkau1-5/+12
2014-09-30ath9k: fix getting tx duration for dynackFelix Fietkau1-0/+1
2014-09-16ath9k: add dynamic ACK timeout estimationLorenzo Bianconi1-0/+3
2014-09-16ath9k: export methods related to ACK timeout estimationLorenzo Bianconi1-0/+4
2014-06-19ath9k: save tsf in channel contextFelix Fietkau1-0/+1