akshat
b58b6a62d9
bugfix(wifi): Improve FTM Query logging for AP-Sta mode
2025-10-17 10:08:09 +05:30
Kapil Gupta
f63e81c044
refactor(esp_wifi): Remove WPS task code
2025-10-16 11:12:22 +08:00
yinqingzhao
de8e1c7c06
feat(wifi): improve iperf performance of esp32c61
2025-08-08 20:00:21 +08:00
akshat
05fd283bb5
fix(wifi): Add suport for FTM in ESP32C61
...
Resolve FTM failure in 40M Bandwidth
2025-07-25 14:25:38 +08:00
yinqingzhao
93b2cf899a
feat(wifi): set phy pll track disable default
2025-07-24 00:42:53 +08:00
Jiang Jiang Jian
9c4aa443b0
Merge branch 'bugfix/enable_ipv6_if_nan_v5.5' into 'release/v5.5'
...
bugfix(wifi): Enable IPv6 support via LWIP_IPV6 when WiFi Aware(NAN) is enabled (Backport v5.5)
See merge request espressif/esp-idf!40486
2025-07-24 00:18:29 +08:00
Jiang Jiang Jian
95e3ea8f50
Merge branch 'feat/eap_method_limit_v5.5' into 'release/v5.5'
...
feat(esp_wifi): Add support to limit EAP methods (v5.5)
See merge request espressif/esp-idf!40502
2025-07-23 10:36:04 +08:00
Jiang Jiang Jian
dd511077e1
Merge branch 'feature/hosted_examples_v5_5' into 'release/v5.5'
...
feat(hosted_examples_v5_5): Added ESP-Hosted to Wi-Fi examples
See merge request espressif/esp-idf!39485
2025-07-22 17:49:35 +08:00
Kapil Gupta
3b21679be9
fix(esp_wifi): Address review comments
2025-07-22 14:53:13 +08:00
Kapil Gupta
f794af38c2
feat(esp_wifi): Add support to limit EAP methods
...
Added support to limit EAP method supported by device based on
user configuration.
2025-07-22 14:53:13 +08:00
akshat
74ffc556cb
bugfix(wifi): Define ETH_ALEN for IPV6 Communication Type
2025-07-22 14:47:42 +08:00
Jiang Jiang Jian
f3d0418fc5
Merge branch 'fix/example_iperf_with_wifi_remote' into 'release/v5.5'
...
fix: update wifi-cmd/esp_hosted of iperf example
See merge request espressif/esp-idf!40110
2025-07-22 14:45:43 +08:00
Soh Kam Yung
ae561069b0
feat(hosted_examples_v5_5): Added ESP-Hosted to Wi-Fi examples
...
- add ESP32-P4 and ESP32-H2 as Supported Targets to following
examples, using ESP-Hosted and Wi-Fi Remote as components:
- iperf (H2)
- getting_started/softAP
- getting_started/station
- scan
- fast_scan
- softap_sta
- updated .build-test-rules.yml to enable pre-commit to accept ESP32-P4
and ESP32-H2 as Supported Targets
- updated top level `README.md` to add references to ESP-Hosted
2025-07-22 14:15:04 +08:00
Jiang Jiang Jian
3c39b32195
Chip/support esp32c61 v5.5
2025-07-22 12:21:36 +08:00
yinqingzhao
4451649760
fix(twt): fix some issus related itwt
2025-07-04 19:52:04 +08:00
Chen Yudong
a787505813
fix: update wifi-cmd/esp_hosted of iperf example
...
Related https://github.com/espressif/esp-hosted-mcu/issues/52
2025-06-23 21:16:11 +08:00
Kapil Gupta
9c61e31be4
fix(esp_wifi): Make sure old DPP listen is cancelled
2025-06-17 21:33:18 +08:00
Kapil Gupta
9189406b05
change(esp_wifi): Update dpp enrollee example to use updated events
2025-06-17 21:31:46 +08:00
tarun.kumar
253ca4267a
fix)wifi): Add GTK rekeying interval field in softap example
2025-05-29 20:23:19 +08:00
Xiao Xufeng
c771e4508e
iperf: increased app partition size in example
2025-05-20 19:52:07 +08:00
akshat
0a17f79cc7
feat(esp_wifi): Add FTM support for ESP32C5 (ECO2)
...
Closes https://github.com/espressif/esp-idf/issues/15909
2025-05-19 21:14:48 +08:00
wangtao@espressif.com
4c82fc5cb8
fix(wifi): improve esp32c2 and esp32s2 tcp performance
2025-05-09 15:17:00 +08:00
yinqingzhao
dd9f8bfcbc
feat(wifi): chip esp32c5 eco2 support wifi
2025-04-28 10:52:55 +08:00
akshat
30c91a4898
bugfix(wpa_supplicant): Fix build errors when Supplicant logs are enabled
2025-04-17 16:49:35 +05:30
laokaiyao
9a88effab8
ci: disabled RF soc caps for c5 eco2
...
Disable the RF soc caps to bypass the build of un-supported RF examples
2025-04-16 11:01:39 +08:00
liuning
b5f992a9c9
example: add example for beacon sample feature
2025-04-14 11:51:06 +08:00
zhangyanjiao
a8bd4f0929
fix(wifi): Return more information in the espnow send callback
2025-04-10 14:05:12 +08:00
Jiang Jiang Jian
683fd03a43
Merge branch 'feature/bss_max_idle' into 'master'
...
feat(wifi): Improve and enable bss max idle support on all chips
See merge request espressif/esp-idf!34656
2025-04-08 22:44:33 +08:00
Sajia
c4f592679b
feat(wifi): Enable bss max idle support on all chips
...
- Fix issues in Max Idle period negotiation and protected keep alive
- Add BSS Max Idle config in SoftAP config and create a feature flag
- Add a unit test case to test both STA and SoftAP implementation
2025-04-08 12:40:15 +05:30
Kapil Gupta
bbf7f9b2a7
fix(esp_wifi): Code cleanup for PR#15550 PR#15551
...
Closes https://github.com/espressif/esp-idf/pull/15550
Closes https://github.com/espressif/esp-idf/pull/15551
2025-04-07 19:38:11 +05:30
Michael Stoll
1cfc4a4ede
feat: Add domain match to wifi_enterprise example
2025-04-07 14:41:39 +05:30
Jiang Jiang Jian
6a633f3ed0
Merge branch 'bugfix/sae_send_confirm' into 'master'
...
fix(esp_wifi): Fix send_confirm according to specification provided by IEEE 802.11
See merge request espressif/esp-idf!37868
2025-04-07 14:06:34 +08:00
Sajia
07540f3253
refactor(wifi): Add SAE PT config flag and optimize wifi bin size for sta mode
2025-04-03 10:00:28 +05:30
Lu Ai Jun
e2f50bea42
Merge branch 'ci/add_test_for_ecos_wifi_enterprise' into 'master'
...
CI: add C3 eco7 and C2 eco4 tests for wifi
See merge request espressif/esp-idf!37759
2025-03-31 10:10:56 +08:00
Nachiket Kukade
302d8e5fce
feat(esp_wifi): Add extended SSI support for NAN Services
...
1. Allow SSI in publish and subscribe, populate Peer's SSI in match events
2. Allow SSI with length higher than 255 bytes by using SDEA for all NAN services
3. Update API's to support SSI changes and other SDEA parameters
4. Fix use after free issues with NAN Beacons and SDF's
Closes https://github.com/espressif/esp-idf/issues/12473
Closes https://github.com/espressif/esp-idf/issues/13366
2025-03-21 15:52:23 +08:00
zhangyanjiao
19ecb580d4
fix(wifi): fixed the espnow data length error in example
2025-03-19 19:18:56 +08:00
Shreyas Sheth
93e9d0b1a6
ci(wifi): Add build test for with wpa3 disabled for station and softap
2025-03-19 13:20:32 +05:30
Kapil Gupta
ac0eaa0034
ci(wifi): Add builds for FT, RRM and WNM configs
2025-03-19 12:07:08 +08:00
luaijun
6e58f49724
ci(c2/c3): add major eco version tests
2025-03-17 14:51:25 +08:00
zhangyanjiao
e910c5755b
fix(wifi): Fixed the max log level not work when it exceeds the default log level
2025-03-14 15:11:44 +08:00
Roland Dobai
62ce56c542
Merge branch 'fix/fix_kconfig_files' into 'master'
...
fix(kconfig): Fix issues with Kconfig files
See merge request espressif/esp-idf!36726
2025-03-07 18:24:06 +08:00
Kapil Gupta
3c7ca8f2c9
Merge branch 'bugfix/11kv_config_break' into 'master'
...
fix(esp_wifi): Correctly break 11kv config into wnm and rrm configs
Closes WIFIBUG-1065
See merge request espressif/esp-idf!37451
2025-03-05 18:28:26 +08:00
Kapil Gupta
c058048085
fix(esp_wifi): Correctly break 11kv config into wnm and rrm configs
2025-03-05 12:24:11 +05:30
igor.udot
daf2d31008
test: format all test scripts
2025-03-05 12:08:48 +08:00
Jan Beran
2ccbb2f91d
fix(kconfig): Fix issues with Kconfig files
2025-03-03 13:02:41 +01:00
Chen Jian Xing
0902e70e94
Merge branch 'bugfix/fix_delete_queue_error_in_espnow_example' into 'master'
...
fix(wifi): fix the delete queue error in espnow exapmle
Closes IDFGH-14632
See merge request espressif/esp-idf!36934
2025-02-17 14:50:15 +08:00
Jiang Jiang Jian
369b09c2db
Merge branch 'bugfix/fix_p4_8689_issue' into 'master'
...
fix(wifi): fix p4 host issue
Closes WIFIBUG-809
See merge request espressif/esp-idf!36608
2025-02-13 20:21:27 +08:00
Jiang Jiang Jian
2e5e9fc4aa
Merge branch 'feature/nan_support_c5' into 'master'
...
Enable Wi-Fi Aware (NAN) on ESP32C5 and ESP32C61
Closes IDF-10599 and IDF-10628
See merge request espressif/esp-idf!30495
2025-02-13 16:52:00 +08:00
zhangyanjiao
5b5521d45a
fix(wifi): fix the delete queue error in espnow exapmle
...
Closes https://github.com/espressif/esp-idf/issues/15383
2025-02-13 15:48:14 +08:00
muhaidong
0d6b116aad
fix(wifi): fix some esp32p4 host issues
2025-02-13 15:08:29 +08:00