1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/ath/ath11k
Baochen Qiang 2f833e8948 Revert "wifi: ath11k: support hibernation"
This reverts commit 166a490f59.

There are several reports that this commit breaks system suspend on some specific
Lenovo platforms. Since there is no fix available, for now revert this commit
to make suspend work again on those platforms.

Closes: https://bugzilla.kernel.org/show_bug.cgi?id=219196
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2301921
Cc: <stable@vger.kernel.org> # 6.10.x: d3e154d777: Revert "wifi: ath11k: restore country code during resume"
Cc: <stable@vger.kernel.org> # 6.10.x
Signed-off-by: Baochen Qiang <quic_bqiang@quicinc.com>
Acked-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://patch.msgid.link/20240830073420.5790-3-quic_bqiang@quicinc.com
2024-09-02 19:33:00 +03:00
..
ahb.c Revert "wifi: ath11k: support hibernation" 2024-09-02 19:33:00 +03:00
ahb.h wifi: ath11k: Add WoW support for WCN6750 2022-09-19 16:03:34 +03:00
ce.c wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights 2023-11-30 18:59:24 +02:00
ce.h wifi: ath11k: fix wrong definition of CE ring's base address 2024-05-28 20:43:17 +03:00
core.c Revert "wifi: ath11k: support hibernation" 2024-09-02 19:33:00 +03:00
core.h Revert "wifi: ath11k: support hibernation" 2024-09-02 19:33:00 +03:00
dbring.c wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights 2023-11-30 18:59:24 +02:00
dbring.h wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights 2023-11-30 18:59:24 +02:00
debug.c wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights 2023-11-30 18:59:24 +02:00
debug.h wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights 2023-11-30 18:59:24 +02:00
debugfs.c wifi: ath11k: fix misspelling of "dma" in num_rxmda_per_pdev 2024-05-13 17:13:34 +03:00
debugfs.h wireless fixes for v6.8-rc2 2024-01-23 08:38:13 -08:00
debugfs_htt_stats.c wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights 2023-11-30 18:59:24 +02:00
debugfs_htt_stats.h wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights 2023-11-30 18:59:24 +02:00
debugfs_sta.c wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights 2023-11-30 18:59:24 +02:00
debugfs_sta.h wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights 2023-11-30 18:59:24 +02:00
dp.c wifi: ath11k: fix misspelling of "dma" in num_rxmda_per_pdev 2024-05-13 17:13:34 +03:00
dp.h wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights 2023-11-30 18:59:24 +02:00
dp_rx.c wifi: ath11k: fix wrong handling of CCMP256 and GCMP ciphers 2024-06-11 21:43:30 +03:00
dp_rx.h wifi: ath11k: fix wrong handling of CCMP256 and GCMP ciphers 2024-06-11 21:43:30 +03:00
dp_tx.c wifi: ath11k: fix ack signal strength calculation 2024-06-19 16:59:34 +03:00
dp_tx.h wifi: ath11k: fix ack signal strength calculation 2024-06-19 16:59:34 +03:00
fw.c wifi: ath11k: Remove unneeded semicolon 2023-11-13 17:40:19 +02:00
fw.h wifi: ath11k: add firmware-2.bin support 2023-10-25 12:54:21 +03:00
hal.c wifi: ath11k: skip status ring entry processing 2024-05-07 13:00:01 +03:00
hal.h wifi: ath11k: skip status ring entry processing 2024-05-07 13:00:01 +03:00
hal_desc.h wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights 2023-11-30 18:59:24 +02:00
hal_rx.c wifi: ath11k: replace ENOTSUPP with EOPNOTSUPP 2024-01-18 07:50:08 +02:00
hal_rx.h wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights 2023-11-30 18:59:24 +02:00
hal_tx.c wifi: ath11k: remove unnecessary (void*) conversions 2023-09-28 18:09:11 +03:00
hal_tx.h wifi: ath11k: fix ack signal strength calculation 2024-06-19 16:59:34 +03:00
hif.h Revert "wifi: ath11k: support hibernation" 2024-09-02 19:33:00 +03:00
htc.c wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights 2023-11-30 18:59:24 +02:00
htc.h wifi: ath11k: Fix ath11k_htc_record flexible record 2023-12-12 19:12:26 +02:00
hw.c wifi: ath11k: support 2 station interfaces 2024-02-15 13:22:46 +02:00
hw.h wifi: ath11k: fix misspelling of "dma" in num_rxmda_per_pdev 2024-05-13 17:13:34 +03:00
Kconfig Kconfig: reduce the amount of power sequencing noise 2024-07-18 13:56:40 +02:00
mac.c wifi: ath11k: fix NULL pointer dereference in ath11k_mac_get_eirp_power() 2024-08-22 14:16:51 +03:00
mac.h wifi: ath11k: fill parameters for vdev set tpc power WMI command 2024-01-14 16:59:10 +02:00
Makefile wifi: ath11k: implement handling of P2P NoA event 2024-03-14 18:41:24 +02:00
mhi.c Revert "wifi: ath11k: support hibernation" 2024-09-02 19:33:00 +03:00
mhi.h Revert "wifi: ath11k: support hibernation" 2024-09-02 19:33:00 +03:00
p2p.c wifi: ath11k: implement handling of P2P NoA event 2024-03-14 18:41:24 +02:00
p2p.h wifi: ath11k: implement handling of P2P NoA event 2024-03-14 18:41:24 +02:00
pci.c Revert "wifi: ath11k: support hibernation" 2024-09-02 19:33:00 +03:00
pci.h wifi: ath11k: do not process consecutive RDDM event 2024-03-21 13:40:18 +02:00
pcic.c wifi: ath11k: Fix error path in ath11k_pcic_ext_irq_config 2024-05-17 09:54:32 +03:00
pcic.h wifi: ath11k: Add WoW support for WCN6750 2022-09-19 16:03:34 +03:00
peer.c wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights 2023-11-30 18:59:24 +02:00
peer.h wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights 2023-11-30 18:59:24 +02:00
qmi.c Revert "wifi: ath11k: support hibernation" 2024-09-02 19:33:00 +03:00
qmi.h wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights 2023-11-30 18:59:24 +02:00
reg.c wifi: ath11k: refactor setting country code logic 2024-05-25 11:55:31 +03:00
reg.h wifi: ath11k: refactor setting country code logic 2024-05-25 11:55:31 +03:00
rx_desc.h wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights 2023-11-30 18:59:24 +02:00
spectral.c wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights 2023-11-30 18:59:24 +02:00
spectral.h wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights 2023-11-30 18:59:24 +02:00
testmode.c wifi: ath11k: refactor ath11k_wmi_tlv_parse_alloc() 2023-12-18 20:44:32 +02: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: ath: Convert sprintf/snprintf to sysfs_emit 2024-03-25 12:49:27 +02:00
thermal.h wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights 2023-11-30 18:59:24 +02:00
trace.c ath11k: add trace log support 2021-11-17 09:29:34 +02:00
trace.h tracing/treewide: Remove second parameter of __assign_str() 2024-05-22 20:14:47 -04:00
wmi.c wifi: ath11k: fix misspelling of "dma" in num_rxmda_per_pdev 2024-05-13 17:13:34 +03:00
wmi.h wifi: ath11k: remove duplicate definitions in wmi.h 2024-03-21 13:40:49 +02:00
wow.c wifi: ath11k: factory test mode support 2023-06-01 13:30:49 +03:00
wow.h wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights 2023-11-30 18:59:24 +02:00