..
CMakeLists.txt
netdev: delete macro CONFIG_NETDEV_CHECKSUM with nuttx
2026-01-19 23:22:46 +08:00
Kconfig
netdev: delete macro CONFIG_NETDEV_CHECKSUM with nuttx
2026-01-19 23:22:46 +08:00
Make.defs
netdev: delete macro CONFIG_NETDEV_CHECKSUM with nuttx
2026-01-19 23:22:46 +08:00
netdev.h
net: skip TCP/UDP pseudo-header checksum with hardware offload
2026-01-19 23:22:46 +08:00
netdev_carrier.c
include/debug.h: Move to include/nuttx/debug.h
2026-04-07 07:50:06 -03:00
netdev_checksum.c
netdev: delete macro CONFIG_NETDEV_CHECKSUM with nuttx
2026-01-19 23:22:46 +08:00
netdev_count.c
netdev_default.c
netdev_findbyaddr.c
include/debug.h: Move to include/nuttx/debug.h
2026-04-07 07:50:06 -03:00
netdev_findbyindex.c
netdev_findbyname.c
netdev_foreach.c
include/debug.h: Move to include/nuttx/debug.h
2026-04-07 07:50:06 -03:00
netdev_ifconf.c
include/debug.h: Move to include/nuttx/debug.h
2026-04-07 07:50:06 -03:00
netdev_input.c
netdev_iob.c
include/debug.h: Move to include/nuttx/debug.h
2026-04-07 07:50:06 -03:00
netdev_ioctl.c
include/debug.h: Move to include/nuttx/debug.h
2026-04-07 07:50:06 -03:00
netdev_ipv6.c
include/debug.h: Move to include/nuttx/debug.h
2026-04-07 07:50:06 -03:00
netdev_lladdrsize.c
netdev_lock.c
netdev_notify_recvcpu.c
include/debug.h: Move to include/nuttx/debug.h
2026-04-07 07:50:06 -03:00
netdev_register.c
include/debug.h: Move to include/nuttx/debug.h
2026-04-07 07:50:06 -03:00
netdev_stats.c
netdev_txnotify.c
net/netdev/netdev_txnotify.c: add debug log with interface name
2026-05-06 01:16:40 +08:00
netdev_unregister.c
include/debug.h: Move to include/nuttx/debug.h
2026-04-07 07:50:06 -03:00
netdev_verify.c
netdown_notifier.c