| .. |
|
Kconfig
|
sched/wqueue/kwork_notifier.c and several Kconfig files: Notifier should work with either lpwork or hpwork and other minor typo fix.
|
2019-01-27 11:02:56 -06:00 |
|
Make.defs
|
|
|
|
netdev.h
|
Fix condition logic: The setup seems to support a network without sockets. That is not the case.
|
2019-02-11 15:47:25 -06:00 |
|
netdev_carrier.c
|
Fix condition logic: The setup seems to support a network without sockets. That is not the case.
|
2019-02-11 15:47:25 -06:00 |
|
netdev_count.c
|
Fix condition logic: The setup seems to support a network without sockets. That is not the case.
|
2019-02-11 15:47:25 -06:00 |
|
netdev_default.c
|
Fix condition logic: The setup seems to support a network without sockets. That is not the case.
|
2019-02-11 15:47:25 -06:00 |
|
netdev_findbyaddr.c
|
Fix condition logic: The setup seems to support a network without sockets. That is not the case.
|
2019-02-11 15:47:25 -06:00 |
|
netdev_findbyindex.c
|
Fix condition logic: The setup seems to support a network without sockets. That is not the case.
|
2019-02-11 15:47:25 -06:00 |
|
netdev_findbyname.c
|
Fix condition logic: The setup seems to support a network without sockets. That is not the case.
|
2019-02-11 15:47:25 -06:00 |
|
netdev_foreach.c
|
Fix condition logic: The setup seems to support a network without sockets. That is not the case.
|
2019-02-11 15:47:25 -06:00 |
|
netdev_ifconf.c
|
tools/nxstyle.c: Add logic to catch another formatting error and to eliminate some false alarms. Includes cosmetic changes to several files ... mostly as a result of testing nxstyle and finding issues.
|
2018-10-29 16:25:57 -06:00 |
|
netdev_indextoname.c
|
|
|
|
netdev_ioctl.c
|
net/icmp and icmpv6: Bind icmp callback from device to connection. Resolves the issue that bind() could not be called before send()
|
2019-03-19 09:43:32 -06:00 |
|
netdev_lladdrsize.c
|
net/icmpv6, neighbor, and netdev: Rename netdev_dev_lladdrsize() to netdev_lladdrsize() and move the prototype to include/nuttx/nex/netdev.h, giving is global scope within the OS. Reviewer: This degrades the integrity of the modular architecture by introducing a new coupling via C function call. Not a good thing at all.
|
2018-11-09 16:05:11 -06:00 |
|
netdev_nametoindex.c
|
|
|
|
netdev_register.c
|
Fix condition logic: The setup seems to support a network without sockets. That is not the case.
|
2019-02-11 15:47:25 -06:00 |
|
netdev_txnotify.c
|
Fix condition logic: The setup seems to support a network without sockets. That is not the case.
|
2019-02-11 15:47:25 -06:00 |
|
netdev_unregister.c
|
Fix condition logic: The setup seems to support a network without sockets. That is not the case.
|
2019-02-11 15:47:25 -06:00 |
|
netdev_verify.c
|
|
|
|
netdown_notifier.c
|
|
|