nuttx/net/netdev
2017-05-05 11:15:38 -04:00
..
Kconfig Move wireless IOCTLs from include/nuttx/net/ioctl to include/nuttx/wireless/wireless.h. Add some linux compatible structures to use with the IOCTL commands. 2017-03-13 09:51:31 -06:00
Make.defs net/: Add procfs support for network device status 2015-11-27 16:39:14 -06:00
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 wireless/ieee802154: Removes radio IOCTL. Starts bringing radio and MAC closer with well-defined interface. 2017-05-05 11:15:38 -04: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 Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00
netdev.h Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00