summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/core.h
AgeCommit message (Expand)Author
2022-02-24ath11k: add dbring debug supportVenkateswara Naralasetty
2022-02-21ath11k: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-02-01ath11k: add debugfs for TWT debug callsJohn Crispin
2022-02-01ath11k: add WMI calls to manually add/del/pause/resume TWT dialogsJohn Crispin
2022-02-01ath11k: Add debugfs interface to configure firmware debug log levelSeevalamuthu Mariappan
2022-01-17ath11k: Reconfigure hardware rate for WCN6855 after vdev is startedBaochen Qiang
2021-12-22ath11k: Fix napi related hangBen Greear
2021-12-21ath11k: add regdb.bin download for regdb offloadWen Gong
2021-12-20ath11k: add support for hardware rfkill for QCA6390Wen Gong
2021-12-20ath11k: report tx bitrate for iw wlan station dumpWen Gong
2021-12-20ath11k: add signal report to mac80211 for QCA6390 and WCN6855Wen Gong
2021-12-20ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855Wen Gong
2021-12-16ath11k: Use reserved host DDR addresses from DT for PCI devicesAnilkumar Kolli
2021-12-08ath11k: add wait operation for tx management packets for flush from mac80211Wen Gong
2021-12-08ath11k: add 11d scan offload supportWen Gong
2021-12-07ath11k: add support for WCN6855 hw2.1Baochen Qiang
2021-11-24Revert "ath11k: add read variant from SMBIOS for download board data"Kalle Valo
2021-11-22ath11k: add read variant from SMBIOS for download board dataWen Gong
2021-11-22ath11k: fix read fail for htt_stats and htt_peer_stats for single pdevWen Gong
2021-11-22ath11k: add CE and ext IRQ flag to indicate irq_handlerCarl Huang
2021-11-17ath11k: add support for BSS color changeJohn Crispin
2021-11-17ath11k: add string type to search board data in board-2.bin for WCN6855Wen Gong
2021-11-10ath11k: enable 802.11 power save mode in station modeCarl Huang
2021-09-28ath11k: add channel 2 into 6 GHz channel listPradeep Kumar Chitrapu
2021-09-28ath11k: Update pdev tx and rx firmware statsSriram R
2021-09-28ath11k: Add support for RX decapsulation offloadSriram R
2021-09-28ath11k: add support for 80P80 and 160 MHz bandwidthP Praneesh
2021-09-24ath11k: monitor mode clean up to use separate APIsSeevalamuthu Mariappan
2021-09-24ath11k: add separate APIs for monitor modeSeevalamuthu Mariappan
2021-09-16ath11k: fix 4addr multicast packet txKarthikeyan Periyasamy
2021-09-16ath11k: fix 4-addr tx failure for AP and STA modesSathishkumar Muruganandam
2021-06-12ath11k: add support for WCN6855Baochen Qiang
2021-05-24ath10k/ath11k: fix spelling mistake "requed" -> "requeued"Colin Ian King
2021-03-09ath11k: Add support for STA to handle beacon missLavanya Suresh
2021-02-17ath11k: add CE interrupt support for QCN9074Karthikeyan Periyasamy
2021-02-17ath11k: add static window support for register accessKarthikeyan Periyasamy
2021-02-17ath11k: Add qcn9074 mhi controller configAnilkumar Kolli
2021-02-09ath11k: Update tx descriptor search index properlyKarthikeyan Periyasamy
2021-01-18ath11k: remove duplicate function declarationKarthikeyan Periyasamy
2020-12-12ath11k: implement suspend for QCA6390 PCI devicesCarl Huang
2020-12-12ath11k: implement WoW enable and wakeup commandsCarl Huang
2020-12-12ath11k: htc: implement suspend handlingCarl Huang
2020-12-09ath11k: fix rmmod failure if qmi sequence failsAnilkumar Kolli
2020-12-02ath11k: Build check size of ath11k_skb_cbSven Eckelmann
2020-12-02ath11k: Don't cast ath11k_skb_cb to ieee80211_tx_info.controlSven Eckelmann
2020-11-24ath11k: remove "ath11k_mac_get_ar_vdev_stop_status" referencesRitesh Singh
2020-11-24ath11k: peer delete synchronization with firmwareRitesh Singh
2020-11-24ath11k: vdev delete synchronization with firmwareRitesh Singh
2020-11-23ath11k: add processor_id based ring_selector logicP Praneesh
2020-11-07ath11k: cold boot calibration supportGovindaraj Saminathan