esp-idf/components/esp_wifi
muhaidong 094b3dba33 esp_wifi: fix fragment issue and PMF compatible for faulty APs
1. fix(pp): fix fragment plt loss when 2td pn compare with 1th pn
2. pmf allow keyindex in big endian format to workaround faulty APs
3. docs: update miswritten and abbreviated words and syntax errors for initialize WiFi section in esp_wifi.h header file
4. allow for minimal scope of wifi_init_config_t
2021-12-14 12:42:25 +08:00
..
esp32 esp_phy: decouple esp_phy component from esp_wifi and bt 2021-06-03 16:17:31 +08:00
esp32c3 pre-commit fix 2021-10-12 14:05:19 +08:00
esp32s2 pre-commit fix 2021-10-12 14:05:19 +08:00
esp32s3 esp_phy: decouple esp_phy component from esp_wifi and bt 2021-06-03 16:17:31 +08:00
include esp_wifi: support station only mode for code size down 2021-12-06 17:34:56 +08:00
lib@ae1371b9a4 esp_wifi: fix fragment issue and PMF compatible for faulty APs 2021-12-14 12:42:25 +08:00
src Merge branch 'bugfix/fix_wifi_bugs_v4.4' into 'release/v4.4' 2021-12-08 15:46:40 +00:00
test build system: fix cxx init_priority not working on S3 2021-07-14 10:56:24 +08:00
test_md5 wpa_supplicant: bypass sonar checks for upstream code 2021-07-22 14:12:22 +08:00
CMakeLists.txt esp_wifi: fix quoting 2021-10-06 10:41:49 +02:00
component.mk esp_phy: decouple esp_phy component from esp_wifi and bt 2021-06-03 16:17:31 +08:00
Kconfig esp_wifi: support station only mode for code size down 2021-12-06 17:34:56 +08:00
linker.lf esp_wifi: move unused wifi log to noload section to save binary size 2021-07-01 10:18:37 +08:00
sdkconfig.rename Add HW external coexist api. 2021-10-12 14:05:14 +08:00