nuttx/drivers/net
2018-08-26 14:28:35 -06:00
..
dm90x0.c Rename devif_loopback_out to devi_loopback 2018-08-25 08:33:21 -06:00
enc28j60.c Rename devif_loopback_out to devi_loopback 2018-08-25 08:33:21 -06:00
enc28j60.h Fix lots of typos in C comments and Kconfig help text 2018-07-08 18:24:45 -06:00
encx24j600.c Rename devif_loopback_out to devi_loopback 2018-08-25 08:33:21 -06:00
encx24j600.h ENCX24J600: Use the ENC's SRAM from multiple TX packets. From Max Holtzberg 2013-08-26 09:11:58 -06:00
ftmac100.c Rename devif_loopback_out to devi_loopback 2018-08-25 08:33:21 -06:00
Kconfig drivers/net: drivers/net: Add support for Microchip LAN91C111 driver 2018-08-24 11:07:07 -06:00
lan91c111.c drivers/net/lan91c111.c: Change loopback_out to devif_loopback 2018-08-25 10:25:35 -06:00
lan91c111.h drivers/net: drivers/net: Add support for Microchip LAN91C111 driver 2018-08-24 11:07:07 -06:00
loopback.c This commit attempts remove some long standard confusion in naming and some actual problems that result from the naming confusion. The basic problem is the standard MTU does not include the size of the Ethernet header. For clarity, I changed the naming of most things called MTU to PKTSIZE. For example, CONFIG_NET_ETH_MTU is now CONFIG_NET_ETH_PKTSIZE. 2018-07-04 14:10:40 -06:00
Make.defs drivers/net: drivers/net: Add support for Microchip LAN91C111 driver 2018-08-24 11:07:07 -06:00
phy_notify.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
skeleton.c Rename devif_loopback_out to devi_loopback 2018-08-25 08:33:21 -06:00
slip.c net/Kconfig: Uncomment the prompt of NET_SLIP_PKTSIZE 2018-08-26 14:28:35 -06:00
telnet.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
tun.c drivers/net/tun.c: Fixed custom tun devname formatting. 2018-08-14 07:13:41 -06:00