nuttx/drivers/net
Zhe Weng c234fac910 net/netdev: Check quota when registering lower-half devices
Some drivers may set too big quota by accident and consume all of our
buffers, so we add a check when registering devices.

Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2024-05-14 17:43:26 -03:00
..
CMakeLists.txt
dm90x0.c
enc28j60.c
enc28j60.h
encx24j600.c
encx24j600.h
ftmac100.c
Kconfig Add configuration option for RTL8211F RGMII PHY 2024-05-02 16:30:41 -03:00
ksz9477_i2c.c
ksz9477_reg.h drivers/net/ksz9477: Add simple port-based static VLAN configuration 2023-12-20 01:30:54 -08:00
ksz9477.c drivers/net/ksz9477: Add simple port-based static VLAN configuration 2023-12-20 01:30:54 -08:00
lan91c111.c
lan91c111.h
lan9250.c drivers/net/lan9250: Fix crash issue of sending packets by lan9250 driver under SMP and multi-thread 2024-04-03 10:06:43 -03:00
lan9250.h
loopback.c
Make.defs
netdev_upperhalf.c net/netdev: Check quota when registering lower-half devices 2024-05-14 17:43:26 -03:00
phy_notify.c
rpmsgdrv.c
skeleton.c
slip.c
telnet.c
tun.c [driver][tun]: add tx packets dump 2024-05-14 22:05:08 +08:00
w5500.c
wifi_sim.c