summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/hw.c
AgeCommit message (Expand)Author
2024-02-15wifi: ath11k: support 2 station interfacesCarl Huang
2023-11-30wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson
2023-06-16wifi: ath11k: Add missing hw_ops->get_ring_selector() for IPQ5018Ziyang Huang
2023-05-09wifi: ath11k: driver settings for MBSSID and EMAAloka Dixit
2023-04-19wifi: ath11k: Prevent REO cmd failuresHarshitha Prem
2023-04-12wifi: ath11k: fix rssi station dump not updated in QCN9074P Praneesh
2023-03-01wifi: ath11k: Add tx ack signal support for management packetsAbinaya Kalaiselvan
2022-12-07wifi: ath11k: add new hw ops for IPQ5018 to get rx dest ring hashmapSriram R
2022-12-07wifi: ath11k: initialize hw_ops for IPQ5018Sriram R
2022-12-07wifi: ath11k: update hal srng regs for IPQ5018Sriram R
2022-12-07wifi: ath11k: remap ce register space for IPQ5018Sriram R
2022-12-07wifi: ath11k: update ce configurations for IPQ5018Sriram R
2022-09-10wifi: ath11k: Add multi TX ring support for WCN6750Manikanta Pubbisetty
2022-05-06ath11k: Fix RX de-fragmentation issue on WCN6750Manikanta Pubbisetty
2022-05-02ath11k: Datapath changes to support WCN6750Manikanta Pubbisetty
2022-05-02ath11k: HAL changes to support WCN6750Manikanta Pubbisetty
2022-04-23ath11k: Add support for SARBaochen Qiang
2022-01-31ath11k: Fix missing rx_desc_get_ldpc_support in wcn6855_opsBaochen Qiang
2022-01-12ath11k: add LDPC FEC type in 802.11 radiotap headerP Praneesh
2021-12-14ath11k: add ab to TARGET_NUM_VDEVS & coKalle Valo
2021-11-17ath11k: Fix crash caused by uninitialized TX ringBaochen Qiang
2021-10-25ath11k: change return buffer manager for QCA6390Baochen Qiang
2021-09-28ath11k: Add support for RX decapsulation offloadSriram R
2021-09-16ath11k: add support in survey dump with bss_chan_infoSeevalamuthu Mariappan
2021-06-12ath11k: add support to get peer id for WCN6855Baochen Qiang
2021-06-12ath11k: setup REO for WCN6855Baochen Qiang
2021-06-12ath11k: add dp support for WCN6855Baochen Qiang
2021-06-12ath11k: add hw reg support for WCN6855Baochen Qiang
2021-02-17ath11k: add extended interrupt support for QCN9074Karthikeyan Periyasamy
2021-02-17ath11k: add CE interrupt support for QCN9074Karthikeyan Periyasamy
2021-02-17ath11k: add data path support for QCN9074Karthikeyan Periyasamy
2021-02-17ath11k: add hal support for QCN9074Karthikeyan Periyasamy
2020-11-07ath11k: fix wmi init configurationKarthikeyan Periyasamy
2020-09-22ath11k: remove redundant num_keep_alive_pattern assignmentKalle Valo
2020-09-22ath11k: wmi: remove redundant configuration values from initKalle Valo
2020-09-11ath11k: add ipq6018 supportAnilkumar Kolli
2020-09-11ath11k: move target ce configs to hw_paramsAnilkumar Kolli
2020-08-18ath11k: setup QCA6390 rings for both rxdmasCarl Huang
2020-08-18ath11k: enable DP interrupt setup for QCA6390Carl Huang
2020-08-18ath11k: initialize wmi config based on hw_paramsCarl Huang
2020-08-18ath11k: ce: support different CE configurationsCarl Huang
2020-08-18ath11k: hal: create register values dynamicallyCarl Huang
2020-08-17ath11k: move ring mask definitions to hw_paramsKalle Valo
2020-08-17ath11k: add hw_params entry for QCA6390Carl Huang
2020-06-23ath11k: add hw_ops for pdev id to hw_mac mappingAnilkumar Kolli