[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250709-update_unsol_bcast_probe_resp-v1-0-d3323ce9a7b5@oss.qualcomm.com>
Date: Wed, 09 Jul 2025 08:05:17 +0530
From: Aditya Kumar Singh <aditya.kumar.singh@....qualcomm.com>
To: Johannes Berg <johannes@...solutions.net>
Cc: linux-wireless@...r.kernel.org, linux-kernel@...r.kernel.org,
Yuvarani V <quic_yuvarani@...cinc.com>,
Aditya Kumar Singh <aditya.kumar.singh@....qualcomm.com>
Subject: [PATCH wireless-next 0/2] wifi: cfg80211/mac80211: parse and
update unsolicited probe response template
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
Powered by blists - more mailing lists