nuttx/drivers/net
Zhe Weng 318d136320 netdev/upper: Add netpkt_to_iov() interface
Some driver like virtio-net can offload fragmented IOBs, so an interface
to support this feature is needed.

Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2023-08-22 16:34:21 +09:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
dm90x0.c net/ip: print ip addresses using ip4_addrN macro 2023-08-19 13:28:21 -03:00
enc28j60.c net/ip: print ip addresses using ip4_addrN macro 2023-08-19 13:28:21 -03:00
enc28j60.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
encx24j600.c net/ip: print ip addresses using ip4_addrN macro 2023-08-19 13:28:21 -03:00
encx24j600.h author: UVC Ingenieure : update licenses to Apache 2021-09-15 15:57:55 +08:00
ftmac100.c net/ip: print ip addresses using ip4_addrN macro 2023-08-19 13:28:21 -03:00
Kconfig drivers/net: Add wireless ops in upper-half driver 2023-07-12 03:32:02 +08:00
lan91c111.c net/ip: print ip addresses using ip4_addrN macro 2023-08-19 13:28:21 -03:00
lan91c111.h
loopback.c net/ip: print ip addresses using ip4_addrN macro 2023-08-19 13:28:21 -03:00
Make.defs net/netdev: Add upper half of netdev to simplify driver logic 2023-04-22 01:41:01 +08:00
netdev_upperhalf.c netdev/upper: Add netpkt_to_iov() interface 2023-08-22 16:34:21 +09:00
phy_notify.c sched/getpid: replace syscall getpid/tid/ppid() to kernel version 2023-02-02 10:33:01 +08:00
rpmsgdrv.c net/ip: print ip addresses using ip4_addrN macro 2023-08-19 13:28:21 -03:00
skeleton.c net/ip: print ip addresses using ip4_addrN macro 2023-08-19 13:28:21 -03:00
slip.c net/ip: print ip addresses using ip4_addrN macro 2023-08-19 13:28:21 -03:00
telnet.c Revert "Don't call lib_free in the kernel code" 2023-08-08 11:58:29 -03:00
tun.c net/ip: print ip addresses using ip4_addrN macro 2023-08-19 13:28:21 -03:00
w5500.c net/ip: print ip addresses using ip4_addrN macro 2023-08-19 13:28:21 -03:00