[PATCH v2 0/2] wifi: support authorized roaming offload reporting
Jason Huang <[email protected]> Wed, 5 Aug 2026 18:57:13 +0800
| Newsgroups | org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
From: Jason Huang <[email protected]> This is a shorter resend of the cfg80211/nl80211 API patches from the previous 7-patch series. The earlier submission appears to have been partially processed, so resend only these two prerequisite patches as a standalone series. The series lets drivers report connect and roam events that are already authorized by firmware offload, and adds a roam offload extended feature so userspace can provide PMK material for FT/OKC roaming offload without requiring full 802.1X 4-way handshake offload support. Changes in v2: - Resend as a shorter 2-patch series for nipa processing. - No code changes Jason Huang (2): wifi: cfg80211: report authorized connect and roam events wifi: nl80211: add roam offload extended feature include/net/cfg80211.h | 6 ++++++ include/uapi/linux/nl80211.h | 8 +++++++- net/wireless/nl80211.c | 10 ++++++++-- net/wireless/sme.c | 2 ++ 4 files changed, 23 insertions(+), 3 deletions(-) base-commit: 6c5fc504d0d6934132637aa3db4b9b58148eaa78 -- 2.25.1