summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/hw.c
Commit message (Expand)AuthorAgeFilesLines
* ath11k: Fix RX de-fragmentation issue on WCN6750Manikanta Pubbisetty2022-05-061-2/+21
* ath11k: Datapath changes to support WCN6750Manikanta Pubbisetty2022-05-021-0/+32
* ath11k: HAL changes to support WCN6750Manikanta Pubbisetty2022-05-021-0/+134
* ath11k: Add support for SARBaochen Qiang2022-04-231-0/+20
* ath11k: Fix missing rx_desc_get_ldpc_support in wcn6855_opsBaochen Qiang2022-01-311-0/+7
* ath11k: add LDPC FEC type in 802.11 radiotap headerP Praneesh2022-01-121-0/+16
* ath11k: add ab to TARGET_NUM_VDEVS & coKalle Valo2021-12-141-7/+7
* ath11k: Fix crash caused by uninitialized TX ringBaochen Qiang2021-11-171-2/+0
* ath11k: change return buffer manager for QCA6390Baochen Qiang2021-10-251-1/+10
* ath11k: Add support for RX decapsulation offloadSriram R2021-09-281-0/+43
* ath11k: add support in survey dump with bss_chan_infoSeevalamuthu Mariappan2021-09-161-0/+2
* ath11k: add support to get peer id for WCN6855Baochen Qiang2021-06-121-0/+28
* ath11k: setup REO for WCN6855Baochen Qiang2021-06-121-0/+91
* ath11k: add dp support for WCN6855Baochen Qiang2021-06-121-0/+201
* ath11k: add hw reg support for WCN6855Baochen Qiang2021-06-121-0/+71
* ath11k: add extended interrupt support for QCN9074Karthikeyan Periyasamy2021-02-171-0/+41
* ath11k: add CE interrupt support for QCN9074Karthikeyan Periyasamy2021-02-171-0/+194
* ath11k: add data path support for QCN9074Karthikeyan Periyasamy2021-02-171-0/+424
* ath11k: add hal support for QCN9074Karthikeyan Periyasamy2021-02-171-0/+137
* ath11k: fix wmi init configurationKarthikeyan Periyasamy2020-11-071-2/+2
* ath11k: remove redundant num_keep_alive_pattern assignmentKalle Valo2020-09-221-1/+0
* ath11k: wmi: remove redundant configuration values from initKalle Valo2020-09-221-1/+6
* ath11k: add ipq6018 supportAnilkumar Kolli2020-09-111-0/+102
* ath11k: move target ce configs to hw_paramsAnilkumar Kolli2020-09-111-0/+410
* ath11k: setup QCA6390 rings for both rxdmasCarl Huang2020-08-181-0/+31
* ath11k: enable DP interrupt setup for QCA6390Carl Huang2020-08-181-0/+37
* ath11k: initialize wmi config based on hw_paramsCarl Huang2020-08-181-0/+98
* ath11k: ce: support different CE configurationsCarl Huang2020-08-181-0/+1
* ath11k: hal: create register values dynamicallyCarl Huang2020-08-181-0/+105
* ath11k: move ring mask definitions to hw_paramsKalle Valo2020-08-171-0/+68
* ath11k: add hw_params entry for QCA6390Carl Huang2020-08-171-0/+4
* ath11k: add hw_ops for pdev id to hw_mac mappingAnilkumar Kolli2020-06-231-0/+34