nuttx/net/devif
yangjianqing 1e4e80a1ca Revert "net:debug patch"
Reason for revert: <no need debug info>

Signed-off-by: yangjianqing <yangjianqing@xiaomi.com>
2026-04-21 01:36:02 +08:00
..
CMakeLists.txt net/net_initialize: remove the empty functions that are not needed 2026-04-21 01:23:28 +08:00
Make.defs net/net_initialize: remove the empty functions that are not needed 2026-04-21 01:23:28 +08:00
devif.h devif_poll: only call the corresponding xxx_poll when there is data to be sent 2026-04-21 01:33:48 +08:00
devif_callback.c Revert "net:debug patch" 2026-04-21 01:36:02 +08:00
devif_filesend.c net: migrate to SPDX identifier 2026-04-21 01:01:23 +08:00
devif_forward.c net/forward: change ipforward name to netforward for public use 2026-04-21 01:32:12 +08:00
devif_iobsend.c net: migrate to SPDX identifier 2026-04-21 01:01:23 +08:00
devif_loopback.c net/devif: fix devif_loopback check logic 2026-04-21 01:34:57 +08:00
devif_poll.c net/ieee802154: replace net_lock with conn_lock and conn_lock_dev 2026-04-21 01:33:49 +08:00
devif_send.c net: migrate to SPDX identifier 2026-04-21 01:01:23 +08:00
ipv4_input.c nuttx: add NETDEV_RX_STAMP flag in d_features. 2026-04-21 01:34:19 +08:00
ipv6_input.c nuttx: add NETDEV_RX_STAMP flag in d_features. 2026-04-21 01:34:19 +08:00