nuttx/net/netdev
2017-05-19 10:04:57 -06:00
..
Kconfig
Make.defs
netdev_carrier.c Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00
netdev_count.c Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00
netdev_default.c Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00
netdev_findbyaddr.c Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00
netdev_findbyindex.c Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00
netdev_findbyname.c Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00
netdev_foreach.c Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00
netdev_ioctl.c network IOCTL commands: The only place in net/netdev/netdev_ioctl.c where the interface state should change is for SIOCSIFFLAGS. the other ones .. SIOCSIFADDR, SIOSLIFADDR, SIODIFADDR .. should not change the link state. 2017-05-19 10:04:57 -06:00
netdev_register.c netdev_register: If there is only one ieee80211 and both CONFIG_ETHERNET and CONFIG_DRIVERS_IEEE8011, then use the wlan0 naming, not the eth0 naming. 2017-04-25 15:51:30 -06:00
netdev_rxnotify.c Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00
netdev_txnotify.c Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00
netdev_unregister.c netdev: fix compilation errors 2017-04-28 19:39:14 +02:00
netdev_verify.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
netdev.h Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00