1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/ath/ath11k
Kalle Valo d93185a929 Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
ath.git patches for v5.19. Major changes:

ath11k

* enable keepalive during WoWLAN suspend

* implement remain-on-channel support
2022-05-16 13:16:34 +03:00
..
ahb.c ath11k: Add support for targets without trustzone 2022-05-04 08:47:40 +03:00
ahb.h ath11k: Add support for targets without trustzone 2022-05-04 08:47:40 +03:00
ce.c ath11k: Update WBM idle ring HP after FW mode on 2022-04-27 10:25:59 +03:00
ce.h ath11k: Replace zero-length arrays with flexible-array members 2022-02-21 12:24:34 +02:00
core.c ath11k: Reuse the available memory after firmware reload 2022-05-10 19:33:33 +03:00
core.h ath11k: Add support for WCN6750 device 2022-05-02 16:59:08 +03:00
dbring.c ath11k: add dbring debug support 2022-02-24 11:02:48 +02:00
dbring.h ath11k: add spectral/CFR buffer validation support 2021-12-09 10:14:20 +02:00
debug.c ath11k: add trace log support 2021-11-17 09:29:34 +02:00
debug.h ath11k: add trace log support 2021-11-17 09:29:34 +02:00
debugfs.c ath11k: Add hw-restart option to simulate_fw_crash 2022-03-23 10:56:58 +02:00
debugfs.h ath11k: add dbring debug support 2022-02-24 11:02:48 +02:00
debugfs_htt_stats.c ath11k: add HTT stats support for new stats 2021-09-28 16:53:15 +03:00
debugfs_htt_stats.h ath11k: add HTT stats support for new stats 2021-09-28 16:53:15 +03:00
debugfs_sta.c ath11k: report tx bitrate for iw wlan station dump 2021-12-20 20:29:01 +02:00
debugfs_sta.h ath11k: report tx bitrate for iw wlan station dump 2021-12-20 20:29:01 +02:00
dp.c ath11k: Process full monitor mode rx support 2021-12-09 10:10:33 +02:00
dp.h ath11k: Replace zero-length arrays with flexible-array members 2022-02-21 12:24:34 +02:00
dp_rx.c ath11k: translate HE status to radiotap format 2022-02-24 10:59:41 +02:00
dp_rx.h ath11k: Clear the fragment cache during key install 2021-05-11 20:16:21 +02:00
dp_tx.c mac80211: extend current rate control tx status API 2022-05-16 10:05:02 +02:00
dp_tx.h ath11k: report tx bitrate for iw wlan station dump 2021-12-20 20:29:01 +02:00
hal.c ath11k: HAL changes to support WCN6750 2022-05-02 16:59:07 +03:00
hal.h ath11k: Fix RX de-fragmentation issue on WCN6750 2022-05-06 09:20:12 +03:00
hal_desc.h ath11k: decode HE status tlv 2022-02-24 10:59:20 +02:00
hal_rx.c ath11k: translate HE status to radiotap format 2022-02-24 10:59:41 +02:00
hal_rx.h ath11k: decode HE status tlv 2022-02-24 10:59:20 +02:00
hal_tx.c ath11k: add data path support for QCN9074 2021-02-17 11:32:51 +02:00
hal_tx.h ath11k: add hal support for QCN9074 2021-02-17 11:32:48 +02:00
hif.h ath11k: add CE interrupt support for QCN9074 2021-02-17 11:32:58 +02:00
htc.c ath11k: Add basic WoW functionalities 2022-03-18 17:34:37 +02:00
htc.h ath11k: Disabling credit flow for WMI path 2021-11-17 09:28:04 +02:00
hw.c ath11k: Fix RX de-fragmentation issue on WCN6750 2022-05-06 09:20:12 +03:00
hw.h ath11k: Designating channel frequency when sending management frames 2022-05-10 19:32:08 +03:00
Kconfig ath11k: use remoteproc only with AHB devices 2020-08-17 13:07:17 +03:00
mac.c ath11k: remove redundant assignment to variables vht_mcs and he_mcs 2022-05-10 19:34:17 +03:00
mac.h ath11k: Handle keepalive during WoWLAN suspend and resume 2022-05-10 19:30:37 +03:00
Makefile ath11k: Add support for WCN6750 device 2022-05-02 16:59:08 +03:00
mhi.c ath11k: mhi: remove unnecessary goto from ath11k_mhi_start() 2022-04-06 11:32:04 +03:00
mhi.h ath11k: mhi: add error handling for suspend and resume 2022-04-06 11:31:55 +03:00
pci.c ath11k: Move parameters in bus_params to hw_params 2022-05-02 16:59:06 +03:00
pci.h ath11k: mhi: remove state machine 2022-04-06 11:31:40 +03:00
pcic.c ath11k: Add support for WCN6750 device 2022-05-02 16:59:08 +03:00
pcic.h ath11k: Remove core PCI references from PCI common code 2022-04-05 11:06:30 +03:00
peer.c ath11k: Add peer rhash table support 2022-03-25 12:31:10 +02:00
peer.h ath11k: Add peer rhash table support 2022-03-25 12:31:10 +02:00
qmi.c ath11k: Reuse the available memory after firmware reload 2022-05-10 19:33:33 +03:00
qmi.h ath11k: Reuse the available memory after firmware reload 2022-05-10 19:33:33 +03:00
reg.c ath11k: reset 11d state in process of recovery 2022-05-09 14:54:37 +03:00
reg.h ath11k: reduce the wait time of 11d scan and hw scan while add interface 2022-03-30 11:06:47 +03:00
rx_desc.h ath11k: Replace zero-length arrays with flexible-array members 2022-02-21 12:24:34 +02:00
spectral.c ath11k: disable spectral scan during spectral deinit 2022-04-27 10:27:55 +03:00
spectral.h ath11k: add support for spectral scan 2020-06-15 17:21:54 +03:00
testmode.c ath11k: remove repeated words in comments and warnings 2020-10-28 15:44:04 +02:00
testmode.h ath11k: driver for Qualcomm IEEE 802.11ax devices 2019-11-25 14:16:34 +02:00
testmode_i.h ath11k: driver for Qualcomm IEEE 802.11ax devices 2019-11-25 14:16:34 +02:00
thermal.c net: ath11k: constify ath11k_thermal_ops 2020-08-26 16:21:17 -07:00
thermal.h ath11k: fix compiler warnings without CONFIG_THERMAL 2020-04-06 17:21:23 +03:00
trace.c ath11k: add trace log support 2021-11-17 09:29:34 +02:00
trace.h ath11k: add support of firmware logging for WCN6855 2021-12-22 08:03:13 +02:00
wmi.c ath11k: Designating channel frequency when sending management frames 2022-05-10 19:32:08 +03:00
wmi.h ath11k: Handle keepalive during WoWLAN suspend and resume 2022-05-10 19:30:37 +03:00
wow.c ath11k: Handle keepalive during WoWLAN suspend and resume 2022-05-10 19:30:37 +03:00
wow.h ath11k: Add basic WoW functionalities 2022-03-18 17:34:37 +02:00