summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/core.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-27ath11k: Fix napi related hangBen Greear1-1/+1
2022-01-27ath11k: add string type to search board data in board-2.bin for WCN6855Wen Gong1-0/+13
2021-06-12ath11k: add support for WCN6855Baochen Qiang1-0/+1
2021-05-24ath10k/ath11k: fix spelling mistake "requed" -> "requeued"Colin Ian King1-2/+2
2021-03-09ath11k: Add support for STA to handle beacon missLavanya Suresh1-0/+2
2021-02-17ath11k: add CE interrupt support for QCN9074Karthikeyan Periyasamy1-0/+2
2021-02-17ath11k: add static window support for register accessKarthikeyan Periyasamy1-0/+1
2021-02-17ath11k: Add qcn9074 mhi controller configAnilkumar Kolli1-0/+1
2021-02-09ath11k: Update tx descriptor search index properlyKarthikeyan Periyasamy1-0/+1
2021-01-18ath11k: remove duplicate function declarationKarthikeyan Periyasamy1-8/+0
2020-12-12ath11k: implement suspend for QCA6390 PCI devicesCarl Huang1-0/+2
2020-12-12ath11k: implement WoW enable and wakeup commandsCarl Huang1-0/+5
2020-12-12ath11k: htc: implement suspend handlingCarl Huang1-0/+4
2020-12-09ath11k: fix rmmod failure if qmi sequence failsAnilkumar Kolli1-0/+1
2020-12-02ath11k: Build check size of ath11k_skb_cbSven Eckelmann1-0/+2
2020-12-02ath11k: Don't cast ath11k_skb_cb to ieee80211_tx_info.controlSven Eckelmann1-0/+2
2020-11-24ath11k: remove "ath11k_mac_get_ar_vdev_stop_status" referencesRitesh Singh1-6/+0
2020-11-24ath11k: peer delete synchronization with firmwareRitesh Singh1-0/+1
2020-11-24ath11k: vdev delete synchronization with firmwareRitesh Singh1-0/+2
2020-11-23ath11k: add processor_id based ring_selector logicP Praneesh1-3/+0
2020-11-07ath11k: cold boot calibration supportGovindaraj Saminathan1-0/+5
2020-11-07ath11k: search DT for qcom,ath11k-calibration-variantSven Eckelmann1-0/+1
2020-10-01ath11k: add packet log support for QCA6390Carl Huang1-0/+3
2020-09-21ath11k: Remove rproc references from common core layerGovind Singh1-1/+0
2020-09-11ath11k: add raw mode and software crypto supportVenkateswara Naralasetty1-0/+9
2020-09-11ath11k: add ipq6018 supportAnilkumar Kolli1-0/+2
2020-09-11ath11k: move target ce configs to hw_paramsAnilkumar Kolli1-0/+6
2020-08-18ath11k: delay vdev_start for QCA6390Carl Huang1-0/+1
2020-08-18ath11k: setup QCA6390 rings for both rxdmasCarl Huang1-0/+6
2020-08-18ath11k: force single pdev only for QCA6390Carl Huang1-0/+1
2020-08-17ath11k: add board file support for PCI devicesGovind Singh1-0/+15
2020-08-17ath11k: add support for m3 firmwareGovind Singh1-0/+1
2020-08-17ath11k: use remoteproc only with AHB devicesGovind Singh1-1/+9
2020-08-17ath11k: implement ath11k_core_pre_init()Kalle Valo1-0/+1
2020-08-17ath11k: move ring mask definitions to hw_paramsKalle Valo1-10/+0
2020-08-17ath11k: add hw_params entry for QCA6390Carl Huang1-0/+1
2020-06-23ath11k: don't use defines for hw specific firmware directoriesKalle Valo1-2/+9
2020-06-23ath11k: create a common function to request all firmware filesKalle Valo1-0/+4
2020-06-23ath11k: add hw_ops for pdev id to hw_mac mappingAnilkumar Kolli1-1/+0
2020-06-15ath11k: fix wmi peer flags in peer assoc commandVenkateswara Naralasetty1-0/+2
2020-06-15ath11k: Add support for ring backpressure statsSriram R1-0/+20
2020-06-15ath11k: Add dp tx err statsSriram R1-2/+12
2020-06-15ath11k: add support for spectral scanKarthikeyan Periyasamy1-0/+5
2020-06-15ath11k: Add direct buffer ring supportKarthikeyan Periyasamy1-0/+4
2020-06-11ath11k: build HE 6 GHz capabilityRajkumar Manoharan1-0/+1
2020-06-11ath11k: add support for 6GHz radio in driverPradeep Kumar Chitrapu1-1/+5
2020-05-11ath11k: Add drv private for bus opaque structGovind Singh1-1/+5
2020-05-11ath11k: Add support for multibus supportGovind Singh1-1/+3
2020-05-06ath11k: add tx hw 802.11 encapsulation offloading supportJohn Crispin1-0/+5
2020-04-15ath11k: Add dynamic tcl ring selection logic with retry mechanismSriram R1-0/+3