esp-idf/components/esp_wifi
muhaidong 20294ff1f0 esp_wifi: fix some wifi bugs
1. fix pairwise cipher tkip pmf compability issue
2. compute packet length use lldesc length instead rx_ctl sig_len for sniffer
3. refactor WiFi ioctl function
2022-10-21 17:48:22 +08:00
..
esp32 components/coex: Make sure sempher and queue used in isr is in DRAM 2022-07-25 13:51:25 +08:00
esp32s2beta esp_wifi: decouple Wi-Fi and bluetooth with coexist to reduce binary file size 2020-12-10 17:07:49 +08:00
include esp_wifi: Always connect Station in PMF mode if possible 2022-04-12 17:48:47 +05:30
lib@0005d4dee7 esp_wifi: fix some wifi bugs 2022-10-21 17:48:22 +08:00
src Merge branch 'bugfix/phy_regi2c_critical_section_v4.1' into 'release/v4.1' 2022-05-06 23:32:24 +08:00
test esp_wifi: refactor PHY access 2022-02-24 14:35:48 +08:00
test_md5 esp_wifi: rm esp32s2beta 2021-07-15 11:59:55 +08:00
CMakeLists.txt esp_phy: use spinlock to avoid regi2c access conflicts 2022-04-06 15:20:03 +08:00
component.mk esp_wifi: Move wifi OS adapter structures into esp_wifi component 2020-01-08 18:13:12 +11:00
Kconfig Revert "esp_wifi: optimize WiFi TX performance" 2020-12-18 08:38:01 +00:00
linker.lf esp_wifi: Put some rx code to iram 2019-11-13 11:44:23 +00:00
Makefile.projbuild run WiFi on ESP32SBETA 2019-06-28 11:34:49 +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