27 次程式碼提交 (5793dbe96fc94abe48cfb3303776215f345ccab4)

作者 SHA1 備註 提交日期
  Michael Brown 5793dbe96f Infinband requires longer link-layer addresses and headers than Ethernet. 17 年之前
  Michael Brown 4c418d2100 Use net_device_operations structure and netdev_nullify() to allow for 17 年之前
  Michael Brown 539ff45fd0 Allow recording of TX and RX errors to aid in end-user debugging. 17 年之前
  Michael Brown 0924cf678e Implemented (untested) PXENV_START_UNDI. 17 年之前
  Michael Brown 4968caab82 Add trivial net device statistics (TX and RX packet count), reported 17 年之前
  Michael Brown 332614a382 Add untested support for UNDI transmit and receive. 17 年之前
  Michael Brown f77815f2b1 Kill off hotplug.h and just make net devices normal reference-counted 17 年之前
  Michael Brown 3e2c6b6736 pkbuff->iobuf changeover 18 年之前
  Michael Brown 1fa5cd0e2b Add find_pci_netdev() 18 年之前
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device 18 年之前
  Michael Brown d24b80acf2 Added network interface management commands 18 年之前
  Michael Brown 98b6154c3e Add "name" field to network device, to facilitate netdev commands. 18 年之前
  Michael Brown c65fae2475 Add RX quotas to the net device poll() method. This avoids the problem 18 年之前
  Michael Brown b7fcfe8ece Added net device TX queue; this will be needed to support the PXE UNDI API 18 年之前
  Michael Brown 0c03bb5a9a Make open() and close() an official part of the netdevice API. 18 年之前
  Michael Brown bdf79ec8dc Use hotplug support to notify persistent reference holders when a 18 年之前
  Marty Connor ee9ae8130a Remove _PROTOCOL macros for gcc 3.2 compatibility 18 年之前
  Michael Brown a3d508b648 Clarified packet ownership transfer between a few functions. 18 年之前
  Michael Brown 3c8aafa209 Simplify RX data path. 19 年之前
  Michael Brown bbd9e28061 Simplify TX datapath. 19 年之前
  Michael Brown bac97eb979 Change semantics of network API so that packet-absorbing calls *always* 19 年之前
  Michael Brown 129c6c3968 Network layer now works as a proof of concept 19 年之前
  Michael Brown fdc2ee79db Network API now allows for multiple network devices (although the 19 年之前
  Michael Brown 6209bd873a First sketch of a new net device API. 19 年之前
  Michael Brown bdc8190c8d Remove the concept of the media-independent link-layer header and replace 19 年之前
  Michael Brown 3ca7dbe7ca Added the concept of a network interface (a network-layer concept) as 19 年之前
  Michael Brown 0b561ce972 First sketch 19 年之前