summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/hw.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: add new hw_ops for sdio chipWen Gong2019-06-271-0/+4
* ath10k: fix PCIE device wake up failedMiaoqing Pan2019-06-251-1/+1
* ath10k: add support for ack rssi value of data tx packetsAbhishek Ambure2019-02-261-1/+31
* ath10k: switch to use SPDX license identifiersKalle Valo2019-02-201-12/+1Star
* ath10k: Set DMA address mask to 35 bit for WCN3990Rakesh Pillai2019-02-041-4/+6
* ath10k: fix warning due to msdu limit errorBhagavathi Perumal S2018-12-201-0/+7
* ath10k: add missing sanity check on diag downloadBrian Norris2018-10-021-0/+6
* ath10k: download firmware via diag Copy Engine for QCA6174 and QCA9377.Carl Huang2018-09-061-0/+185
* ath10k: enable SRRI/DRRI support on ddr for WCN3990Govind Singh2018-04-241-2/+7
* ath10k: update copyright yearKalle Valo2017-12-271-1/+1
* ath10k: wmi: add hw params entry for wcn3990Rakesh Pillai2017-12-141-0/+2
* ath10k: store coverage-class in case firmware is not bootedBen Greear2017-10-131-2/+7
* ath10k: make ath10k_hw_ce_regs constBhumika Goyal2017-09-251-2/+2
* ath10k: add copy engine register MAP for wcn3990 targetGovind Singh2017-07-061-0/+150
* ath10k: define structures for CE ctrl/misc registerSarada Prasanna Garnayak2017-06-161-0/+137
* Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...David S. Miller2017-04-101-0/+265
|\
| * ath10k: improve the firmware download time for QCA6174Ryan Hsu2017-03-091-0/+265
* | ath10k: fix incorrect wlan_mac_base in qca6174_regsRyan Hsu2017-03-201-1/+1
|/
* ath10k: allow setting coverage classBenjamin Berg2016-10-041-0/+142
* ath10k: spelling and miscellaneous neateningJoe Perches2016-09-271-1/+1
* ath10k: add provision for Rx descriptor abstractionVasanthakumar Thiagarajan2016-09-131-0/+13
* ath10k: fix possible wrong rx_busy time reporting in QCA4019Vasanthakumar Thiagarajan2016-07-081-1/+2
* ath10k: enable support for QCA9888Anilkumar Kolli2016-07-081-0/+9
* ath10k: remove unused member in ath10k_hw_regsAnilkumar Kolli2016-07-081-3/+0Star
* ath10k: fix cycle counter wraparound handling for QCA4019Vasanthakumar Thiagarajan2016-06-141-4/+20
* ath10k: define an enum to enable cycle counter wraparound logicVasanthakumar Thiagarajan2016-06-141-1/+3
* ath10k: include qca4019 register map tableRaja Mani2016-01-281-0/+39
* ath10k: add cycle/rx_clear counters frequency to hw_paramsVasanthakumar Thiagarajan2015-08-171-2/+2
* ath10k: fix QCA61X4 boot upBartosz Markowski2015-07-111-1/+1
* ath10k: Extend CE src desc flags for interrupt indicationVasanthakumar Thiagarajan2015-06-301-0/+6
* ath10k: Add hw register/values for QCA99X0 chipVasanthakumar Thiagarajan2015-06-301-0/+44
* ath10k: Add new reg_address/mask to hw register tableVasanthakumar Thiagarajan2015-06-301-4/+18
* ath10k: Add a table to store hw specific valuesVasanthakumar Thiagarajan2015-06-301-0/+14
* ath10k: handle cycle counter wraparoundMichal Kazior2015-05-291-0/+21
* ath10k: add support for qca6174Michal Kazior2015-01-271-0/+58