Masayuki Ishikawa 69652bf9f2 Merged in masayuki2009/nuttx.nuttx/fix_telnet_driver (pull request #819) 5 年之前
..
Kconfig a97c4d8644 drivers/net/telnet.c: Add NAWS and poll interface to telnet for screen size negotation used with termcurses. 5 年之前
Make.defs 149748e4ed drivers/net: drivers/net: Add support for Microchip LAN91C111 driver 6 年之前
dm90x0.c 09f4dee6bc All network drivers! Change pre-processor logic that selects the high priority work queue or gives preferential treatment to the high priority work. All network logic must run on the low priority work queue! Or suffer the consequences. 6 年之前
enc28j60.c 09f4dee6bc All network drivers! Change pre-processor logic that selects the high priority work queue or gives preferential treatment to the high priority work. All network logic must run on the low priority work queue! Or suffer the consequences. 6 年之前
enc28j60.h 283b73edc5 Fix lots of typos in C comments and Kconfig help text 6 年之前
encx24j600.c 09f4dee6bc All network drivers! Change pre-processor logic that selects the high priority work queue or gives preferential treatment to the high priority work. All network logic must run on the low priority work queue! Or suffer the consequences. 6 年之前
encx24j600.h 463c40c42e ENCX24J600: Use the ENC's SRAM from multiple TX packets. From Max Holtzberg 11 年之前
ftmac100.c 09f4dee6bc All network drivers! Change pre-processor logic that selects the high priority work queue or gives preferential treatment to the high priority work. All network logic must run on the low priority work queue! Or suffer the consequences. 6 年之前
lan91c111.c 09f4dee6bc All network drivers! Change pre-processor logic that selects the high priority work queue or gives preferential treatment to the high priority work. All network logic must run on the low priority work queue! Or suffer the consequences. 6 年之前
lan91c111.h 149748e4ed drivers/net: drivers/net: Add support for Microchip LAN91C111 driver 6 年之前
loopback.c 6d93658ff8 Add new configuratin CONFIG_NET_MCASTGROUP. This option is selected automatically if either CONFIG_NET_IGMP or CONFIG_NET_MLD are selected. Most conditional logic based on CONFIG_NET_IGMP replaced with conditioning on CONFIG_NET_MCASTGROUP. 6 年之前
phy_notify.c b54ffe858a Standardization of some function headers. 6 年之前
skeleton.c 6d93658ff8 Add new configuratin CONFIG_NET_MCASTGROUP. This option is selected automatically if either CONFIG_NET_IGMP or CONFIG_NET_MLD are selected. Most conditional logic based on CONFIG_NET_IGMP replaced with conditioning on CONFIG_NET_MCASTGROUP. 6 年之前
slip.c 3f1b6543db drivers/net/slip.c: Add IPv6 support and fix minor issue 6 年之前
telnet.c 69652bf9f2 Merged in masayuki2009/nuttx.nuttx/fix_telnet_driver (pull request #819) 5 年之前
tun.c 53ce088a54 arch/arm/include/tiva and src/tiva: Improve GPIO interrupt support by removing unnecessary, hard-coded per-MCU defines and using the existing Kconfig configuration options instead. 5 年之前