summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/hw.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-30wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson1-1/+1
2023-06-16wifi: ath11k: Add missing hw_ops->get_ring_selector() for IPQ5018Ziyang Huang1-1/+1
2023-05-09wifi: ath11k: driver settings for MBSSID and EMAAloka Dixit1-0/+3
2023-04-19wifi: ath11k: Prevent REO cmd failuresHarshitha Prem1-0/+1
2023-04-12wifi: ath11k: fix rssi station dump not updated in QCN9074P Praneesh1-9/+18
2023-03-01wifi: ath11k: Add tx ack signal support for management packetsAbinaya Kalaiselvan1-0/+1
2022-12-07wifi: ath11k: add new hw ops for IPQ5018 to get rx dest ring hashmapSriram R1-0/+44
2022-12-07wifi: ath11k: initialize hw_ops for IPQ5018Sriram R1-0/+40
2022-12-07wifi: ath11k: update hal srng regs for IPQ5018Sriram R1-0/+79
2022-12-07wifi: ath11k: remap ce register space for IPQ5018Sriram R1-0/+17
2022-12-07wifi: ath11k: update ce configurations for IPQ5018Sriram R1-0/+191
2022-09-10wifi: ath11k: Add multi TX ring support for WCN6750Manikanta Pubbisetty1-3/+115
2022-05-06ath11k: Fix RX de-fragmentation issue on WCN6750Manikanta Pubbisetty1-2/+21
2022-05-02ath11k: Datapath changes to support WCN6750Manikanta Pubbisetty1-0/+32
2022-05-02ath11k: HAL changes to support WCN6750Manikanta Pubbisetty1-0/+134
2022-04-23ath11k: Add support for SARBaochen Qiang1-0/+20
2022-01-31ath11k: Fix missing rx_desc_get_ldpc_support in wcn6855_opsBaochen Qiang1-0/+7
2022-01-12ath11k: add LDPC FEC type in 802.11 radiotap headerP Praneesh1-0/+16
2021-12-14ath11k: add ab to TARGET_NUM_VDEVS & coKalle Valo1-7/+7
2021-11-17ath11k: Fix crash caused by uninitialized TX ringBaochen Qiang1-2/+0
2021-10-25ath11k: change return buffer manager for QCA6390Baochen Qiang1-1/+10
2021-09-28ath11k: Add support for RX decapsulation offloadSriram R1-0/+43
2021-09-16ath11k: add support in survey dump with bss_chan_infoSeevalamuthu Mariappan1-0/+2
2021-06-12ath11k: add support to get peer id for WCN6855Baochen Qiang1-0/+28
2021-06-12ath11k: setup REO for WCN6855Baochen Qiang1-0/+91
2021-06-12ath11k: add dp support for WCN6855Baochen Qiang1-0/+201
2021-06-12ath11k: add hw reg support for WCN6855Baochen Qiang1-0/+71
2021-02-17ath11k: add extended interrupt support for QCN9074Karthikeyan Periyasamy1-0/+41
2021-02-17ath11k: add CE interrupt support for QCN9074Karthikeyan Periyasamy1-0/+194
2021-02-17ath11k: add data path support for QCN9074Karthikeyan Periyasamy1-0/+424
2021-02-17ath11k: add hal support for QCN9074Karthikeyan Periyasamy1-0/+137
2020-11-07ath11k: fix wmi init configurationKarthikeyan Periyasamy1-2/+2
2020-09-22ath11k: remove redundant num_keep_alive_pattern assignmentKalle Valo1-1/+0
2020-09-22ath11k: wmi: remove redundant configuration values from initKalle Valo1-1/+6
2020-09-11ath11k: add ipq6018 supportAnilkumar Kolli1-0/+102
2020-09-11ath11k: move target ce configs to hw_paramsAnilkumar Kolli1-0/+410
2020-08-18ath11k: setup QCA6390 rings for both rxdmasCarl Huang1-0/+31
2020-08-18ath11k: enable DP interrupt setup for QCA6390Carl Huang1-0/+37
2020-08-18ath11k: initialize wmi config based on hw_paramsCarl Huang1-0/+98
2020-08-18ath11k: ce: support different CE configurationsCarl Huang1-0/+1
2020-08-18ath11k: hal: create register values dynamicallyCarl Huang1-0/+105
2020-08-17ath11k: move ring mask definitions to hw_paramsKalle Valo1-0/+68
2020-08-17ath11k: add hw_params entry for QCA6390Carl Huang1-0/+4
2020-06-23ath11k: add hw_ops for pdev id to hw_mac mappingAnilkumar Kolli1-0/+34