[PATCH v2 0/4] Improve disconnect and WNM scan behaviour

Benjamin Berg benjamin at sipsolutions.net
Tue Aug 5 08:13:13 PDT 2025


From: Benjamin Berg <benjamin.berg at intel.com>

Hi,

So, this is one (old) patch to avoid scanning after a disconnect and
some other patches to update and improve the WNM scan channel selection.

Reposting to fix issues with the last two patches in the series.

Benjamin

Avraham Stern (2):
  wpa_supplicant: try the next AP from scan results if connection failed
  WNM: refactor wnm_set_scan_freqs()

Benjamin Berg (1):
  wext: suppress kernel generated disassoc event

Ilan Peer (1):
  WNM: Extend the discovery of the 6 GHz candidates

 src/drivers/driver_wext.c         | 15 ++++-
 src/drivers/driver_wext.h         |  2 +
 wpa_supplicant/events.c           |  7 ++-
 wpa_supplicant/interworking.c     |  2 +-
 wpa_supplicant/wnm_sta.c          | 91 +++++++++++++++++++++++++------
 wpa_supplicant/wpa_supplicant.c   | 84 +++-------------------------
 wpa_supplicant/wpa_supplicant_i.h |  4 +-
 wpa_supplicant/wps_supplicant.c   |  2 +-
 8 files changed, 107 insertions(+), 100 deletions(-)

-- 
2.50.1




More information about the Hostap mailing list