nuttx/drivers/net
Gregory Nutt 4810499d3a Squashed commit of the following:
Replace all calls to sigqueue() in the OS proper with calls to nxsig_queue() to avoid accessing the errno variable.

    sched/signal:  Add nxsig_queue() which is functionally equivalent to sigqueue() except that it does not modify the errno variable.
2017-10-07 10:57:09 -06:00
..
cs89x0.c
cs89x0.h
dm90x0.c
enc28j60.c ENC28J60: Update interface to use newer parameter passing to interrupt handlers 2017-08-21 16:49:43 -06:00
enc28j60.h
encx24j600.c ENC28J60: Update interface to use newer parameter passing to interrupt handlers 2017-08-21 16:49:43 -06:00
encx24j600.h
ftmac100.c
Kconfig net/Kconfig: Remove to improper use of comma in syntax 2017-10-06 15:14:09 -06:00
loopback.c Networking: drivers/net/loopback.c: Eliminate a warning. net/netdev/netdev_ifconfig.c: Was not returning all of the address info. 2017-09-19 15:00:46 -06:00
Make.defs
phy_notify.c Squashed commit of the following: 2017-10-07 10:57:09 -06:00
skeleton.c
slip.c Squashed commit of the following: 2017-10-07 08:22:18 -06:00
telnet.c Squashed commit of the following: 2017-10-04 15:22:27 -06:00
tun.c Squashed commit of the following: 2017-10-04 15:22:27 -06:00