linux/drivers/net/wireless
Miri Korenblit fb7f54aa2a wifi: iwlwifi: mvm: pause TCM on fast resume
Not pausing it means that we can have the TCM work queued into a
non-freezable workqueue, which, in resume, is re-activated before the
driver's resume is called.
The TCM work might send commands to the FW before we resumed the device,
leading to an assert.

Closes: https://lore.kernel.org/linux-wireless/aTDoDiD55qlUZ0pn@debian.local/
Tested-by: Chris Bainbridge <chris.bainbridge@gmail.com>
Fixes: e8bb19c1d5 ("wifi: iwlwifi: support fast resume")
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20260129212650.05621f3faedb.I44df9cf9183b5143df8078131e0d87c0fd7e1763@changeid
2026-02-03 15:02:05 +02:00
..
admtek wifi: cfg80211/mac80211: Add support to get radio index 2025-06-24 15:19:27 +02:00
ath wifi: ath12k: Fix wrong P2P device link id issue 2026-01-13 07:25:02 -08:00
atmel wifi: cfg80211/mac80211: Add support to get radio index 2025-06-24 15:19:27 +02:00
broadcom wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840 tablet 2025-11-24 13:07:11 +01:00
intel wifi: iwlwifi: mvm: pause TCM on fast resume 2026-02-03 15:02:05 +02:00
intersil wifi: mac80211: support parsing S1G TIM PVB 2025-09-04 11:19:01 +02:00
marvell wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize() 2026-01-12 19:36:55 +01:00
mediatek wifi: mt76: Remove blank line after mt792x firmware version dmesg 2025-12-31 17:03:35 -08:00
microchip Plenty of things going on, notably: 2025-09-11 17:50:46 -07:00
purelifi wifi: plfxlc: Fix error handling in usb driver probe 2025-07-18 14:23:23 +02:00
quantenna wifi: qtnfmac: add WQ_PERCPU to alloc_workqueue users 2025-11-20 10:25:28 +01:00
ralink wifi: rt2x00: add nvmem eeprom support 2025-10-30 08:39:18 +01:00
realtek Revert "wifi: rtw88: add WQ_UNBOUND to alloc_workqueue users" 2025-12-15 16:48:47 +08:00
rsi wifi: rsi: Fix memory corruption due to not set vif driver data size 2026-01-12 19:34:56 +01:00
silabs wifi: wfx: add WQ_PERCPU to alloc_workqueue users 2025-11-20 10:25:46 +01:00
st wifi: cw1200: add WQ_PERCPU to alloc_workqueue users 2025-11-20 10:26:09 +01:00
ti wifi: wlcore: ensure skb headroom before skb_push 2025-12-16 10:23:06 +01:00
virtual wifi: mac80211_hwsim: disable BHs for hwsim_radio_lock 2026-01-08 13:33:10 +01:00
zydas wifi: zd1211rw: fix potential memory leak in __zd_usb_enable_rx() 2025-10-30 08:41:10 +01:00
Kconfig
Makefile