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 net: network drver now retains Ethernet MAC address in a union so that other link layer addresses may be used in a MULTILINK environment. 2017-04-22 11:10:30 -06:00
cs89x0.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
dm90x0.c net: network drver now retains Ethernet MAC address in a union so that other link layer addresses may be used in a MULTILINK environment. 2017-04-22 11:10:30 -06:00
enc28j60.c ENC28J60: Update interface to use newer parameter passing to interrupt handlers 2017-08-21 16:49:43 -06:00
enc28j60.h Most cosmetic but also includes a fix for a compile problem from Ken Pettit 2015-12-01 12:54:57 -06:00
encx24j600.c ENC28J60: Update interface to use newer parameter passing to interrupt handlers 2017-08-21 16:49:43 -06:00
encx24j600.h ENCX24J600: Use the ENC's SRAM from multiple TX packets. From Max Holtzberg 2013-08-26 09:11:58 -06:00
ftmac100.c net: network drver now retains Ethernet MAC address in a union so that other link layer addresses may be used in a MULTILINK environment. 2017-04-22 11:10:30 -06:00
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 Remove RGMP and RGMP drivers. 2016-12-02 09:49:33 -06:00
phy_notify.c Squashed commit of the following: 2017-10-07 10:57:09 -06:00
skeleton.c Fix some minor issues in drivers/net/skeleton.c 2017-07-24 15:38:13 -06:00
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