[PATCH wireless-next 0/2] wifi: cfg80211/mac80211: parse and update unsolicited probe response template

From: Aditya Kumar Singh
Date: Tue Jul 08 2025 - 22:35:47 EST


Currently, during channel switch and color change events, the unsolicited
probe response templates are not updated accordingly.

This patch series introduces support for parsing the updated templates from
these events and setting the appropriate BSS changed flag, enabling drivers
to respond with the necessary actions.

---
Yuvarani V (2):
wifi: cfg80211: parse attribute to update unsolicited probe response template
wifi: mac80211: parse unsolicited broadcast probe response data

include/net/cfg80211.h | 4 ++++
net/mac80211/cfg.c | 12 ++++++++++++
net/wireless/nl80211.c | 17 +++++++++++++++++
3 files changed, 33 insertions(+)
---
base-commit: cc2b722132893164bcb3cee4f08ed056e126eb6c
change-id: 20250612-update_unsol_bcast_probe_resp-c88786eb5640