提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt 57bcb28991 changes for clean build with Ethernet+SLIP 10 年之前
  Gregory Nutt 38754a3466 Completes basic changes to support per-device/per-link TCP receive window size 10 年之前
  Gregory Nutt 2340d46d20 Rename NET_LL_MTU to NET_DEV_MTU; rename d_llmtu to d_mtu 10 年之前
  Gregory Nutt ca7486d7f3 Add link MTU size to network device structure. 10 年之前
  Gregory Nutt daa94934eb Network: netdev_register() must assign the device name appropriately according to the link layer type 10 年之前
  Gregory Nutt ebb6fd1e9c Resove merge conflicts 10 年之前
  Gregory Nutt 2b758537ea Network: Misc fixes for clean complete with both Ethernet and SLIP enabled 10 年之前
  Gregory Nutt 388ef8db1a Netwoek: Ada a parameter to netdev_register() to indicate the link protocol supported by the driver. Use this value to replace some logic commited yesterday 10 年之前
  Gregory Nutt 79e098b20e Clean missing function headers 10 年之前
  Gregory Nutt 811668cf15 NET: Move most of the contents of include/nuttx/net/igmp.h moved to net/igmp/igmp.h 10 年之前
  Gregory Nutt 76fa58ee00 Move all socket-related files from net/ to net/socket. Move net/net.h to net/socket/socket.h 10 年之前
  Gregory Nutt fce2a79abd Rename uip_driver_s net_driver_s 10 年之前
  Gregory Nutt 953764181e NET: Move net/netdev*.c to net/netdev/netdev*.c 10 年之前