提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt 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 年之前
  Xiang Xiao f65e7a4097 drivers/net/lan91c111.c: Reuse lan91c111_reply for ARP case 6 年之前
  Gregory Nutt 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 年之前
  liuzhuang 8343f0f55a drivers/net/lan91c111.c: Change MAX_NETDEV_MTU to MAX_NETDEV_PKTSIZE 6 年之前
  Xiang Xiao 3eb34186b5 drivers/net/lan91c111.c: Change loopback_out to devif_loopback 6 年之前
  Xiang Xiao 149748e4ed drivers/net: drivers/net: Add support for Microchip LAN91C111 driver 6 年之前