nuttx/drivers/net
Gregory Nutt 188d4b0fb4 user-space memalign() must not be called from within the OS.
drivers/net/ftmac100.c, libs/libc/stdlib/lib_aligned_alloc.c

A continuation of PRs #1507, #1510, and #1512.  See Issue #1481 for additional information.
2020-08-04 22:45:47 +01:00
..
dm90x0.c Fix typos in comments 2020-03-03 09:11:57 -06:00
enc28j60.c Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 2020-05-10 14:35:50 -06:00
enc28j60.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
encx24j600.c Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 2020-05-10 14:35:50 -06:00
encx24j600.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
ftmac100.c user-space memalign() must not be called from within the OS. 2020-08-04 22:45:47 +01:00
Kconfig Introduce CONFIG_DEFAULT_TASK_STACKSIZE 2020-03-26 22:30:13 -05:00
lan91c111.c Fix typos in comments 2020-03-03 09:11:57 -06:00
lan91c111.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
loopback.c Fix typos in comments 2020-03-03 09:11:57 -06:00
Make.defs Remove NETDEV_LOOPBACK option, NET_LOOPBACK is enough 2020-02-02 08:25:06 -06:00
phy_notify.c Check return from nxsem_wait_initialize() 2020-03-31 20:12:21 +01:00
rpmsgdrv.c Run nxstyle all .c and .h files modified by PR. 2020-05-17 14:01:00 -03:00
skeleton.c Fix typos in comments 2020-03-03 09:11:57 -06:00
slip.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
telnet.c drivers/mkrd.c 2020-08-04 13:00:53 -05:00
tun.c Char drivers should return -ENOTTY if CMD is not recognized 2020-06-06 14:51:02 -03:00