162 Commits

Author SHA1 Message Date
096f13551e esp_wifi: Add nvs code for missing config params (f447697e) 2023-02-14 19:40:56 +05:30
46ddf74df0 esp32c6: add tx error handle (5b8642d2) 2023-02-13 16:30:47 +08:00
acc9f01ca9 esp_wifi: fix ftm procedure with peer failed status 4 issue(5ad6258b)
1. send ftm frames immediately
2. fix ftm procedure with peer failed status 4 issue
2023-02-08 20:23:57 +08:00
450b90924e esp_wifi: bugfix RSNXE related changes(097d0961)
1. Set AP rsnxe len generic
2. Set transition_disable value in wifi get config
2023-02-06 19:37:16 +05:30
bf473026ba esp_wifi: fix ftm timer macro issue(978fa9fb) 2023-02-06 15:56:43 +08:00
06afa54112 softap: bufferable mmpdu: buffer deauth, disassoc, action frames for connected station in sleep mode (e934eba2)
1) improve deauth/disassoc handling
2) improve SA-query procedure handling
2023-02-03 00:08:02 +05:30
33e7b810b4 esp_wifi:bugfix for optimize abnormal beacon log(2ccc0373) 2023-02-02 11:11:59 +08:00
788c496f20 esp_wifi: improvements in station and softAP for connection management (65decbc8)
1) station: send deauth while going from assoc to init, if reason is assoc timeout
2) softAP: do not drop open deauth/disassoc if keys are not generated
3) softAP: improvements in SA query handling
2023-02-01 12:21:24 +05:30
0132a62a4e libs: sync headers and support esp32c6 features(e339181c) 2023-01-17 20:49:43 +08:00
552066d7ac esp_wifi: Fix call to missing disconnected callback (4dbcd248) 2023-01-13 12:44:21 +05:30
41b0a1ef76 esp_wifi: Prevent open auth incase of sae failure (42af4414) 2023-01-05 10:19:45 +05:30
1eb9c86d74 esp_wifi: support wifi6 features and add esp32c6 libs(34dba92c) 2022-12-29 12:56:33 +08:00