nuttx/drivers/net
Xiang Xiao 5c80b94820 Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
Since the kernel side should call nxsem_xxx instead and remove the unused inclusion
2020-02-01 08:27:30 -06:00
..
dm90x0.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
enc28j60.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
enc28j60.h
encx24j600.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
encx24j600.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
ftmac100.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
Kconfig This commit brings in the drivers needed to support OpenAMP. These changes were ported from https://github.com/FishsemiCode/nuttx. The current state: Most drivers do now compile but are not yet verfied. 2019-11-02 11:30:33 -06:00
lan91c111.c Correct some problems with network timed events when there are multiple network devices in the configuration. 2019-12-24 10:37:30 -06:00
lan91c111.h
loopback.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
Make.defs Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
phy_notify.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
rpmsgdrv.c Ensure psock_socket and psock_accept initialize s_crefs to 1 2020-01-31 13:45:14 -06:00
skeleton.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
slip.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
telnet.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
tun.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00