34 Revize (30fb3b3810409a4971adf9abf00e0842f88d87d8)

Autor SHA1 Zpráva Datum
  Michael Brown 30fb3b3810 [undi] Fill in ProtType correctly in PXENV_UNDI_ISR před 16 roky
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state před 16 roky
  Michael Brown e5cea13e51 [Settings] Implement simple_settings backed with extensible DHCP options před 16 roky
  Michael Brown aec9b8a41b [Settings] Use a settings applicator to configure IPv4 routes. před 16 roky
  Michael Brown acfa14423e [Settings] Add per-netdevice settings block před 16 roky
  Michael Brown 5793dbe96f Infinband requires longer link-layer addresses and headers than Ethernet. před 17 roky
  Michael Brown 99411e36da Added netdev_priv() to ease Linux driver compatibility. před 17 roky
  Michael Brown 7b6d11e713 Started IB driver rewrite před 17 roky
  Michael Brown 4c418d2100 Use net_device_operations structure and netdev_nullify() to allow for před 17 roky
  Michael Brown 539ff45fd0 Allow recording of TX and RX errors to aid in end-user debugging. před 17 roky
  Michael Brown 0924cf678e Implemented (untested) PXENV_START_UNDI. před 17 roky
  Michael Brown 4968caab82 Add trivial net device statistics (TX and RX packet count), reported před 17 roky
  Michael Brown 332614a382 Add untested support for UNDI transmit and receive. před 17 roky
  Michael Brown f77815f2b1 Kill off hotplug.h and just make net devices normal reference-counted před 17 roky
  Michael Brown 3e2c6b6736 pkbuff->iobuf changeover před 17 roky
  Michael Brown 1fa5cd0e2b Add find_pci_netdev() před 17 roky
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device před 17 roky
  Michael Brown d24b80acf2 Added network interface management commands před 17 roky
  Michael Brown 98b6154c3e Add "name" field to network device, to facilitate netdev commands. před 17 roky
  Michael Brown c65fae2475 Add RX quotas to the net device poll() method. This avoids the problem před 17 roky
  Michael Brown b7fcfe8ece Added net device TX queue; this will be needed to support the PXE UNDI API před 17 roky
  Michael Brown 0c03bb5a9a Make open() and close() an official part of the netdevice API. před 17 roky
  Michael Brown bdf79ec8dc Use hotplug support to notify persistent reference holders when a před 17 roky
  Marty Connor ee9ae8130a Remove _PROTOCOL macros for gcc 3.2 compatibility před 18 roky
  Michael Brown a3d508b648 Clarified packet ownership transfer between a few functions. před 18 roky
  Michael Brown 3c8aafa209 Simplify RX data path. před 18 roky
  Michael Brown bbd9e28061 Simplify TX datapath. před 18 roky
  Michael Brown bac97eb979 Change semantics of network API so that packet-absorbing calls *always* před 18 roky
  Michael Brown 129c6c3968 Network layer now works as a proof of concept před 18 roky
  Michael Brown fdc2ee79db Network API now allows for multiple network devices (although the před 18 roky
  Michael Brown 6209bd873a First sketch of a new net device API. před 18 roky
  Michael Brown bdc8190c8d Remove the concept of the media-independent link-layer header and replace před 18 roky
  Michael Brown 3ca7dbe7ca Added the concept of a network interface (a network-layer concept) as před 18 roky
  Michael Brown 0b561ce972 First sketch před 18 roky