incubator-nuttx/net/netdev
Gregory Nutt aec4528882 Cosmetic standardization of some naming in comments 2015-01-19 16:02:56 -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.h Networking: Replace all references to net_ipaddr_t with either in_addr_t on net_ipv6addr_t. The goal is to support both IPv4 and IPv6 simultaneously. This requires that the two types be distinct and not conditionally typedef'ed to net_ipaddr_t. 2015-01-16 12:30:18 -06:00
netdev_carrier.c Cosmetic standardization of some naming in comments 2015-01-19 16:02:56 -06:00
netdev_count.c Cosmetic standardization of some naming in comments 2015-01-19 16:02:56 -06:00
netdev_default.c Cosmetic standardization of some naming in comments 2015-01-19 16:02:56 -06:00
netdev_findbyaddr.c Cosmetic standardization of some naming in comments 2015-01-19 16:02:56 -06:00
netdev_findbyname.c Cosmetic standardization of some naming in comments 2015-01-19 16:02:56 -06:00
netdev_foreach.c Cosmetic standardization of some naming in comments 2015-01-19 16:02:56 -06:00
netdev_ioctl.c Cosmetic standardization of some naming in comments 2015-01-19 16:02:56 -06:00
netdev_register.c Cosmetic standardization of some naming in comments 2015-01-19 16:02:56 -06:00
netdev_rxnotify.c Cosmetic standardization of some naming in comments 2015-01-19 16:02:56 -06:00
netdev_sem.c Cosmetic standardization of some naming in comments 2015-01-19 16:02:56 -06:00
netdev_txnotify.c Cosmetic standardization of some naming in comments 2015-01-19 16:02:56 -06:00
netdev_unregister.c Cosmetic standardization of some naming in comments 2015-01-19 16:02:56 -06:00