zephyr/drivers/wifi
Maochen Wang e242c08aef drivers: wifi: nxp: fix the wrong security type print of WPA2
For embedded supplicant case, when connects to WPA2 AP, driver will set
the key_mgmt to 'WLAN_KEY_MGMT_PSK | WLAN_KEY_MGMT_PSK_SHA256', as mfp
is default WIFI_MFP_OPTIONAL. Therefore, when using 'wifi status' to
get the security type, when the key_mgmt is 'WLAN_KEY_MGMT_PSK |
WLAN_KEY_MGMT_PSK_SHA256', the security type should be
'WIFI_SECURITY_TYPE_PSK'.

Signed-off-by: Maochen Wang <maochen.wang@nxp.com>
2025-03-04 17:26:29 +01:00
..
esp32 drivers: wifi: esp32: Fix AP-STA mode interface init order 2025-02-18 18:37:49 +01:00
esp_at drivers: wifi: esp_at: handle IP unquoted parsing with ESP-AT version <2.0 2025-02-07 10:25:35 +01:00
eswifi
infineon
nrf_wifi drivers: nrf_wifi: Fix compilation issues for SoftAP mode. 2025-02-12 20:18:47 +01:00
nxp drivers: wifi: nxp: fix the wrong security type print of WPA2 2025-03-04 17:26:29 +01:00
simplelink
siwx91x driver: wifi: siwx917: Fix the return case gracefully 2025-03-04 12:19:01 +00:00
winc1500 drivers: wifi: winc1500: Use strncpy instead of strcpy 2025-01-30 14:09:59 +01:00
CMakeLists.txt drivers: wifi: Introduce SiWx91x WiFi driver 2025-02-11 22:07:11 +01:00
Kconfig drivers: wifi: Introduce SiWx91x WiFi driver 2025-02-11 22:07:11 +01:00