[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250710-update_unsol_bcast_probe_resp-v2-0-31aca39d3b30@oss.qualcomm.com>
Date: Thu, 10 Jul 2025 11:04:26 +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 v2 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.
---
Changes in v2:
- During CSA, add P2P interface check as well [1/2].
- No change in [2/2].
- Link to v1: https://lore.kernel.org/r/20250709-update_unsol_bcast_probe_resp-v1-0-d3323ce9a7b5@oss.qualcomm.com
---
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 | 18 ++++++++++++++++++
3 files changed, 34 insertions(+)
---
base-commit: 6b04716cdcac37bdbacde34def08bc6fdb5fc4e2
change-id: 20250612-update_unsol_bcast_probe_resp-c88786eb5640
Powered by blists - more mailing lists