esp-idf/components/esp_wifi
zhangyanjiao c01c7acdab esp_wifi:
1. Fixed sniffer fcs error crash issue
2. Added support of SHA256 AKM without PMF enabled
3. Added station based check for auth frame formation
2022-01-14 14:57:51 +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 allow for minimal scope of wifi_init_config_t 2021-12-14 19:44:31 +08:00
lib@3ed5a29e93 esp_wifi: 2022-01-14 14:57:51 +08:00
src fix phy init memory leak 2022-01-14 14:26:02 +08: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 Init phy data to default if invalid in flash partition to avoid bootloops 2022-01-14 14:26:02 +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