esp-idf/components/esp_wifi
Sarvesh Bodakhe af72ce1f75 fix(esp_wifi): Fix some wifi bugs
1. Fix issues related to mgmt packets encryption in GCMP
2. Fix issue of wrong decryption of mgmt packets when PMF is enabled
3. Fix frame subtype in send_mgmt_frame
4. Fix issue of wrong Rx control information of espnow packets for esp32 and esp32s2
5. Fix send mgmt err when eapol process
2024-07-01 11:06:13 +05:30
..
esp32 Merge branch 'bugfix/fix_phy_calibration_error_for_c2_v5.0' into 'release/v5.0' 2023-11-02 15:12:06 +08:00
esp32c2 Merge branch 'bugfix/fix_phy_calibration_error_for_c2_v5.0' into 'release/v5.0' 2023-11-02 15:12:06 +08:00
esp32c3 Merge branch 'bugfix/fix_phy_calibration_error_for_c2_v5.0' into 'release/v5.0' 2023-11-02 15:12:06 +08:00
esp32s2 Merge branch 'bugfix/fix_phy_calibration_error_for_c2_v5.0' into 'release/v5.0' 2023-11-02 15:12:06 +08:00
esp32s3 Merge branch 'bugfix/fix_phy_calibration_error_for_c2_v5.0' into 'release/v5.0' 2023-11-02 15:12:06 +08:00
include docs(wifi): update the docmentation for mesh API 2024-05-31 14:17:14 +08:00
lib@ca20e89439 fix(esp_wifi): Fix some wifi bugs 2024-07-01 11:06:13 +05:30
src fix(wifi): fix some wifi bugs 2024-01-11 17:51:00 +08:00
test disable scan time set by esp_wifi_scan_start 2023-11-14 13:52:55 +08:00
test_md5 ci: improve checks for Wi-Fi/PHYlibraries 2022-01-04 00:30:55 +01:00
CMakeLists.txt fix(esp_coex): fix circular dependency issue on esp32 2024-02-22 16:52:37 +08:00
Kconfig fix(wifi): add low memory options for eap enterprise 2024-02-28 10:37:40 +08:00
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