esp-idf/components/esp_wifi
jack 9acf90f5e4 esp_wifi: backport some bugfixes to v4.4
1.Bugfix for  clear bss info when wifi stop
2.Bugfix for  add clear ap list interface
3.Modify wifi scan return value.
4.Change the log level of some logs to avoid misunderstanding.
5.Fix connect fail return wrong error code issue.
6.Fix WAPI issue on gtk compability and referrence to broadcast arp pkts.
7.Support WiFi tx fragment in the crypto mode of gcmp.
8.Fix tx fragment issue that pn code is less than msdu after pn code add two for tx fragment.
9.Fixed some issues on Soft-AP power save.
10.fix invalid child issue
11.fix WIFI_EVENT_AP_STADISCONNECTED event error
12.Fix SoftAP memory leak issue.
13.Fixed sta get ap info does not return connected ssid issue.
14.Fix SoftAP recv ps-poll not update inactive timer issue.
2022-12-05 22:38:33 +08:00
..
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 update doc for set channel 2022-12-05 21:41:39 +08:00
lib@5ca3788624 esp_wifi: backport some bugfixes to v4.4 2022-12-05 22:38:33 +08:00
src phy: only set phy_init_flag at power domain off, when all modems deinit 2022-12-02 19:54:58 +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 sleep: beacon loss and noise check timer optimize for wifi power save 2022-08-04 12:11:39 +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