1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/ath/ath11k
Kalle Valo f590654016 Revert "wifi: ath11k: call ath11k_mac_fils_discovery() without condition"
This reverts commit e149353e65. The commit caused
QCA6390 hw2.0 firmware WLAN.HST.1.0.1-05266-QCAHSTSWPLZ_V2_TO_X86-1 to crash
during disconnect:

[71990.787525] ath11k_pci 0000:72:00.0: firmware crashed: MHI_CB_EE_RDDM

Closes: https://lore.kernel.org/all/87edhu3550.fsf@kernel.org/
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Reviewed-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Link: https://lore.kernel.org/r/20231023164120.651151-1-kvalo@kernel.org
2023-10-25 13:36:38 +03:00
..
ahb.c wifi: ath11k: Use device_get_match_data() 2023-10-18 11:28:26 +03:00
ahb.h wifi: ath11k: Add WoW support for WCN6750 2022-09-19 16:03:34 +03:00
ce.c wifi: ath11k: debug: add ATH11K_DBG_CE 2023-06-13 12:10:46 +03:00
ce.h wifi: ath11k: Remove unused declarations 2023-08-23 17:10:45 +03:00
core.c wifi: ath11k: add firmware-2.bin support 2023-10-25 12:54:21 +03:00
core.h wifi: ath11k: add firmware-2.bin support 2023-10-25 12:54:21 +03:00
dbring.c wifi: ath11k: fix writing to unintended memory region 2023-04-12 13:00:54 +03:00
dbring.h ath11k: add spectral/CFR buffer validation support 2021-12-09 10:14:20 +02:00
debug.c wifi: ath11k: print debug level in debug messages 2023-06-13 12:10:42 +03:00
debug.h wifi: ath11k: debug: add ATH11K_DBG_CE 2023-06-13 12:10:46 +03:00
debugfs.c wifi: ath11k: Introduce and use ath11k_sta_to_arsta() 2023-10-12 19:08:22 +03:00
debugfs.h wifi: ath11k: move firmware stats out of debugfs 2022-09-22 10:28:20 +03:00
debugfs_htt_stats.c wifi: ath11k: Add HTT stats for PHY reset case 2023-06-01 13:31:33 +03:00
debugfs_htt_stats.h wifi: ath11k: Add HTT stats for PHY reset case 2023-06-01 13:31:33 +03:00
debugfs_sta.c wifi: ath11k: Introduce and use ath11k_sta_to_arsta() 2023-10-12 19:08:22 +03:00
debugfs_sta.h ath11k: report tx bitrate for iw wlan station dump 2021-12-20 20:29:01 +02:00
dp.c wifi: ath11k: remove unnecessary (void*) conversions 2023-09-28 18:09:11 +03:00
dp.h wifi: ath11k: Fix a few spelling errors 2023-08-23 17:05:25 +03:00
dp_rx.c wifi: ath11k: fix htt pktlog locking 2023-10-25 13:00:06 +03:00
dp_rx.h ath11k: Clear the fragment cache during key install 2021-05-11 20:16:21 +02:00
dp_tx.c wifi: ath11k: Introduce and use ath11k_sta_to_arsta() 2023-10-12 19:08:22 +03:00
dp_tx.h wifi: ath11k: fix tx status reporting in encap offload mode 2023-04-19 17:23:22 +03:00
fw.c wifi: ath11k: add firmware-2.bin support 2023-10-25 12:54:21 +03:00
fw.h wifi: ath11k: add firmware-2.bin support 2023-10-25 12:54:21 +03:00
hal.c wifi: ath11k: remove unnecessary (void*) conversions 2023-09-28 18:09:11 +03:00
hal.h wifi: ath11k: remap ce register space for IPQ5018 2022-12-07 19:16:53 +02:00
hal_desc.h wifi: ath11k: Fix miscellaneous spelling errors 2022-09-16 12:19:14 +03:00
hal_rx.c wifi: ath11k: remove unnecessary (void*) conversions 2023-09-28 18:09:11 +03:00
hal_rx.h wifi: ath11k: fix tid bitmap is 0 in peer rx mu stats 2023-09-05 16:27:34 +03:00
hal_tx.c wifi: ath11k: remove unnecessary (void*) conversions 2023-09-28 18:09:11 +03:00
hal_tx.h wifi: ath11k: Add multi TX ring support for WCN6750 2022-09-10 09:27:54 +03:00
hif.h wifi: ath11k: rename the sc naming convention to ab 2023-10-18 11:33:42 +03:00
htc.c wifi: ath11k: htc: cleanup debug messages 2023-06-13 12:10:46 +03:00
htc.h wifi: ath11k: Remove unused struct ath11k_htc_frame 2023-10-12 19:07:36 +03:00
hw.c wifi: ath11k: Add missing hw_ops->get_ring_selector() for IPQ5018 2023-06-16 19:07:41 +03:00
hw.h wifi: ath11k: Split coldboot calibration hw_param 2023-08-02 19:49:38 +03:00
Kconfig ath11k: use remoteproc only with AHB devices 2020-08-17 13:07:17 +03:00
mac.c Revert "wifi: ath11k: call ath11k_mac_fils_discovery() without condition" 2023-10-25 13:36:38 +03:00
mac.h wifi: ath11k: synchronize ath11k_mac_he_gi_to_nl80211_he_gi()'s return type 2022-11-02 18:50:15 +02:00
Makefile wifi: ath11k: add firmware-2.bin support 2023-10-25 12:54:21 +03:00
mhi.c wifi: ath11k: add firmware-2.bin support 2023-10-25 12:54:21 +03:00
mhi.h ath11k: mhi: add error handling for suspend and resume 2022-04-06 11:31:55 +03:00
pci.c wireless-next patches for v6.7 2023-10-06 16:07:29 -07:00
pci.h ath11k: mhi: remove state machine 2022-04-06 11:31:40 +03:00
pcic.c wifi: ath11k: rename the sc naming convention to ab 2023-10-18 11:33:42 +03:00
pcic.h wifi: ath11k: Add WoW support for WCN6750 2022-09-19 16:03:34 +03:00
peer.c wifi: ath11k: Introduce and use ath11k_sta_to_arsta() 2023-10-12 19:08:22 +03:00
peer.h wifi: ath11k: Ignore frags from uninitialized peer in dp. 2023-04-17 13:28:30 +03:00
qmi.c wifi: ath11k: add firmware-2.bin support 2023-10-25 12:54:21 +03:00
qmi.h wifi: ath11k: Remove unused declarations 2023-08-23 17:10:45 +03:00
reg.c wifi: ath11k: add parsing of phy bitmap for reg rules 2023-10-12 19:04:59 +03:00
reg.h wifi: ath11k: add parsing of phy bitmap for reg rules 2023-10-12 19:04:59 +03:00
rx_desc.h wifi: ath11k: Fix miscellaneous spelling errors 2022-09-16 12:19:14 +03:00
spectral.c wifi: ath11k: remove unnecessary (void*) conversions 2023-09-28 18:09:11 +03:00
spectral.h wifi: ath11k: Add spectral scan support for 160 MHz 2022-09-26 12:40:12 +03:00
testmode.c wifi: ath11k: Consistently use ath11k_vif_to_arvif() 2023-08-23 17:04:29 +03:00
testmode.h wifi: ath11k: factory test mode support 2023-06-01 13:30:49 +03:00
testmode_i.h wifi: ath11k: factory test mode support 2023-06-01 13:30:49 +03:00
thermal.c wifi: ath11k: rename the sc naming convention to ab 2023-10-18 11:33:42 +03:00
thermal.h wifi: ath11k: rename the sc naming convention to ab 2023-10-18 11:33:42 +03:00
trace.c ath11k: add trace log support 2021-11-17 09:29:34 +02:00
trace.h wifi: ath11k: Add support to get power save duration for each client 2022-09-26 12:34:38 +03:00
wmi.c wifi: ath11k: fix gtk offload status event locking 2023-10-25 13:00:48 +03:00
wmi.h wifi: ath11k: factory test mode support 2023-06-01 13:30:49 +03:00
wow.c wifi: ath11k: factory test mode support 2023-06-01 13:30:49 +03:00
wow.h ath11k: Add basic WoW functionalities 2022-03-18 17:34:37 +02:00