This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-05-16 13:56:00 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6a58f046e6c83aabdc3bbfac05f6cbcdf47db5db
nuttx
/
net
/
netdev
T
History
Gregory Nutt
88a03ae3ec
Break out internal interface psock_ioctl()
2016-07-06 07:30:09 -06:00
..
Kconfig
…
Make.defs
…
netdev_carrier.c
…
netdev_count.c
…
netdev_default.c
…
netdev_findbyaddr.c
…
netdev_findbyindex.c
…
netdev_findbyname.c
…
netdev_foreach.c
…
netdev_ioctl.c
Break out internal interface psock_ioctl()
2016-07-06 07:30:09 -06:00
netdev_register.c
Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err().
2016-06-20 12:44:38 -06:00
netdev_rxnotify.c
Move drivers/ieee802154 to drivers/wireless/ieee802154; rename include/nuttx/net ieee802154 to 6lowpan.h
2016-02-26 15:03:16 -06:00
netdev_txnotify.c
…
netdev_unregister.c
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
2016-06-20 11:59:15 -06:00
netdev_verify.c
…
netdev.h
…