incubator-nuttx/drivers/net
zhanghongyu 948d51cd67 e1000: add polling mode support for tx/rx
In scenarios that require high time accuracy, we do not want an
interrupt from the NIC to interrupt the current task, so add support
for polling mode.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2024-10-08 13:15:31 +02:00
..
CMakeLists.txt
Kconfig
Make.defs
dm90x0.c
e1000.c e1000: add polling mode support for tx/rx 2024-10-08 13:15:31 +02:00
e1000.h
enc28j60.c
enc28j60.h
encx24j600.c
encx24j600.h
ftmac100.c
igc.c
igc.h
ksz9477.c
ksz9477_i2c.c
ksz9477_reg.h
lan91c111.c
lan91c111.h
lan9250.c
lan9250.h
loopback.c
netdev_upperhalf.c
phy_notify.c
rpmsgdrv.c rpmsg services: should release the tx buffer when rpmsg_send_nocopy failed 2024-10-08 18:26:39 +08:00
skeleton.c
slip.c
telnet.c
tun.c drivers/net: Register "/dev/net/tun" as tun node too 2024-10-08 11:16:01 +08:00
w5500.c
wifi_sim.c