157 Commits

Author SHA1 Message Date
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