esp-idf/components/esp_wifi
Shyamal Khachane 5708e53f3e fix(wifi): Fix SAE and SAE related NVS issues
1. Discard commit frame received at confirmed state in SAE STA
2. Bugfix NVS get values for sae pwe
3. Bugfix memory leak caused by assoc retry timer and assoc IE
2023-07-24 15:34:41 +05:30
..
esp32 esp_wifi: add protection for mac reset (backport 4.4) 2022-11-08 11:01:51 +08:00
esp32c3 esp_wifi: add protection for mac reset (backport 4.4) 2022-11-08 11:01:51 +08:00
esp32s2 Merge branch 'bugfix/add_protection_for_mac_rst_v4.4' into 'release/v4.4' 2022-11-09 17:58:48 +08:00
esp32s3 esp_wifi: add protection for mac reset (backport 4.4) 2022-11-08 11:01:51 +08:00
include fix(wifi): Fix SAE and SAE related NVS issues 2023-07-24 15:34:41 +05:30
lib@c6a1eca8ec fix(wifi): Fix SAE and SAE related NVS issues 2023-07-24 15:34:41 +05:30
src smartconfig: fix the issue of sending failure and exit 2023-03-31 17:26:05 +08:00
test esp_wifi: add small UT for country code 2022-09-19 15:22:57 +08:00
test_md5 ci: improve checks for Wi-Fi/PHYlibraries 2022-01-05 17:29:35 +08:00
CMakeLists.txt esp_phy: move lib_printf.c to esp_phy 2022-01-11 12:09:11 +08:00
Kconfig esp_wifi: change max connection num on ESP32C3 and ESP32S3 2022-12-22 11:45:50 +08:00
component.mk esp_phy: decouple esp_phy component from esp_wifi and bt 2021-06-03 16:17:31 +08:00
linker.lf wifi: Fix linking of WiFi functions dependent on PM_ENABLE 2022-07-01 12:29:35 +08:00
sdkconfig.rename Add HW external coexist api. 2021-10-12 14:05:14 +08:00