linux/drivers/net/wireless
Johannes Berg bdd940613b wifi: iwlwifi: mvm: make "pldr_sync" mode effective
If the device initialized with ME active, this would indeed
work, since the NVM information would be obtained from ME.
However, in the much more likely case that ME isn't active
and the firmware takes actions requiring the sync, this was
not working correctly when the firmware is only run at init
to obtain NVM data, since mac80211 isn't even initialized.

Fix this by moving the 'pldr_sync' handling to a different
place.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230913145231.45a94d480e56.Id9277f1df6a63ab0dfca0d0c0f448c759e1b8e73@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2023-09-13 16:11:40 +02:00
..
admtek
ath wifi: cfg80211: modify prototype for change_beacon 2023-09-13 12:34:01 +02:00
atmel Fix nomenclature for USB and PCI wireless devices 2023-08-25 12:56:49 +03:00
broadcom wifi: cfg80211: modify prototype for change_beacon 2023-09-13 12:34:01 +02:00
cisco wifi: airo: avoid uninitialized warning in airo_get_rate() 2023-07-11 19:22:54 -07:00
intel wifi: iwlwifi: mvm: make "pldr_sync" mode effective 2023-09-13 16:11:40 +02:00
intersil Fix nomenclature for USB and PCI wireless devices 2023-08-25 12:56:49 +03:00
legacy Fix nomenclature for USB and PCI wireless devices 2023-08-25 12:56:49 +03:00
marvell wifi: cfg80211: modify prototype for change_beacon 2023-09-13 12:34:01 +02:00
mediatek wifi: cfg80211: annotate iftype_data pointer with sparse 2023-09-11 11:27:23 +02:00
microchip wifi: cfg80211: modify prototype for change_beacon 2023-09-13 12:34:01 +02:00
purelifi wifi: plfxlc: fix clang-specific fortify warning 2023-09-04 20:33:34 +03:00
quantenna wifi: cfg80211: modify prototype for change_beacon 2023-09-13 12:34:01 +02:00
ralink Fix nomenclature for USB and PCI wireless devices 2023-08-25 12:56:49 +03:00
realtek wifi: cfg80211: annotate iftype_data pointer with sparse 2023-09-11 11:27:23 +02:00
rsi wifi: rsi: rsi_91x_usb_ops: Remove unnecessary (void*) conversions 2023-08-23 14:07:16 +03:00
silabs wifi: wfx: Use devm_kmemdup to replace devm_kmalloc + memcpy 2023-08-23 14:09:23 +03:00
st
ti wifi: mac80211: add support for mld in ieee80211_chswitch_done 2023-09-11 12:31:31 +02:00
virtual wifi: mac80211_hwsim: clean up kernel-doc 2023-09-11 12:32:39 +02:00
zydas Fix nomenclature for USB and PCI wireless devices 2023-08-25 12:56:49 +03:00
Kconfig
Makefile