zephyr/drivers/wifi
Loic Poulain 377f6c2a31 drivers: wifi: eswifi: rework read work
Remove non necessary eswifi lock/unlock in read procedure (eswifi
lock support nesting).

Return NULL packet in case socket is closed by remote (tested with
net shell and net recv).

Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
2020-08-28 13:18:31 +03:00
..
esp device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
eswifi drivers: wifi: eswifi: rework read work 2020-08-28 13:18:31 +03:00
simplelink drivers: fix socket close() implementations for socket offloading 2020-08-18 10:41:01 +03:00
winc1500 drivers: use K_KERNEL_STACK macros 2020-08-04 12:16:43 -04:00
CMakeLists.txt
Kconfig