nuttx/drivers/net
Xiang Xiao 486a6f81d1 drivers/net: Enable NETDEVICES by default
since there are many net drivers doesn't depend on phy

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-01 19:12:15 +02:00
..
dm90x0.c drivers/net: make sure that net driver d_buf is 16-bit aligned 2022-08-05 22:21:37 +08:00
enc28j60.c drivers/net: make sure that net driver d_buf is 16-bit aligned 2022-08-05 22:21:37 +08:00
enc28j60.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
encx24j600.c libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
encx24j600.h author: UVC Ingenieure : update licenses to Apache 2021-09-15 15:57:55 +08:00
ftmac100.c libc: Move crc8.h, crc16.h and crc32.h from include to include/nuttx 2022-08-13 13:28:24 +03:00
Kconfig drivers/net: Enable NETDEVICES by default 2022-10-01 19:12:15 +02:00
lan91c111.c drivers/net: make sure that net driver d_buf is 16-bit aligned 2022-08-05 22:21:37 +08:00
lan91c111.h Fix nxstyle warning 2020-08-22 17:37:21 -06:00
loopback.c devif: remove all devif_timer 2022-06-02 20:11:50 -03:00
Make.defs Add driver for WIZnet W5500 Ethernet controller 2022-06-03 13:01:23 +08:00
phy_notify.c Replace all strncpy with strlcpy for safety 2022-08-25 13:38:36 +08:00
rpmsgdrv.c rptun: add ns_match callback to resolve rptun deadlock 2022-07-27 20:36:51 +08:00
skeleton.c drivers/net: make sure that net driver d_buf is 16-bit aligned 2022-08-05 22:21:37 +08:00
slip.c devif: remove all devif_timer 2022-06-02 20:11:50 -03:00
telnet.c drivers/telnet: Remove io work thread 2022-09-30 12:54:29 +09:00
tun.c poll: add poll_notify() api and call it in all drivers 2022-09-26 12:06:32 +08:00
w5500.c net/w5500: Fix small typo 2022-09-13 19:50:25 -04:00