zephyr/drivers/net
Michael Hope ccaff07a4a slip: increase the RX batch size and fix a bug when in non-TAP mode.
Read up to an (arbitrary) 32 bytes at once from the port.  This improves
performance with the USB CDC ACM driver which may have 64 bytes
available at a time.

Signed-off-by: Michael Hope <mlhx@google.com>
2018-02-25 15:42:31 +01:00
..
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig drivers: net: loopback: Network loopback interface driver 2017-10-23 15:10:00 +03:00
loopback.c drivers: net: loopback: Fix possible double unref 2018-02-20 15:28:23 +02:00
slip.c slip: increase the RX batch size and fix a bug when in non-TAP mode. 2018-02-25 15:42:31 +01:00