nuttx/net/netdev
2015-01-14 13:03:12 -06:00
..
Kconfig Move NETDEV config from net/Kconfig to net/netdev/Kconfig 2014-06-27 10:02:14 -06:00
Make.defs Network: Add logic to get a default network device (for the case where are multiple devices). For INADDR_ANY 2014-11-21 14:14:39 -06:00
netdev_carrier.c NET: More renaming 2014-07-03 17:53:16 -06:00
netdev_count.c Move all socket-related files from net/ to net/socket. Move net/net.h to net/socket/socket.h 2014-06-28 17:25:18 -06:00
netdev_default.c Network: Add logic to get a default network device (for the case where are multiple devices). For INADDR_ANY 2014-11-21 14:14:39 -06:00
netdev_findbyaddr.c Update comments and README 2014-11-24 07:25:40 -06:00
netdev_findbyname.c Network: Add logic to get a default network device (for the case where are multiple devices). For INADDR_ANY 2014-11-21 14:14:39 -06:00
netdev_foreach.c Move all socket-related files from net/ to net/socket. Move net/net.h to net/socket/socket.h 2014-06-28 17:25:18 -06:00
netdev_ioctl.c Networking: Add support for IPv6 ioctls 2015-01-14 13:03:12 -06:00
netdev_register.c changes for clean build with Ethernet+SLIP 2014-11-16 11:27:53 -06:00
netdev_rxnotify.c Add logic to netdev_findbyaddr() to return the correct network device for the case where a broadcast address is used. This change caused trivial ripples through other files because additional parameters are required for netdev_findbyaddr() when CONFIG_NET_MULTINIC 2014-11-23 11:00:22 -06:00
netdev_sem.c NET: in-progress change... don't use 2014-07-04 16:38:51 -06:00
netdev_txnotify.c Add logic to netdev_findbyaddr() to return the correct network device for the case where a broadcast address is used. This change caused trivial ripples through other files because additional parameters are required for netdev_findbyaddr() when CONFIG_NET_MULTINIC 2014-11-23 11:00:22 -06:00
netdev_unregister.c Move all socket-related files from net/ to net/socket. Move net/net.h to net/socket/socket.h 2014-06-28 17:25:18 -06:00
netdev.h Add logic to netdev_findbyaddr() to return the correct network device for the case where a broadcast address is used. This change caused trivial ripples through other files because additional parameters are required for netdev_findbyaddr() when CONFIG_NET_MULTINIC 2014-11-23 11:00:22 -06:00