This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-14 16:19:21 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
079fedaa3d4334ebbbc45cf1e2bee1715cd70830
nuttx
/
net
/
netdev
T
History
Gregory Nutt
8c4cefdd10
Fix some new warndings found in build testing.
2018-09-15 13:22:45 -06:00
..
Kconfig
sched/wqueue: Add an option to work queue notifier so that the notification can occur on different work queues.
2018-09-11 07:22:23 -06:00
Make.defs
net/netdev: Add signal notification for the case where the network goes down.
2018-09-09 10:39:25 -06:00
netdev_carrier.c
…
netdev_count.c
…
netdev_default.c
…
netdev_findbyaddr.c
…
netdev_findbyindex.c
…
netdev_findbyname.c
…
netdev_foreach.c
…
netdev_ifconf.c
…
netdev_indextoname.c
…
netdev_ioctl.c
net/netdev: Add signal notification for the case where the network goes down.
2018-09-09 10:39:25 -06:00
netdev_lladdrsize.c
…
netdev_nametoindex.c
…
netdev_register.c
…
netdev_txnotify.c
…
netdev_unregister.c
…
netdev_verify.c
…
netdev.h
Fix some new warndings found in build testing.
2018-09-15 13:22:45 -06:00
netdown_notifier.c
mm/iob: IOB free notifier should accept the work queue ID as a paramter. The notification may need to run on either the high- or low- priority work queue. sched/work: Change the default priority of the low-priority work queue to 100.
2018-09-11 08:49:39 -06:00