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-06-11 21:53:37 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
b29c99fa6f7980a321f0f2491339ef8072e4656a
nuttx
/
drivers
/
net
T
History
Gregory Nutt
b29c99fa6f
Move TUN ioctl commnd to include/nuttx/net/ioctl.h so that it will always be unique. It a error in netdev_register: it was not handling device names properly when TUN is the only network device.
2017-07-07 13:03:04 -06:00
..
cs89x0.c
net: network drver now retains Ethernet MAC address in a union so that other link layer addresses may be used in a MULTILINK environment.
2017-04-22 11:10:30 -06:00
cs89x0.h
…
dm90x0.c
net: network drver now retains Ethernet MAC address in a union so that other link layer addresses may be used in a MULTILINK environment.
2017-04-22 11:10:30 -06:00
enc28j60.c
Add an instance argument to the SPIDEV definitions.
2017-04-29 12:26:52 -06:00
enc28j60.h
…
encx24j600.c
Add an instance argument to the SPIDEV definitions.
2017-04-29 12:26:52 -06:00
encx24j600.h
…
ftmac100.c
net: network drver now retains Ethernet MAC address in a union so that other link layer addresses may be used in a MULTILINK environment.
2017-04-22 11:10:30 -06:00
Kconfig
typos
2017-03-01 12:56:15 +01:00
loopback.c
Be consistent... Use Name: consistent in function headers vs Function:
2017-04-21 16:33:14 -06:00
Make.defs
Remove RGMP and RGMP drivers.
2016-12-02 09:49:33 -06:00
phy_notify.c
Be consistent... Use Name: consistent in function headers vs Function:
2017-04-21 16:33:14 -06:00
skeleton.c
net: network drver now retains Ethernet MAC address in a union so that other link layer addresses may be used in a MULTILINK environment.
2017-04-22 11:10:30 -06:00
slip.c
Be consistent... Use Name: consistent in function headers vs Function:
2017-04-21 16:33:14 -06:00
telnet.c
Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err().
2016-06-20 12:44:38 -06:00
tun.c
Move TUN ioctl commnd to include/nuttx/net/ioctl.h so that it will always be unique. It a error in netdev_register: it was not handling device names properly when TUN is the only network device.
2017-07-07 13:03:04 -06:00