esp-idf/components/esp_wifi
Nachiket Kukade 6ae4b3ef48 esp_wifi: Update wifi lib
1. Add STA checks during STA PMF operations
2. Fix WPA2-Ent issue with Open AP
3. Skip WPA-TKIP profile if PMF is required
4. Skip & clear Supplicant PMK Cache with mismatching AP config
2020-10-10 09:03:55 +00:00
..
esp32 esp_wifi: refactor wifi code in order to adapter to new chips 2020-09-24 10:15:50 +08:00
esp32s2 esp_wifi: refactor wifi code in order to adapter to new chips 2020-09-24 10:15:50 +08:00
esp32s3 bringup esp32-s3 on FPGA 2020-09-22 15:15:03 +08:00
include components/coex: Some bugfix about ble dynamic prio 2020-09-29 21:08:13 +08:00
lib@d64b0a7abb esp_wifi: Update wifi lib 2020-10-10 09:03:55 +00:00
src Merge branch 'bugfix/esp_netif_non_lwip' into 'master' 2020-10-05 16:16:11 +08:00
test esp_wifi: refactor PHY access 2020-09-22 15:00:05 +08: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 esp32, esp32s2: create esp_pm component 2020-09-25 05:24:10 +00:00
Kconfig esp_wifi: optimize WiFi TX performance 2020-08-13 12:26:21 +08:00
Makefile.projbuild bugfix: fix make compile phy multiple bin error 2020-04-15 10:19:54 +08:00
component.mk esp_wifi: Move wifi OS adapter structures into esp_wifi component 2020-01-08 18:13:12 +11:00
linker.lf esp_wifi: Put some rx code to iram 2019-11-13 11:44:23 +00: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