sibeibei
6da81c80c0
fix(wifi):fix modem state rx bcn failed when tbtt update, support modem state for coexist
2025-06-30 16:32:37 +08:00
wangtao@espressif.com
38a96587f2
fix(wifi): add check for esp_wifi_set_config
2025-06-30 16:32:36 +08:00
Kapil Gupta
7d3734065a
fix(esp_wifi): Set default ap mgmt cipher
2025-06-26 15:46:33 +05:30
tarun.kumar
6094d14616
fix(wifi): Made changes in api for sending bcast deauth frames
2025-06-25 16:14:13 +05:30
tarun.kumar
7dba716272
fix(wifi): Resolve out-of-bounds memory access in ieee80211w_kde_add
2025-06-25 16:14:13 +05:30
tarun.kumar
5c9d2bbc0d
feat(wifi): Add SAE-EXT-KEY feature on softAP
2025-06-25 16:14:13 +05:30
tarun.kumar
c8eeb28f5e
fix(wifi): Sending disconnect event in connect fail and add enterprise check in Suite-B 192-bit certification
2025-06-25 11:59:17 +05:30
Jiang Jiang Jian
717be30714
Merge branch 'bugfix/scan_stop_when_conenct_v5.3' into 'release/v5.3'
...
fix(esp_wifi): Fix locking in incorrect state when stop_scan is called after connect
See merge request espressif/esp-idf!39483
2025-06-25 10:45:12 +08:00
ding huan
635c6520ef
fix(conn): wifi connect before connected status
2025-06-24 17:07:06 +08:00
Shreyas Sheth
04f68ec534
fix(esp_wifi): Fix locking in incorrect state when stop_scan is called after connect
2025-06-24 13:45:34 +05:30
muhaidong
f6c0f937bd
fix(coex): fix some external coexist issue
2025-06-23 15:15:03 +08:00
Sarvesh Bodakhe
3f23211fe4
fix(wif): Prevent NON-PMF STA retries if esp_wifi_disconnect() before handshake
...
Ensure that NON-PMF station does not attemp connection retries when
'esp_wifi_disconnect()' is called before the 4-way-handshake completes,
even if 'failure_retry_cnt' allows retries.
2025-06-20 13:23:02 +05:30
Jiang Jiang Jian
37acb543a7
Merge branch 'bugfix/supplicant_analyzer_fixes_v5.3' into 'release/v5.3'
...
Bugfix/supplicant analyzer fixes (v5.3)
See merge request espressif/esp-idf!39456
2025-06-06 19:04:08 +08:00
zhangyanjiao
d6ec5a5225
fix(wifi): Added more check when receiving espnow data
2025-06-03 11:07:59 +08:00
zhangyanjiao
d08c56a92f
fix(wifi): fix the issue that sta connection info loss lr info on C5/C6
2025-05-29 14:25:36 +08:00
Kapil Gupta
541628045a
Merge branch 'fix/rrm_config_set_v5.3' into 'release/v5.3'
...
Set rrm config condition in case RRM monitoring is enabled
See merge request espressif/esp-idf!39432
2025-05-27 18:32:55 +05:30
Kapil Gupta
4ab256a441
fix(esp_wifi): Disble IP renew skip by default
2025-05-27 13:39:46 +05:30
tarun.kumar
52040c6a77
fix(wifi) : Set rrm config condition in case RRM monitoring is enabled
2025-05-27 11:03:12 +05:30
yinqingzhao
7bcbc483c6
fix(wifi): fix some wifi bugs
2025-05-26 16:43:59 +08:00
yinqingzhao
ced26468d4
fix(wifi): fix some wifi bugs
2025-05-13 14:49:53 +08:00
akshat
3f27399ef4
feat(esp_wifi): Add extended SSI support for NAN Services
2025-05-08 11:14:57 +05:30
Aditi
f93379abcf
fix(esp_wifi): Fix for issue in esp_now_send when wifi tx callback registered
2025-05-07 10:42:00 +05:30
akshat
199ec4c82b
feat(esp_wifi): Add DS parameter in probe requests from STA
...
Parse the DS IE to get intended channel when softAP rx request,
send probe response only if request is intended for the channel
2025-04-30 11:27:54 +05:30
Sajia
17427b5314
refactor(wifi): Optimize wifi bin size for station mode
2025-04-28 14:39:19 +05:30
muhaidong
3a6d14649a
fix(wifi): fix association timeout timer issue for wep shared auth
2025-04-27 16:55:25 +08:00
akshat
2ec6169144
fix(wifi): Fix occasional dropping of SA Query responses by SoftAP
2025-04-25 17:46:43 +05:30
tarun.kumar
f7ccfd2293
fix(wifi): Modify authmode to sta for sta connect event
2025-04-25 12:26:59 +05:30
zhangyanjiao
bccec2b6c1
fix(wifi): update wifi lib for scan and connect issues
2025-04-22 11:59:30 +08:00
zhangyanjiao
e8c42bd62d
fix(wifi): fix the noise floor error on ESP32C5
...
Closes https://github.com/espressif/esp-idf/issues/15594
2025-04-22 11:59:21 +08:00
zhangyanjiao
1c63e3e70c
docs(wifi): update the description for esp_mesh_send() return value
...
Closes https://github.com/espressif/esp-idf/issues/14440
2025-04-22 11:51:17 +08:00
Sarvesh Bodakhe
04a0e6304b
fix(wifi): Fix wrong PMKSA cache entry being used when wifi password is changed
...
Co-authored-by: yinqingzhao <yinqingzhao@espressif.com >
2025-04-19 16:39:56 +05:30
Jiang Jiang Jian
10a20f3388
Merge branch 'ci/add_test_for_ecos_wifi_enterprise_v53' into 'release/v5.3'
...
ci(c2/c3): add major eco version tests(v5.3)
See merge request espressif/esp-idf!37806
2025-04-17 10:56:45 +08:00
baohongde
a90116fdd1
feat(coex): Support BR/EDR (e)SCO and Wi-Fi coexistence
2025-04-15 14:17:21 +08:00
luaijun
2f749a21e7
ci(c2/c3): add major eco version tests
2025-04-08 10:34:19 +08:00
Kapil Gupta
d4151643ca
fix(esp_wifi): Fix some compilation errors in roaming app
2025-04-07 18:58:08 +08:00
Kapil Gupta
ef9da59ea9
fix(esp_wifi): Removed unnecessary handlers to cleanup
2025-04-07 18:58:08 +08:00
Kapil Gupta
dc802d98d3
fix(esp_wifi): Roaming app, sync api naming
2025-04-07 18:58:08 +08:00
Kapil Gupta
2aa64cefae
fix(esp_wifi): Some more cleanup for roaming app
2025-04-07 18:58:08 +08:00
Kapil Gupta
5deeaecdf4
fix(esp_wifi): moving around roaming app code a bit
2025-04-07 18:58:08 +08:00
Kapil Gupta
0b8775e1c7
fix(roaming_app): Add get set config params for the app
2025-04-07 18:58:08 +08:00
Kapil Gupta
b353ab7427
fix(wifi): Provide a config option to skip IP renew during roam
2025-04-07 18:58:08 +08:00
Kapil Gupta
a34e915a2a
fix(esp_wifi): Set minimum scan time to 30ms in roaming app
2025-04-07 18:58:08 +08:00
Kapil Gupta
9e6700110a
fix(wifi): Fix some issues observed in roaming app
2025-04-07 18:58:08 +08:00
muhaidong
e9aefff1ed
fix(wifi): fix ersu compatibility issue
2025-03-19 10:10:17 +08:00
yinqingzhao
79df1a8657
fix(sniffer): fix channel in rx_ctrl is zero when using sniffer
2025-03-07 15:24:49 +08:00
Jiang Jiang Jian
7d8b308352
Merge branch 'bugfix/fix_scan_bitmap_channel_14_fail_issue_v5.3' into 'release/v5.3'
...
fix(wifi): fix scan bitmap channel 14 fail issue
See merge request espressif/esp-idf!37519
2025-03-07 14:25:13 +08:00
Jiang Jiang Jian
31d1ceb29b
Merge branch 'bugfix/11kv_config_break_v5.3' into 'release/v5.3'
...
fix(esp_wifi): Correctly break 11kv config into wnm and rrm configs (v5.3)
See merge request espressif/esp-idf!37477
2025-03-07 10:56:05 +08:00
muhaidong
d3031add26
fix(wifi): fix scan bitmap channel 14 fail issue
2025-03-05 21:44:36 +08:00
Kapil Gupta
91622962fc
fix(esp_wifi): Correctly break 11kv config into wnm and rrm configs
2025-03-05 12:39:11 +05:30
Sarvesh Bodakhe
f6cf94660c
fix(wifi): Re-introduce parsing for Enterprise APs during the connecting scan
...
Fixes the regression introduced in d90f31c29e
2025-03-03 14:07:07 +05:30