esp-idf/components/esp_wifi
alanmaxwell 629c3b4d9c fix(wifi): backport some wifi bugfix
1. fix ccmp pn became large issue
2. sta not pmf capable when requires should reject profile
3. fix softap set config issue
4. fix enable psram wapi dhcp fail issue
5. Fix multi antenna issue
6. Fix typo in wifi api docs
7. Optimize BB filter timer to pass some corner case
8. Change fragment threshold to 256
9. Support fragment for LR mode
10. Fix rx fragment fail in Open mode.
11. Drop fragmented AMPDUs
12. Fix ampdu duration issue
2023-12-01 14:02:07 +08:00
..
esp32 fix(phy): update phy lib to master 2023-11-02 15:32:53 +08:00
esp32c3 fix(phy): update phy lib to master 2023-11-02 15:32:53 +08:00
esp32s2 fix(phy): update phy lib to master 2023-11-02 15:32:53 +08:00
esp32s3 fix(phy): update phy lib to master 2023-11-02 15:32:53 +08:00
include fix(wifi): backport some wifi bugfix 2023-12-01 14:02:07 +08:00
lib@c5a5c931ca feat(esp_wifi):static buf for management,control,qos null,null data rx packet 2023-12-01 14:02:07 +08:00
src fix(esp_wifi): fix no mac retention at wifi start 2023-08-24 10:17:13 +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
component.mk esp_phy: decouple esp_phy component from esp_wifi and bt 2021-06-03 16:17:31 +08:00
Kconfig feat(esp_wifi):static buf for management,control,qos null,null data rx packet 2023-12-01 14:02:07 +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