esp-idf/components/esp_wifi
jgujarathi 6881b3fa33 fix(esp_wifi): Fixes issues in PMKSA and AID assignment
- Fix missing PMKSA flush scenarios.

- Fix wrong AID assigned to station when multiple stations try to connect
  simultaneously with mixed order of auth-request and assoc-request frames.
2023-10-20 13:12:12 +05:30
..
esp32 esp_wifi: add protection for mac reset (backport 5.0) 2022-10-31 17:55:03 +08:00
esp32c2 esp_wifi: add protection for mac reset (backport 5.0) 2022-10-31 17:55:03 +08:00
esp32c3 esp_wifi: add protection for mac reset (backport 5.0) 2022-10-31 17:55:03 +08:00
esp32s2 esp_wifi: add protection for mac reset (backport 5.0) 2022-10-31 17:55:03 +08:00
esp32s3 Support external coexist formal code for C2 & S3, 2022-11-08 19:10:38 +05:30
include docs(wifi): Update wifi and wifi security documentation and bugfixes 2023-10-17 14:01:18 +05:30
lib@c25c53f183 fix(esp_wifi): Fixes issues in PMKSA and AID assignment 2023-10-20 13:12:12 +05:30
src fix(esp_wifi): fix no mac retention at wifi start 2023-08-24 06:36:34 +00:00
test ci(wifi): Test connect api at different phase 2023-09-02 21:48:59 +08:00
test_md5 ci: improve checks for Wi-Fi/PHYlibraries 2022-01-04 00:30:55 +01:00
CMakeLists.txt Remove -Wno-format in esp_phy, esp_wifi and part of wpa_supplicat components 2023-03-27 17:33:32 +08:00
Kconfig change(wifi): Add dependency of group 19 for MbedTLS crypto 2023-09-25 10:57:57 +05:30
linker.lf wifi: Fix linking of WiFi functions dependent on PM_ENABLE 2022-06-21 00:12:08 +08:00
sdkconfig.rename Add HW external coexist api. 2021-10-12 14:05:14 +08:00