Commit Graph

  • 899fa43649 fix(wifi): fix some wifi bugs 260529 v5.2(51feabc1) release/v5.2 muhaidong 2026-06-01 21:51:34 +08:00
  • 974bbaf19a fix(wifi) : Add Mode/threshold checks in esp_wifi_disable_pmf_config()(c57d32e2) release/v5.3 tarun.kumar 2026-06-01 17:07:50 +05:30
  • ba434430e8 fix(wifi): fix some wifi bugs(6cabb47e) release/v5.4 muhaidong 2026-06-01 14:47:50 +08:00
  • 9a433297f8 fix(wifi): support auto mode connect passive channel hidden ap(76b1c5e4) muhaidong 2026-05-29 16:55:00 +08:00
  • 81d46c5210 feat(wifi): support auto mode connect passive channel hidden ap(9cb3e763) muhaidong 2026-05-29 16:04:39 +08:00
  • 86cd1512c5 fix(wifi) : Add Mode/threshold checks in esp_wifi_disable_pmf_config()(2758ba8e) tarun.kumar 2026-05-29 13:07:12 +05:30
  • 418be0196e fix(wifi) : Add Mode/threshold checks in esp_wifi_disable_pmf_config()(b1026c0d) release/v5.5 tarun.kumar 2026-05-29 11:43:37 +05:30
  • b9e1a09b48 fix(wifi) : Add Mode/threshold checks in esp_wifi_disable_pmf_config()(b3c0f5b9) tarun.kumar 2026-05-27 16:57:58 +05:30
  • 133f716da3 feat(wifi): support auto mode connect passive channel hidden ap(8723faac) muhaidong 2026-05-27 17:45:11 +08:00
  • 6aa005d8dd fix(wifi): fix blacklist issue(d92a15be) wangtao@espressif.com 2026-05-25 20:56:14 +08:00
  • 8ea3e10536 fix(wifi): fix blacklist issue(db47ea36) wangtao@espressif.com 2026-05-25 19:34:35 +08:00
  • cde32e0a50 fix(wifi) : Add Mode/threshold checks in esp_wifi_disable_pmf_config()(33352cbd) master tarun.kumar 2026-05-25 15:32:56 +05:30
  • b64cff30f7 fix(wifi): fix blacklist issue(54372c75) wangtao@espressif.com 2026-05-25 16:43:52 +08:00
  • e8218e5e8e feat(wifi): Allow offchan tx and roc for DPP network introduction protocol (31cb112) Shreyas Sheth 2026-05-23 10:51:32 +05:30
  • 90a6a8dbd5 fix(wifi): fix blacklist issue(178352e4) wangtao@espressif.com 2026-05-22 17:27:21 +08:00
  • 55636e0b8b feat(esp_wifi): Add improvements for privacy extension (56f281e) Shreyas Sheth 2026-05-22 14:28:44 +05:30
  • b83b04d03d Add NAN Pairing and PASN Support (2a65133) Nachiket Kukade 2026-05-21 23:58:33 +08:00
  • bb371fa818 fix(coex): fix ci g_wifi_coex_basic_md5 check fail issue(f96ee151) muhaidong 2026-05-21 11:12:17 +08:00
  • e61a56b9e6 feat(wifi): add sleep retention attach/detach in hw start/stop(35d84790) sibeibei 2026-05-20 20:01:18 +08:00
  • 3cbbdea873 fix(wifi): fix some wifi bugs 260519 v5.3(2f2ef459) muhaidong 2026-05-20 10:20:49 +08:00
  • b9315efbd2 fix(wifi): fix some wifi bugs 260519 v5.4(6f768e31) muhaidong 2026-05-19 21:40:03 +08:00
  • 4beb1966d6 fix(wifi): fix some wifi bugs 260519 v5.5(e08b59ac) muhaidong 2026-05-19 20:30:18 +08:00
  • bf7ccb11fe feat(nan): add NAN secure datapath support (40bd4d8) Nachiket Kukade 2026-05-17 17:45:02 +05:30
  • 6b8485065c fix(wifi): fix some wifi bugs 260518(2f2767f3) muhaidong 2026-05-18 19:15:18 +08:00
  • fae060b064 fix(wifi): fix some wifi bugs 260518(c85aadc6) muhaidong 2026-05-18 16:07:21 +08:00
  • 4bc9760929 docs: update wifi scan threshold docs(472fc606) muhaidong 2026-05-18 14:33:42 +08:00
  • ef8ee07b87 feat(wifi): backport some wifi changes(d7f6bdc1) yinqingzhao 2026-05-18 14:05:47 +08:00
  • bb69e7e609 fix(wifi): fix dfs channel check and max tb ru power issues(00ad2389) release/v6.0 yinqingzhao 2026-05-15 19:39:58 +08:00
  • 5b8f45fd0e fix(wifi): fix hidden ap rssi update and owe beacon timeout issue(e22ff9c1) muhaidong 2026-05-15 16:27:05 +08:00
  • e865741508 fix(wifi): support weak func for wifi lmac assert(789d579e) muhaidong 2026-05-15 14:46:42 +08:00
  • 09e123243d fix(wifi): Fix skipping usage of supp pmk caching for some cases (3f764f0) Shreyas Sheth 2026-05-15 11:54:53 +05:30
  • 4088f42e77 fix(nan): Add mulitple NAN improvements (e8aa023a) Nachiket Kukade 2026-05-02 15:52:00 +05:30
  • cc189e8581 fix(nan): Prevent overwriting of matching filter by SSI(6492f809) Akshat Agrawal 2026-05-08 14:08:05 +05:30
  • 572efa0513 feat(wifi): Add DFS channel handling and CSA support(56397acb) yinqingzhao 2026-05-13 11:32:04 +08:00
  • 2eed7daab0 fix(wifi): fix hidden ap rssi update and owe beacon timeout issue(5a8b6299) muhaidong 2026-05-13 10:52:45 +08:00
  • 9ae03b9361 fix(coex): fix ci g_wifi_coex_basic_md5 check fail issue(730cad09) muhaidong 2026-05-13 10:11:44 +08:00
  • ece111e4a5 fix(wifi): fix dfs channel check wrong(29f37e6b) yinqingzhao 2026-05-12 16:05:08 +08:00
  • e65c4d335e backport wifi fixes to v6.0(c98fe956) Jack 2026-05-11 17:43:46 +08:00
  • f92ed69377 fix(wifi) : Add conditions to check pmk flushing for similar ssid(63979303) tarun.kumar 2026-05-11 14:55:47 +05:30
  • b1ccc6a35f fix(wifi) : Add conditions to check pmk flushing for similar ssid(03518ab2) tarun.kumar 2026-05-11 14:42:43 +05:30
  • 04f408c707 fix(nan): Prevent overwriting of matching filter by SSI(4209e031) Akshat Agrawal 2026-05-08 14:20:26 +05:30
  • 22aa232ea2 fix(wifi): IRAM for regdma path used in modem pd light sleep(f011eff1) sibeibei 2026-05-09 14:47:51 +08:00
  • 7ad48c7239 fix(wifi): Update bss max idle timer and add other fixes(67d72ace) Sajia 2026-04-20 12:51:53 +05:30
  • 925459f52b fix(wifi): stop NAN timers from re-arming after esp_wifi_stop (40710db) Sarvesh Bodakhe 2026-05-08 18:40:07 +05:30
  • c2ef33cb75 fix(wifi): Update bss max idle timer and add other fixes (2bb2a38d) Sajia 2026-04-20 14:14:33 +05:30
  • ebfdb4ef42 fix(nan): Prevent overwriting of matching filter by SSI (997ef7f8) Akshat Agrawal 2026-05-08 14:30:26 +05:30
  • da5fff5f16 fix(nan): Prevent overwriting of matching filter by SSI(39fddc51) Akshat Agrawal 2026-05-08 13:25:51 +05:30
  • a80c0f4923 fix(nan): Prevent overwriting of matching filter by SSI(9573a810) Akshat Agrawal 2026-03-09 11:46:40 +05:30
  • 05ac6ccb42 feat(regdomain): update regdomain according to wireless-regdb(bc0b280d) yinqingzhao 2026-05-08 12:44:00 +08:00
  • ba511a1ad5 refactor(ftm): Use internal ROC framework for offchannel FTM (cbc1a19b) Nachiket Kukade 2026-05-06 16:29:52 +05:30
  • 4d85f82961 feat(wifi): optimization of the max BSS idle mechanism(2d58965d) yinqingzhao 2026-05-07 15:32:01 +08:00
  • 6139fb7f86 feat(wifi): support disable 11ac and 11ax in efuse(d5cd87bb) yinqingzhao 2026-05-07 12:26:54 +08:00
  • baa228bd4d fix(wifi): fix max connection number issue(064eba79) muhaidong 2026-05-06 20:46:13 +08:00
  • 678e55c09c feat(wifi): backport some wifi changes(1f242858) yinqingzhao 2026-05-06 19:18:38 +08:00
  • 694f70f614 feat(wifi) : Add OWE support on softAP(59cd1d42) tarun.kumar 2026-05-05 21:46:18 +05:30
  • 5bc1b23488 fix(esp_wifi): Drop broadcast fragmented frames (036ed58c) Kapil Gupta 2026-05-05 13:41:40 +05:30
  • fa38de5e09 feat(wifi): Add DFS channel handling and CSA support(4aaf952f) yinqingzhao 2026-04-29 19:14:06 +08:00
  • 9a2f1c6ccb fix(wifi): fix some wifi bugs(512ebfc0) muhaidong 2026-04-29 20:08:54 +08:00
  • 681d3c4229 fix(wifi): Fix skipping usage of supp pmk caching for some cases (682cebf) Shreyas Sheth 2026-04-27 16:42:51 +05:30
  • 0fe9301aee fix(wifi) : Made some changes in get_config api(58bd0a40) tarun.kumar 2026-04-27 11:56:33 +05:30
  • 4faf5f1e9f fix(wifi): Leave connection after assoc comeback failure (3d7e9622) Akshat Agrawal 2026-04-16 15:18:50 +05:30
  • cc5c5770ed fix(wifi): use reason 210 when AP found but security incompatible (ff41b26) Sarvesh Bodakhe 2026-04-24 19:25:44 +05:30
  • 56d676f092 fix(wifi): fix blacklist beacon timeout issue(9c68af62) wangtao@espressif.com 2026-04-24 15:21:48 +08:00
  • f566e6bbf8 fix(wifi): update wifi libs(c4521899) sibeibei 2026-04-23 20:38:09 +08:00
  • 200f265f07 fix(wifi): fix gi g_wifi_coex_basic_md5 check fail issue(e2bf6b12) muhaidong 2026-04-22 21:04:07 +08:00
  • 83d810306f feat(wifi): optimization of the max BSS idle mechanism(e94251d3) yinqingzhao 2026-04-22 17:01:45 +08:00
  • 7041abcf8e fix(wifi): Leave connection after assoc comeback failure (9f67d933) Akshat Agrawal 2026-04-16 16:12:26 +05:30
  • 71994a8dff fix(wifi): use reason 210 when AP found but security incompatible (45e1b97) Sarvesh Bodakhe 2026-04-15 17:05:24 +05:30
  • 27e6ef970c fix(wifi): fix DHCP failure due to fragment TX being enabled on C6(30cf6110) muhaidong 2026-04-21 14:53:16 +08:00
  • be8700b2cd feat(wifi): add esp32s31 wifi support(5da3bdf9) yinqingzhao 2026-04-15 17:09:40 +08:00
  • 2c2967f604 fix(wifi): Leave connection after assoc comeback failure (17d95833) Akshat Agrawal 2026-04-16 16:30:39 +05:30
  • a3f7c66328 fix(wifi): add improvements in scan and connect path (1e8cfab) Sarvesh Bodakhe 2026-04-13 23:11:27 +05:30
  • 94ff6bd0be fix(wifi) : Add conditions to check pmk flushing for similar ssid(75ca0bf3) tarun.kumar 2026-04-13 13:41:56 +05:30
  • 8a913bb6a8 fix(wifi) : Add conditions to check pmk flushing for similar ssid(15b698c4) tarun.kumar 2026-04-13 12:43:22 +05:30
  • cdb85041a2 fix(wifi): fix blacklist issue(cd5bb111) wangtao@espressif.com 2026-04-13 11:21:24 +08:00
  • 42da232270 feat(coex): update wifi head files (29dba3d6) liuning 2026-04-09 16:14:26 +08:00
  • d2379c8876 feat(coex): update wifi head files (c3cdb765) liuning 2026-04-09 16:19:49 +08:00
  • b860f83491 feat(coex): update wifi head files (2f8d08df) liuning 2026-04-09 16:11:55 +08:00
  • 7219f3177e fix(wifi): fix some wifi bugs 260407 v5.2(334b826e) muhaidong 2026-04-07 15:31:01 +08:00
  • ed757544ff fix(wifi) : Make some changes in get_config api(a6fd99e9) tarun.kumar 2026-04-07 13:06:14 +05:30
  • 237d8463de update wifi lib (bf68b8cd): zhangyanjiao 2026-04-07 10:20:05 +08:00
  • c628a69bf7 fix(wifi): Update bss max idle timer and add other fixes (ed5adbbd) 1. Modify bss max idle if less than 10 secs for softap 2. Drop non robust protected management frames 3. Update ap max idle timer condition 4. Add log for keep alive frames 5. Leave connection after Assoc comeback related erros 6.Update channel bandwidth when ap adjust to different band Sajia 2026-04-03 18:47:54 +05:30
  • 1746428418 feat(bss_max_idle): optimization of the max BSS idle mechanism(d03a1360) yinqingzhao 2026-04-03 14:25:52 +08:00
  • 18b7aae0fe fix(wifi): improve WPA3-Enterprise and SAE authmode validation in scan (756b30f) Sarvesh Bodakhe 2026-04-01 11:34:34 +05:30
  • 70f2a4b2ce fix(wifi): return specific error in API BPv5.5(6c1a5ee8) Junchi Chen 2026-03-31 17:11:08 +08:00
  • 6c9aee28e3 fix(wifi): return specific error in API BPv5.4(a382976f) Junchi Chen 2026-03-31 17:04:53 +08:00
  • 7146a6e467 fix(wifi): return specific error in API BPv5.3(1e056819) Junchi Chen 2026-03-31 16:50:17 +08:00
  • 4a582ce96e fix(wifi): return specific error in API BPv5.2(3619f345) Junchi Chen 2026-03-31 16:33:53 +08:00
  • f84f05505a fix(bss_max_idle): unicast frames count as keep-alive, filter out broadcast/multicast frames (62444881) muhaidong 2026-03-30 13:17:00 +08:00
  • 171da66379 update wifi lib (5ef254f1): zhangyanjiao 2026-03-27 15:22:54 +08:00
  • fe2a954a99 fix(wifi): fix set protocol or bandwidth wrong before wifi start(804d99aa) yinqingzhao 2026-03-26 17:03:33 +08:00
  • bcaf065efe fix(wifi) : Made some changes in set_config api(63ad2ff6) tarun.kumar 2026-03-26 11:33:16 +05:30
  • 3515b12aa1 fix(wifi): fix beacon timeout too long issue(ef7545cb) muhaidong 2026-03-26 11:50:14 +08:00
  • 2225a60daa feat(wifi): support skip whole band when scanning(930332ae) yinqingzhao 2026-03-25 19:52:56 +08:00
  • 76f15568b1 fix(wifi): Leave connection after assoc comeback failure (5d0a58b2) Nachiket Kukade 2026-03-25 12:31:37 +05:30
  • cd66d383a2 feat(wifi): sync coexistence head file (b37c951b) liuning 2026-03-19 15:55:28 +08:00
  • 78ad3d0af2 fix(wifi): Update channel bandwidth when ap adjust from 2g and 5g (fdb8df5e) Sajia 2025-08-14 14:38:27 +05:30
  • 66f601bdb2 feat(wifi): support auto mode connect passive channel hidden ap(0ebbdf51) muhaidong 2026-03-19 12:07:21 +08:00
  • afcedfaba1 fix(wifi): Add bss max idle timer and keep alive fixes (b997dadf) Sajia 2025-07-24 18:42:26 +05:30
  • a45b822d1c fix(wifi) : Add some changes in get_config api(ed5b0cdd) tarun.kumar 2026-03-18 16:01:16 +05:30