zephyr/drivers/wifi
Chun-Chieh Li 173e4983fd drivers: wifi: esp_at: fix last rx data loss in Passive Receive mode
In Passive Receive mode, ESP modem will buffer rx data.
This fix makes the data still available to user,
even though the peer has closed the socket.
Otherwise, user will fail to get the last rx data,
when the socket is closed by the peer.

Signed-off-by: Chun-Chieh Li <ccli8@nuvoton.com>
2024-01-03 10:21:09 +01:00
..
esp32 net: wifi: esp32: disable automatic reconnection on leaving 2023-12-11 09:57:02 +01:00
esp_at drivers: wifi: esp_at: fix last rx data loss in Passive Receive mode 2024-01-03 10:21:09 +01:00
eswifi drivers: wifi: include sockets headers 2023-11-21 08:48:04 +00:00
infineon drivers: wifi: airoc: drop default shell and sysworkq stack sizes 2023-11-21 08:48:40 +00:00
simplelink drivers: wifi: include sockets headers 2023-11-21 08:48:04 +00:00
winc1500 winc1500: WIFI_DISCONNECT request doesn't raise DISCONNECT_RESULT event 2023-11-14 10:39:39 +00:00
CMakeLists.txt drivers: wifi: added Infineon AIROC WIFI driver 2023-11-08 15:07:37 +00:00
Kconfig drivers: wifi: added Infineon AIROC WIFI driver 2023-11-08 15:07:37 +00:00