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 build: add initial cmake build system 2023-07-08 13:50:48 +08:00
dm90x0.c net/ip: print ip addresses using ip4_addrN macro 2023-08-19 13:28:21 -03:00
enc28j60.c net/ip: print ip addresses using ip4_addrN macro 2023-08-19 13:28:21 -03:00
enc28j60.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
encx24j600.c net/ip: print ip addresses using ip4_addrN macro 2023-08-19 13:28:21 -03:00
encx24j600.h author: UVC Ingenieure : update licenses to Apache 2021-09-15 15:57:55 +08:00
ftmac100.c net/ip: print ip addresses using ip4_addrN macro 2023-08-19 13:28:21 -03:00
Kconfig Kconfigs: rename {Rpmsg|rpmsg} to RPMGS 2023-10-28 13:58:56 +08:00
ksz9477_i2c.c drivers/net: Add a management driver for ksz9477 ethernet switch 2023-09-08 22:34:27 +08:00
ksz9477_reg.h drivers/net: Add a management driver for ksz9477 ethernet switch 2023-09-08 22:34:27 +08:00
ksz9477.c drivers/net: Add a management driver for ksz9477 ethernet switch 2023-09-08 22:34:27 +08:00
lan91c111.c net/ip: print ip addresses using ip4_addrN macro 2023-08-19 13:28:21 -03:00
lan91c111.h Fix nxstyle warning 2020-08-22 17:37:21 -06:00
loopback.c net/loopback: Fix flags of lo device 2023-11-29 07:57:01 -08:00
Make.defs drivers/net: Add a management driver for ksz9477 ethernet switch 2023-09-08 22:34:27 +08:00
netdev_upperhalf.c netdev/upper: Add netpkt_to_iov() interface 2023-08-22 16:34:21 +09:00
phy_notify.c sched/getpid: replace syscall getpid/tid/ppid() to kernel version 2023-02-02 10:33:01 +08:00
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 enable O_CLOEXEC explicit 2023-09-22 13:51:00 +08:00
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 net/ip: print ip addresses using ip4_addrN macro 2023-08-19 13:28:21 -03:00