zephyr/drivers/net
Tomasz Bursztyka bff65b6330 net/ethernet: Let's remove the use for ll reserve
There is no need to reserve any space for each frag, as the l2 will
allocate a frag for the ethernet header, arp will do the same.

This is one step further to removing the concept of ll reserve.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2018-12-14 14:16:37 +01:00
..
CMakeLists.txt
Kconfig net: qemu: Allow SLIP or normal ethernet connectivity 2018-11-10 09:13:45 -05:00
loopback.c net/dummy: Switch to L2 sending path 2018-11-30 11:12:13 -08:00
slip.c net/ethernet: Let's remove the use for ll reserve 2018-12-14 14:16:37 +01:00