Commit Graph

  • 17509c30ae fix(wifi): fix esp32 host lack of lmac api issue(0caa8194) muhaidong 2024-07-03 19:56:45 +08:00
  • bddbf09a6d feat(esp_wifi): Add support for WPA3 transition disable and more updates (ce17d675) Sarvesh Bodakhe 2024-06-07 08:28:51 +05:30
  • 659f4ac8fd fix(wifi): Add support for WPA3 Transition disable and more updates (7e441ceb) Sarvesh Bodakhe 2024-06-07 08:43:18 +05:30
  • 50f5dc6d1b fix(wifi): fix disable gcmp choose pairwise cipher wrong issue(b4cdf508) muhaidong 2024-07-03 10:32:53 +08:00
  • 30a9ad2f97 fix(esp_wifi): Fix for issue in changing opmode when wps is enabled(30c1bdb) aditi_lonkar 2024-05-10 19:35:29 +05:30
  • 20d6700bee fix(esp_wifi): Fix for issue in changing opmode when wps is enabled(0d8e81d) aditi_lonkar 2024-05-10 18:33:53 +05:30
  • 97850a8646 fix(esp_wifi): Fix for issue in changing opmode when wps is enabled(9641da4) aditi_lonkar 2024-05-07 20:27:59 +05:30
  • 73ed5e75a6 fix(wifi): Fix issue of supplicant using wrong parameters to confiure bss while connecting (b92ffe5e) Sarvesh Bodakhe 2024-05-23 14:48:15 +05:30
  • 5cd9c695cc fix(esp_wifi): Fix issues in NAN datapath establishment(659ca75a) Shyamal Khachane 2024-07-01 12:09:25 +05:30
  • ca20e89439 fix(wifi): Fix some wifi bugs (68b27dc6) Sarvesh Bodakhe 2024-05-24 13:57:27 +05:30
  • 46e6b0eedc fix(wifi): Fix encryption/decryption issue for mgmt packets (50b5d932) Sarvesh Bodakhe 2024-06-28 16:21:23 +05:30
  • 87ac448921 fix(wifi): fix esp32 unrecoverable m f issue (3f9899be) liuning 2024-06-28 15:24:09 +08:00
  • 73422634cd feat(wifi): fix esp32 cant tx issue, support coex pwr, fix tbtt intr miss issue (87a4f3ee) liuning 2024-06-28 14:26:59 +08:00
  • 989691cda2 fix(esp_wifi): Fix scanning and connecting to FT APs(57cc5bc9) jgujarathi 2024-06-27 16:03:10 +05:30
  • ab60139bde fix(esp_wifi): Fix scanning and connecting to FT APs(ba4f56a0) jgujarathi 2024-06-27 15:37:50 +05:30
  • 512bf60b7b fix(esp_wifi): Fixes issues with connecting to FT APs(73edce8b) jgujarathi 2024-06-26 12:03:26 +05:30
  • d420e3824d station: fix issue of PMF not getting reset when disconnecting from PMF connection (8c1d2d6d) Sarvesh Bodakhe 2024-06-18 13:27:12 +05:30
  • 4a23c678f5 station: fix issue of PMF not getting reset when disconnecting from PMF connection (76d59ca3) Sarvesh Bodakhe 2024-06-18 13:27:12 +05:30
  • 3f8f4aab76 station: fix issue of PMF not getting reset when disconnecting from PMF connection (6259a1e3) Sarvesh Bodakhe 2024-06-18 13:27:12 +05:30
  • 695ac5aea8 fix(esp_wifi): Drop any received auth response that uses a different algorithm than the one currently in use(74136ce3) Shyamal Khachane 2024-06-21 16:36:07 +05:30
  • 90c16e0122 fix(esp_wifi): Drop any received auth responses that use a different algorithm than the one currently in process(b56dcd62) Shyamal Khachane 2024-06-21 14:41:34 +05:30
  • 1a39fdc745 fix(esp_wifi): Drop any received auth responses that use a different algorithm than the one currently in use(d0441f3f) Shyamal Khachane 2024-06-21 11:23:08 +05:30
  • eacd07f165 fix(esp_wifi): Drop any received auth responses that use a different algorithm than the one currently in process(1026ae2b) Shyamal Khachane 2024-06-20 11:30:01 +05:30
  • 9693bfca0c station: fix issue of PMF not getting reset when disconnecting from PMF connection (1fe2402b) Sarvesh Bodakhe 2024-06-18 13:27:12 +05:30
  • cfa077793e station: Fix issue of PMF not getting reset when disconnecting from PMF connection (ff661c3c) release/v4.4 Sarvesh Bodakhe 2024-06-18 12:13:35 +05:30
  • a4068355ff feat(esp_wifi): Refactor and improve FTM code (d7664092) Nachiket Kukade 2024-06-13 21:01:51 +05:30
  • fda241ceff fix(wifi): fix the issue of tbtt interrupt miss caused by beacon monitor (0ae8b583) Li Shuai 2024-06-12 22:17:12 +08:00
  • 569c42ab49 fix(wifi): fix sta scan when connected cause bcn timeout loop issue (0f3a4fdb) wangtao@espressif.com 2024-06-12 17:21:09 +08:00
  • 70c2d7f46d fix(esp_wifi): Fix for issue in changing opmode when wps is enabled(0de7290) aditi_lonkar 2024-04-08 17:35:53 +05:30
  • 7f676ffedd fix(wifi): fix sta scan when connected cause bcn timeout loop issue (2aed3dce) wangtao@espressif.com 2024-06-11 16:20:25 +08:00
  • 21d34cbbf1 fix(wifi): fix configure gcmp failure issue(512476e6) muhaidong 2024-06-07 14:02:10 +08:00
  • 634b283d88 fix(wifi/mesh): do not send NULL data when scan start/done for mesh (6c8c5e6) zhangyanjiao 2024-06-07 10:13:29 +08:00
  • 1b4c86a66f fix(wifi/mesh): do not send NULL data when scan start/done for mesh (b2e5ef9) zhangyanjiao 2024-06-06 19:09:01 +08:00
  • 9ddbd6cb0a fix(wifi/mesh): do not send NULL data when scan start/done for mesh (803d274) zhangyanjiao 2024-06-06 17:51:09 +08:00
  • 12fad1ea40 fix(wifi/mesh): do not send NULL data when scan start/done for mesh (40b55a0) zhangyanjiao 2024-06-06 10:19:53 +08:00
  • ac55d15c8e fix(esp_wifi): Send unicast probe requests if bssid is known during scan(a922ffbab) jgujarathi 2024-06-04 17:04:21 +05:30
  • a58d160db9 fix(esp_wifi): Fix issues in NAN datapath establishment(be21e352) Shyamal Khachane 2024-06-03 18:22:20 +05:30
  • e16a9ee1b2 fix(wifi): fix disable gcmp choose pairwise cipher wrong issue(eb97ceda) muhaidong 2024-06-03 14:49:35 +08:00
  • 2ebef7a81b update wifi lib (5b91115): zhangyanjiao 2024-06-03 11:26:55 +08:00
  • cb49ddb64b fix(wifi):fix data len not correct in he actions(f671f485) yinqingzhao 2024-05-31 18:13:38 +08:00
  • 3e31174561 update wifi lib (9f44b57): zhangyanjiao 2024-05-31 14:08:14 +08:00
  • 67df786690 update wifi lib (c1d4099): zhangyanjiao 2024-05-31 11:40:25 +08:00
  • fff3460aaf fix(wifi): Add back WIFI_AUTH_WPA3_EXT_PSK and WIFI_AUTH_WPA3_EXT_PSK_MIXED_MODE (6dbdc26d) Sarvesh Bodakhe 2024-05-30 19:13:15 +05:30
  • d9a4b032ef fix(wifi): Add back WIFI_AUTH_WPA3_EXT_PSK and WIFI_AUTH_WPA3_EXT_PSK_MIXED_MODE (3e0076f1) Sarvesh Bodakhe 2024-05-29 19:17:15 +05:30
  • 6dc9bf9eb5 fix(wifi): Deprecate WIFI_AUTH_WPA3_EXT_PSK and WIFI_AUTH_WPA3_EXT_PSK_MIXED_MODE (26baab11) Sarvesh Bodakhe 2024-05-29 15:37:48 +05:30
  • e4d5243ed4 fix(wifi): Fix selecting FTM compensation with external AP (18c20eaa) Nachiket Kukade 2024-05-29 16:07:46 +05:30
  • e086e00cb8 fix(wifi): Fix selecting FTM compensation with external AP (55f8b1ba) Nachiket Kukade 2024-05-28 15:22:23 +05:30
  • bf71ef7b29 fix(wifi): fix esp32 unrecoverable m f issue, fix rxAppendBlock issue (af6c066a) liuning 2024-05-28 17:47:02 +08:00
  • d6cb1da6ba fix(wifi): Fix selecting FTM compensation with external AP (79f44f91) Nachiket Kukade 2024-05-19 16:35:23 +05:30
  • d5839dc6b7 fix(wifi): fix(wifi): fix send mgmt err when eapol process backport for v5.2 (42df1878) wangtao@espressif.com 2024-05-27 20:02:56 +08:00
  • deb0e65a74 fix(wifi): fix send mgmt err wjen eapol process (cf62605e) wangtao@espressif.com 2024-05-24 21:08:59 +08:00
  • 4cbb797214 fix(esp_wifi): Update Wi-Fi libraries (c4cfc8ee) Sarvesh Bodakhe 2024-05-23 17:13:22 +05:30
  • a89846e501 fix(esp32c6): update wifi mac retention register context configuration for esp32c6 (f9a71af5) Li Shuai 2024-05-21 21:31:31 +08:00
  • 71c676dbf6 feat(wifi): support coex pwr feature (ef7faf8) liuning 2024-04-16 19:06:34 +08:00
  • 046aef6797 fix(wifi): fix esp32 unrecoverable m f issue (5939355) liuning 2024-05-21 10:26:56 +08:00
  • 5cebf92b39 fix(wifi): Add bugfix in 'esp_wifi_deauthenticate_internal' and other improvements (90f5791b) Sarvesh Bodakhe 2024-05-16 15:29:37 +05:30
  • ab8a1f6d51 feat(wifi): add softap csa&dtim&wait_bcast_data setting (3380c62c) wangtao@espressif.com 2024-05-20 13:57:35 +08:00
  • e0ee52e2b6 fix(wifi): fixed some wifi bugs(e0b1e308) 1. fix esp_wifi_set_mode return error issue 2. fix qos encapsulated eapol issue 3. eapol arp and dhcp add flag PP_F_PER_PKT_RATE 4. fix lmac_stop_hw_txq issue 5. fix typo 6. limite number of amsdu block in eb 7. fix recycle cache sub amsdu eb issue 8. update ba session store and restore rx ba num 9. fix multicast address qos frame by reset rx ba 10. fix lmacStopTransmit issue 11. sync multi antenna gpio register from IDF 12. clear eb to fix tx single AMPDU to some AP not reply BA when ampdu_entry single bit was set 13. fix internal set log level check fail issue 14. update esp_wifi_connect doc 15. update api esp_wifi_sta_get_rssi docs 16. add interupt lock during hardware reload of Rx link muhaidong 2024-05-20 10:13:58 +08:00
  • 482ab97ae3 fix(wifi): Add some bugfixes and cleanup in softAP (6d41e1c5) Sarvesh Bodakhe 2024-05-18 17:25:47 +05:30
  • 321823002f feat(wifi): add itwt teardown status (8ca03b75) xuxiao 2024-05-17 15:29:46 +08:00
  • a58c6341a9 fix(wifi): fixed some wifi bugs 240516(c7f97ba3) muhaidong 2024-05-17 10:47:06 +08:00
  • 6aa93ec85d fix(wifi):esp32c6 wifi rx statistics is always zero(84e7fea1) yinqingzhao 2024-05-16 19:19:18 +08:00
  • c230df3c50 fix(bss_color):fix bss color issues(4c465dba) yinqingzhao 2024-05-16 14:38:58 +08:00
  • cc7b7d9612 update esp32c3 phy lib (4ab2a54c) release/v4.3 alanmaxwell 2024-02-27 14:54:10 +08:00
  • 4816d356ad fix(wifi): fix esp32 unrecoverable m f issue (2e555c969) liuning 2024-05-16 10:36:48 +08:00
  • 11a226dcb4 update wifi lib (e717c44): zhangyanjiao 2024-05-15 11:46:06 +08:00
  • e0890fd500 change(pm): use new sleep retention api to implement wifi mac retention (c734645c) Li Shuai 2024-05-14 19:32:11 +08:00
  • 8fd22ddcaf fix(esp_wifi): Fix issues in NAN datapath establishment(1331572c) Shyamal Khachane 2024-05-14 11:24:09 +05:30
  • 0ebc69312a fix(wifi): fix some esp32c6 wifi bugs (acd6d5d0) xuxiao 2024-05-14 11:30:49 +08:00
  • 946d1e0a8b fix the tx issue when mesh lifetime equal zero (3d0816f) zhangyanjiao 2024-05-14 10:05:11 +08:00
  • 8594ab916d fix(wifi): Fix selecting FTM compensation with external AP (afab2293) Nachiket Kukade 2024-05-13 17:59:31 +05:30
  • 80294cd2b0 fix the tx issue when mesh lifetime equal zero (b1c02e6) zhangyanjiao 2024-05-13 17:14:42 +08:00
  • bcb739c215 fix(wifi): Fix selecting FTM compensation with external AP (b4ffa291) Nachiket Kukade 2024-05-13 12:09:09 +05:30
  • 8a75ea5ce5 fix the tx issue when mesh lifetime equal zero (2cfd70d) zhangyanjiao 2024-05-13 11:29:49 +08:00
  • bfb71b0513 fix the tx issue when mesh lifetime equal zero (7c4ce92) zhangyanjiao 2024-05-13 10:40:57 +08:00
  • ddb736ba7a fix the tx issue when mesh lifetime equal zero (2232aa84) zhangyanjiao 2024-05-10 16:23:38 +08:00
  • e2744b5b59 Fix issue of wrong Rx control information of espnow packets for esp32 and esp32s2 (2dfe8ba5) Sarvesh Bodakhe 2024-05-08 17:10:07 +05:30
  • 3da9988627 fix(wifi): fix trc_ampdu_stop_rateidx value errors when DUT under softap + sta mode (144bf4dd) xuxiao 2024-05-09 11:04:23 +08:00
  • da48b2df73 fix(wifi): Update FTM PHY compensation (21e875d9) Nachiket Kukade 2024-05-08 18:03:39 +05:30
  • 97373dacc2 Fix issue of wrong Rx control information of espnow packets for esp32 and esp32s2 (50adca94) Sarvesh Bodakhe 2024-05-08 17:10:07 +05:30
  • d6a145b6f1 Fix authmode scanning issue when AP advertises both WPA and WPA2 with SAE PK (1b06bd11) Sarvesh Bodakhe 2024-05-08 16:13:50 +05:30
  • a9c6727926 fix(esp32c6): clear soc wakeup request signal at tbtt process (5ebcd3f6) Li Shuai 2024-05-08 10:39:12 +08:00
  • 1c42c89e1a Fix authmode scanning issue when AP advertises both WPA and WPA2 with SAE PK (364b6302) Sarvesh Bodakhe 2024-05-06 11:41:57 +05:30
  • 13050c3156 fix(wifi): Update FTM PHY compensation (3ce09e59) Nachiket Kukade 2024-04-29 16:27:14 +05:30
  • 1221569e8f fix(wifi): Update FTM PHY compensation (feaf82d9) Nachiket Kukade 2024-04-29 14:33:21 +05:30
  • 2541101ad5 fix(wifi): fix some esp32c6 wifi bugs (65149d2e) xuxiao 2024-04-25 12:11:20 +08:00
  • e09543aef5 fix(wifi): fix trc_ampdu_stop_rateidx value errors when DUT under softap + sta mode (8a25ce66) xuxiao 2024-04-28 15:53:18 +08:00
  • 4fba9c81ba fix(wifi): fix some esp32c6 wifi bugs (92471a3f) xuxiao 2024-04-24 14:13:54 +08:00
  • d8e20e3cf3 clear wifi buffer to fix ampdu compatibility issue(ef2fedcd) alanmaxwell 2024-04-24 11:24:35 +08:00
  • 6a55cb409b fix(wifi): Fix encryption/decryption issue for mgmt packets (89a49a4d) Sarvesh Bodakhe 2024-04-24 01:45:14 +05:30
  • 1a7db84611 fix(wifi): fix esp32c6 wdt issues when recv/send tcp packages (f5eaa792) xuxiao 2024-04-23 19:07:24 +08:00
  • a6c1a26f5a fix(esp_wifi): Send unicast probe requests if bssid is known during scan(fb857e9a) jgujarathi 2024-04-23 11:17:21 +05:30
  • 516ae8c586 esp_wifi: Fix frame subtype in send_mgmt_frame (34d9141e) Kapil Gupta 2024-04-22 16:04:15 +05:30
  • ebfe9899fd change(pm): use new sleep retention api to implement wifi mac retention (fd16602b) Li Shuai 2024-04-22 12:48:45 +08:00
  • 0565ffa695 fix(wifi): fixed itwt crash issues (cf9b4550) xuxiao 2024-04-19 20:02:37 +08:00
  • d3325558c6 esp_wifi: Add ci validations for esp32_host folder (351c534a) Kapil Gupta 2024-04-17 10:01:04 +05:30
  • 308c592b14 feat(esp_wifi): Adds a new API to set default scan parameters(351c534a) jgujarathi 2024-04-17 16:02:10 +05:30
  • 2c2bb53cc9 fix(wifi): fixed some wifi bugs(3872fa03) muhaidong 2024-04-17 19:13:19 +08:00
  • d935da0725 fix(wifi): Fix encryption/decryption issue for mgmt packets (e4f2ba6a) Kapil Gupta 2024-04-16 18:31:42 +05:30
  • 852cfcfa66 esp_wifi: format wifi code using tools/format.sh (a8ac1b8a) Kapil Gupta 2024-04-12 18:45:41 +05:30