aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/ath/ath10k/hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-30wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson1-0/+1
2022-09-16wifi: ath10k: Fix miscellaneous spelling errorsJeff Johnson1-3/+3
2022-01-17ath10k: abstract htt_rx_desc structureFrancesco Magliocca1-14/+1
2020-03-12ath10k: allow qca988x family to support ack rssi of tx data packets.Yibo Zhao1-0/+1
2019-10-11ath10k: enable transmit data ack RSSI for QCA9884Abhishek Ambure1-0/+1
2019-10-02ath10k: add support for hardware rfkillWen Gong1-0/+3
2019-06-27ath10k: add new hw_ops for sdio chipWen Gong1-0/+4
2019-06-25ath10k: fix PCIE device wake up failedMiaoqing Pan1-1/+1
2019-02-26ath10k: add support for ack rssi value of data tx packetsAbhishek Ambure1-1/+31
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo1-12/+1
2019-02-04ath10k: Set DMA address mask to 35 bit for WCN3990Rakesh Pillai1-4/+6
2018-12-20ath10k: fix warning due to msdu limit errorBhagavathi Perumal S1-0/+7
2018-10-02ath10k: add missing sanity check on diag downloadBrian Norris1-0/+6
2018-09-06ath10k: download firmware via diag Copy Engine for QCA6174 and QCA9377.Carl Huang1-0/+185
2018-04-24ath10k: enable SRRI/DRRI support on ddr for WCN3990Govind Singh1-2/+7
2017-12-27ath10k: update copyright yearKalle Valo1-1/+1
2017-12-14ath10k: wmi: add hw params entry for wcn3990Rakesh Pillai1-0/+2
2017-10-13ath10k: store coverage-class in case firmware is not bootedBen Greear1-2/+7
2017-09-25ath10k: make ath10k_hw_ce_regs constBhumika Goyal1-2/+2
2017-07-06ath10k: add copy engine register MAP for wcn3990 targetGovind Singh1-0/+150
2017-06-16ath10k: define structures for CE ctrl/misc registerSarada Prasanna Garnayak1-0/+137
2017-04-09Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+265
2017-03-20ath10k: fix incorrect wlan_mac_base in qca6174_regsRyan Hsu1-1/+1
2017-03-09ath10k: improve the firmware download time for QCA6174Ryan Hsu1-0/+265
2016-10-04ath10k: allow setting coverage classBenjamin Berg1-0/+142
2016-09-27ath10k: spelling and miscellaneous neateningJoe Perches1-1/+1
2016-09-13ath10k: add provision for Rx descriptor abstractionVasanthakumar Thiagarajan1-0/+13
2016-07-08ath10k: fix possible wrong rx_busy time reporting in QCA4019Vasanthakumar Thiagarajan1-1/+2
2016-07-08ath10k: enable support for QCA9888Anilkumar Kolli1-0/+9
2016-07-08ath10k: remove unused member in ath10k_hw_regsAnilkumar Kolli1-3/+0
2016-06-14ath10k: fix cycle counter wraparound handling for QCA4019Vasanthakumar Thiagarajan1-4/+20
2016-06-14ath10k: define an enum to enable cycle counter wraparound logicVasanthakumar Thiagarajan1-1/+3
2016-01-28ath10k: include qca4019 register map tableRaja Mani1-0/+39
2015-08-17ath10k: add cycle/rx_clear counters frequency to hw_paramsVasanthakumar Thiagarajan1-2/+2
2015-07-11ath10k: fix QCA61X4 boot upBartosz Markowski1-1/+1
2015-06-30ath10k: Extend CE src desc flags for interrupt indicationVasanthakumar Thiagarajan1-0/+6
2015-06-30ath10k: Add hw register/values for QCA99X0 chipVasanthakumar Thiagarajan1-0/+44
2015-06-30ath10k: Add new reg_address/mask to hw register tableVasanthakumar Thiagarajan1-4/+18
2015-06-30ath10k: Add a table to store hw specific valuesVasanthakumar Thiagarajan1-0/+14
2015-05-29ath10k: handle cycle counter wraparoundMichal Kazior1-0/+21
2015-01-27ath10k: add support for qca6174Michal Kazior1-0/+58