53321dadb5
fix(wifi): modify the scan channels on 5g for smartconfig (45c9808a)
2024-09-25 08:51:58 +08:00
7f7c8fb314
fix(esp_wifi): Handle missing error propagation in set_mode (6d67723a)
2024-09-24 16:56:30 +05:30
eae9d940fc
fix(wifi): modify some SOC_WIFI_SUPPORT_5G to CONFIG_SOC_WIFI_SUPPORT_5G(3dbda2f0)
2024-09-24 13:13:02 +08:00
80250846cb
feat(ftm): add ftm calibration values for esp32c6 (05145de7)
2024-09-23 18:58:06 +05:30
8fb10b39ba
refactor(esp_wifi): Cleanup of wifi crypto funcs within wifi libs(9f408925)
...
- Remove unnecessary funcs from wpa_crypto_funcs_t and consolidate some
of their usages in wifi libs
2024-09-23 14:19:05 +05:30
4b6a82d33d
change(pm): optimize wifi power save parameters for esp32c61 (d0270314)
2024-09-21 15:41:36 +08:00
ad8411567d
change(pm): modify wifi modem state phy link number to 4 and optimize wifi power save parameters (643903f1)
2024-09-19 20:02:42 +08:00
6b249f7335
feat(wifi):wifi add channel bit definition(cf504443)
2024-09-18 19:05:32 +08:00
efa80057b0
feat(wifi): optimize connectionless coexist pwr (5319b2c)
2024-09-13 19:34:51 +08:00
473674948f
fix(wifi): fix some wifi issues(ac7f297e)
...
1. fixed softap rx bar from null bss issue
2. fixed multi country info issue
2024-09-12 17:42:52 +08:00
d44e167813
feat(wifi): add support for ap choose between different band (d7bc7803)
2024-09-11 17:56:18 +08:00
f78422a3cb
fix(esp_wifi): Stops roaming app upon application initiated disconnect(fd848e47)
2024-09-10 18:41:05 +05:30
e809681ae3
feat(wifi): add protect for softap send no bss deauth(3f3d805b)
2024-09-10 14:22:28 +08:00
3b8ae052ea
feat(wifi): support wifi/coex GPIO debug (be20e016)
2024-09-09 10:48:32 +08:00
c003d779c5
fix(wifi): Fix FTM bandwidth issues in AP-STA mode (2995ee48)
...
1. Use connected AP's bandwidth in FTM Request instead of own
2. Support FTM bandwidth downgrade in both Initiator and Responder
3. When AP in AP-STA mode is 40MHz, and STA is initiating FTM with
in 20MHz use separate PHY compensation
2024-09-05 14:03:19 +05:30
48e6c59f08
fix(wifi): fix esp32c2 eco4 build issue(df2deb7c)
2024-09-04 19:55:28 +08:00
9e3b687fe2
feat(wifi):support esp32c2 eco4 wifi(a25e26a3)
2024-09-04 10:30:25 +08:00
e66a47c0ba
feat(wifi): add wifi support for esp32c5 mp (e2b70f6e)
2024-08-30 21:01:37 +08:00
f28ad22ab8
fix(esp_wifi): Fix reason code for sta not supporting GCMP(005e6c8)
...
Add fix for returning correct reason code when sta doesn't
support GCMP to ensure consistent behaviour for all chips.
2024-08-29 18:29:29 +05:30
6b5946393a
fix(wifi): fix esp32s2 get ack rssi issue(fa211dff)
2024-08-27 21:51:51 +08:00
ee40cd1ce4
fix(wifi): add bar check for connection traffic and check ap_eb in txq(4ea76bb5)
2024-08-27 14:12:42 +08:00
0de2d920bf
fix(wifi): fix wifi rssi to snr issue(9a1851df)
2024-08-23 19:04:21 +08:00
67719288d8
fix(pm): fix the issue of station fail to connect to softap caused by abnormal rf flag signal (0f846772)
2024-08-22 21:52:20 +08:00
928e6cc71b
fix(wifi): fix esp32c5 connect issues cause by change band mode to 5G only (597f61b1)
2024-08-19 21:16:47 +08:00
63dc7fc9af
update wifi lib (cbdeb988):
...
1. fix(wifi/mesh): clear the rootless state in mesh ie when changing from leaf to root
2. fix(wifi/mesh): fixed the root conflict issue
2024-08-02 14:44:03 +08:00
737f0bd50b
fix(wifi): fix esp32c5 crash issues when connect with full channel scan (8d3e9901)
2024-08-01 20:20:34 +08:00
97c4666429
fix(wifi): Avoid internal retries for offchannel FTM Requests (a7e1b098)
2024-07-31 19:04:23 +05:30
ec883ad6b4
fix(wifi): fix softAP fill protocol element in 2G prob-response with 5G configuration (5ad28002)
2024-07-30 20:09:41 +08:00
f59680e78b
fix(wifi/mesh): fix the beacon timeout issue in mesh (585a368)
2024-07-29 15:40:05 +08:00
e5174b16ab
fix(wifi): fix esp32c3 compiler issues when call 'esp_wifi_set_band' (4ffe303a)
2024-07-26 19:15:59 +08:00
600bbfac04
feat(wifi): add wifi support for esp32c5 mp (5948cb1c)
2024-07-25 22:51:58 +08:00
ce181b3e94
fix(coex): fix esp32 crash due to late tbtt, fix esp32c6 rx issue due to rx buffer full (20532136)
2024-07-19 19:20:32 +08:00
eff8552fc2
fix(pm): ssn update failed when dut wakeup from lightsleep(59e188af)
2024-07-15 16:03:15 +08:00
76bdd0b967
fix(wifi): fix sta may join bad signal ap when set by signal(083a3fa5)
2024-07-12 17:49:28 +08:00
74f99e0833
fix(wifi): fix reset connection fail issue(857e8b81)
2024-07-11 17:09:20 +08:00
08b353273e
fix(wifi): fixed association refused temporarily issue(365b0aef)
...
1. fixed association refused temporarily issue.
2. give some information when password length mismatch authmode threshold
2024-07-10 16:42:15 +08:00
17ffa928bb
fix(wifi):fix get softap dtim and csa config err(05df0a36)
2024-07-10 10:49:58 +08:00
4097d08195
fix(wifi): Ignore 11R, ENT AP when disabled in sdkconfig (14568a6)
2024-07-09 12:11:18 +05:30
d61cf9d3dd
fix(wifi/mesh): fix the issue that xon request timeout constantly when root reboot (e543513)
2024-07-08 13:58:12 +08:00
7fbc7d9f5a
fix(wifi):Fix for setting wps status fail when connection fails(c66883a)
2024-07-04 14:45:47 +05:30
17509c30ae
fix(wifi): fix esp32 host lack of lmac api issue(0caa8194)
2024-07-03 19:56:45 +08:00
73ed5e75a6
fix(wifi): Fix issue of supplicant using wrong parameters to confiure bss while connecting (b92ffe5e)
2024-07-01 12:15:58 +05:30
eacd07f165
fix(esp_wifi): Drop any received auth responses that use a different algorithm than the one currently in process(1026ae2b)
2024-06-20 11:37:08 +05:30
9693bfca0c
station: fix issue of PMF not getting reset when disconnecting from PMF connection (1fe2402b)
2024-06-18 13:27:12 +05:30
fda241ceff
fix(wifi): fix the issue of tbtt interrupt miss caused by beacon monitor (0ae8b583)
2024-06-12 22:17:12 +08:00
70c2d7f46d
fix(esp_wifi): Fix for issue in changing opmode when wps is enabled(0de7290)
2024-06-12 12:34:33 +05:30
7f676ffedd
fix(wifi): fix sta scan when connected cause bcn timeout loop issue (2aed3dce)
2024-06-11 16:20:25 +08:00
21d34cbbf1
fix(wifi): fix configure gcmp failure issue(512476e6)
2024-06-07 14:02:10 +08:00
12fad1ea40
fix(wifi/mesh): do not send NULL data when scan start/done for mesh (40b55a0)
2024-06-06 10:19:53 +08:00
e16a9ee1b2
fix(wifi): fix disable gcmp choose pairwise cipher wrong issue(eb97ceda)
2024-06-03 14:49:35 +08:00