esp-idf/components/esp_wifi
zhangyanjiao 24da38f63c fix(wifi): fix some wifi bugs 20231214
1. add support for espnow to seet dcm rate
2. bugfix: fix csi info is not correct
3. feature: add support for establishing over 4 rx ba sessions
4. sniffer: modified rx error dump in sniffer mode
5. fix(itwt): fix when receiving the twt setup response frame, twt tx cb has not yet been called
6. itwt: fix itwt information frame format is not correct when suspend time is 0
7. update esp_wifi_crypto_types.h
8. sta not pmf capable when ap requires should reject profile
9. fix softap set config issue
10. allow some special igtk keyindex to workaround faulty APs
11. fix psram enabled but initialized fail issue
12. add missing header files for wifi files
13. feat(wifi/vendor): get more wifi information in csi rx callback
2023-12-19 19:15:49 +08:00
..
esp32 change(wifi): update esp_coexist_internal.h and esp_modem_wrapper.h 2023-12-19 19:15:49 +08:00
esp32c2 change(wifi): update esp_coexist_internal.h and esp_modem_wrapper.h 2023-12-19 19:15:49 +08:00
esp32c3 change(wifi): update esp_coexist_internal.h and esp_modem_wrapper.h 2023-12-19 19:15:49 +08:00
esp32c6 change(wifi): update esp_coexist_internal.h and esp_modem_wrapper.h 2023-12-19 19:15:49 +08:00
esp32s2 change(wifi): update esp_coexist_internal.h and esp_modem_wrapper.h 2023-12-19 19:15:49 +08:00
esp32s3 change(wifi): update esp_coexist_internal.h and esp_modem_wrapper.h 2023-12-19 19:15:49 +08:00
include fix(wifi): fix some wifi bugs 20231214 2023-12-19 19:15:49 +08:00
lib@9bb605e822 fix(wifi): fix some wifi bugs 20231214 2023-12-19 19:15:49 +08:00
src fix(wifi): fix psram enabled but initialized fail issue 2023-12-19 19:15:49 +08:00
test_apps fix(conn): Change second connect delay time to 730 2023-12-11 16:57:09 +08:00
test_md5 coex: support esp32h2 coex lib 2023-03-16 17:23:43 +08:00
wifi_apps fix(esp_wifi): Fix NAN service discovery, datapath and timer bugs 2023-12-07 03:54:55 +00:00
.build-test-rules.yml esp32h2: add build test 2023-01-17 10:29:04 +08:00
CMakeLists.txt fix(wifi): fix psram enabled but initialized fail issue 2023-12-19 19:15:49 +08:00
Kconfig Merge branch 'feature/rename_wpa2_ent_to_eap_client_v5.1' into 'release/v5.1' 2023-09-26 13:30:52 +08:00
linker.lf feat(wifi): optimize esp32c6 iperf performance 2023-09-14 10:14:13 +08:00
sdkconfig.rename esp_coex: correct Kconfig name 2023-02-26 06:58:18 +00:00