esp-idf/components/esp_wifi
muhaidong 6baac84d4a 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 19:28:31 +08:00
..
esp32 esp_wifi: update esp32 phy max tx power 2021-06-24 14:41:19 +08:00
esp32s2 esp_wifi: decouple Wi-Fi and bluetooth with coexist to reduce binary file size 2020-12-09 20:42:35 +08:00
include esp_wifi: Add beacon timeout event 2021-12-03 15:37:06 +08:00
lib@402432bf02 esp_wifi: fix fragment issue and PMF compatible for faulty APs 2021-12-14 19:28:31 +08:00
src esp_wifi: optimize phy version log 2021-03-19 03:02:26 +00:00
test esp_wifi: Modify ESP_IF_WIFI_AP to WIFI_IF_AP 2021-03-22 09:09:58 +00:00
test_md5 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
CMakeLists.txt adc_i2s: solve the i2s_adc issue when using wifi 2020-12-14 19:33:35 +08:00
component.mk esp_wifi: Move wifi OS adapter structures into esp_wifi component 2020-01-08 18:13:12 +11:00
Kconfig esp_wifi: re-enable phy calibration data to nvs for esp32s2 2021-05-20 22:13:39 +08:00
linker.lf esp_wifi: Put some rx code to iram 2019-11-13 11:44:23 +00:00
Makefile.projbuild bugfix: fix make compile phy multiple bin error 2020-04-15 10:19:54 +08:00
phy_multiple_init_data.bin feature: support multiple PHY init data 2020-03-05 16:14:00 +08:00
sdkconfig.rename components/esp_wifi: improve coexistence performance according to specific WiFi/BT/BLE scienario 2020-01-10 16:00:12 +08:00