16 Revīzijas (98b6154c3ea76121e942cb14765f05ecd7d7911c)

Autors SHA1 Ziņojums Datums
  Michael Brown 98b6154c3e Add "name" field to network device, to facilitate netdev commands. 19 gadus atpakaļ
  Michael Brown c65fae2475 Add RX quotas to the net device poll() method. This avoids the problem 19 gadus atpakaļ
  Michael Brown b7fcfe8ece Added net device TX queue; this will be needed to support the PXE UNDI API 19 gadus atpakaļ
  Michael Brown 0c03bb5a9a Make open() and close() an official part of the netdevice API. 19 gadus atpakaļ
  Michael Brown bdf79ec8dc Use hotplug support to notify persistent reference holders when a 19 gadus atpakaļ
  Marty Connor ee9ae8130a Remove _PROTOCOL macros for gcc 3.2 compatibility 19 gadus atpakaļ
  Michael Brown a3d508b648 Clarified packet ownership transfer between a few functions. 19 gadus atpakaļ
  Michael Brown 3c8aafa209 Simplify RX data path. 19 gadus atpakaļ
  Michael Brown bbd9e28061 Simplify TX datapath. 19 gadus atpakaļ
  Michael Brown bac97eb979 Change semantics of network API so that packet-absorbing calls *always* 19 gadus atpakaļ
  Michael Brown 129c6c3968 Network layer now works as a proof of concept 19 gadus atpakaļ
  Michael Brown fdc2ee79db Network API now allows for multiple network devices (although the 19 gadus atpakaļ
  Michael Brown 6209bd873a First sketch of a new net device API. 19 gadus atpakaļ
  Michael Brown bdc8190c8d Remove the concept of the media-independent link-layer header and replace 19 gadus atpakaļ
  Michael Brown 3ca7dbe7ca Added the concept of a network interface (a network-layer concept) as 19 gadus atpakaļ
  Michael Brown 0b561ce972 First sketch 19 gadus atpakaļ