nuttx/drivers/net
Zhe Weng bd19065933 net/loopback: Fix flags of lo device
netdev_register will set IFF_LOOPBACK in d_flags, we should not just
change it into IFF_UP only.

Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2023-11-29 07:57:01 -08:00
..
CMakeLists.txt
dm90x0.c
enc28j60.c
enc28j60.h
encx24j600.c
encx24j600.h
ftmac100.c
Kconfig Kconfigs: rename {Rpmsg|rpmsg} to RPMGS 2023-10-28 13:58:56 +08:00
ksz9477_i2c.c
ksz9477_reg.h
ksz9477.c
lan91c111.c
lan91c111.h
loopback.c net/loopback: Fix flags of lo device 2023-11-29 07:57:01 -08:00
Make.defs
netdev_upperhalf.c
phy_notify.c
rpmsgdrv.c net/netdev: Support managing multiple IPv6 addresses by ioctl 2023-11-07 19:30:36 +08:00
skeleton.c skeleton.c doesn't compile without this patch if ioctls are enabled 2023-11-18 17:05:53 -08:00
slip.c
telnet.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
tun.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
w5500.c