nuttx/drivers/net
Xiang Xiao dfcb3cea59 Replace self defined macros with NET_SOCK_[FAMILY|TYPE|PROTOCOL]
NET_SOCK_* is defined by nuttx/net/netconfig.h and then can be shared

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-12-21 11:02:33 -03:00
..
dm90x0.c
enc28j60.c typo: fix type for word "instance" 2021-12-14 06:39:34 -06:00
enc28j60.h
encx24j600.c typo: fix type for word "instance" 2021-12-14 06:39:34 -06:00
encx24j600.h author: UVC Ingenieure : update licenses to Apache 2021-09-15 15:57:55 +08:00
ftmac100.c author: Anton D. Kachalov: update licenses to Apache 2021-09-01 21:02:34 +08:00
Kconfig Kconfig: improve uniformity 2021-12-14 07:32:48 -06:00
lan91c111.c
lan91c111.h
loopback.c
Make.defs
phy_notify.c
rpmsgdrv.c Replace self defined macros with NET_SOCK_[FAMILY|TYPE|PROTOCOL] 2021-12-21 11:02:33 -03:00
skeleton.c
slip.c
telnet.c net/telnet: fix a potential busyloop if rxbuffer writes faster than read 2021-06-13 05:06:54 -05:00
tun.c