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-20 21:06:58 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
eb5e2e4b208a06985db1fd807384165dc82c7293
nuttx
/
net
/
netdev
T
History
Gregory Nutt
eb5e2e4b20
Finishes the ioctl definition to subscribe to PHY events. Revamp network ioctl signature to support arguments other than struct mii_ioctl_data.
2014-08-16 14:08:04 -06:00
..
Kconfig
…
Make.defs
Clean missing function headers
2014-08-16 10:24:06 -06:00
netdev_carrier.c
…
netdev_count.c
…
netdev_findbyaddr.c
NET: emoved all includes of uip.h; added includes of ip.h wherever needed. Tried to fix problems of the now missing sneak inclusions because uip.h was removed. There are probably a few of these that were missed.
2014-07-04 19:13:08 -06:00
netdev_findbyname.c
…
netdev_foreach.c
…
netdev_ioctl.c
Finishes the ioctl definition to subscribe to PHY events. Revamp network ioctl signature to support arguments other than struct mii_ioctl_data.
2014-08-16 14:08:04 -06:00
netdev_register.c
Clean missing function headers
2014-08-16 10:24:06 -06:00
netdev_rxnotify.c
NET: emoved all includes of uip.h; added includes of ip.h wherever needed. Tried to fix problems of the now missing sneak inclusions because uip.h was removed. There are probably a few of these that were missed.
2014-07-04 19:13:08 -06:00
netdev_sem.c
…
netdev_txnotify.c
NET: emoved all includes of uip.h; added includes of ip.h wherever needed. Tried to fix problems of the now missing sneak inclusions because uip.h was removed. There are probably a few of these that were missed.
2014-07-04 19:13:08 -06:00
netdev_unregister.c
…
netdev.h
NET: emoved all includes of uip.h; added includes of ip.h wherever needed. Tried to fix problems of the now missing sneak inclusions because uip.h was removed. There are probably a few of these that were missed.
2014-07-04 19:13:08 -06:00