nuttx/net/netdev
2019-11-10 12:35:15 -06:00
..
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 Update some comments and README files. 2019-08-24 13:06:43 -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 net/: Fix alignment and spacing problems found by tools/nxstyle. 2019-07-02 18:02:23 -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 Update some comments and README files. 2019-08-24 13:06:43 -06:00
netdev_ifconf.c net/: Fix alignment and spacing problems found by tools/nxstyle. 2019-07-02 18:02:23 -06:00
netdev_indextoname.c
netdev_ioctl.c net/netlink: Fix offset in rtattr. include/net/route.h: Correct form and naming of sruct rtentry. include/netpacket/netlink.h: Add some definitions that will be needed to access routing tables. 2019-11-10 12:35:15 -06:00
netdev_lladdrsize.c
netdev_nametoindex.c
netdev_register.c net/: Run nxstyle against all C files. 2019-10-25 11:31:42 -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 net/: Fix alignment and spacing problems found by tools/nxstyle. 2019-07-02 18:02:23 -06:00
netdev_verify.c
netdown_notifier.c