27 Commits (fbc4ba4b4ed13cc86cb8fdea0bac6c3be0164ed5)

Autor SHA1 Nachricht Datum
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL vor 9 Jahren
  Michael Brown 97ef28aea0 [netdevice] Call netdev_link_[up|down|err]() only while registered vor 14 Jahren
  Michael Brown 8406115834 [build] Rename gPXE to iPXE vor 14 Jahren
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses vor 15 Jahren
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol vor 15 Jahren
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations vor 15 Jahren
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state vor 16 Jahren
  Michael Brown 1d7974182e Overwrite the device descriptor's IRQ number with whatever the legacy vor 16 Jahren
  Michael Brown df868476e7 Various warnings fixups for OpenBSD with gcc-3.3.5. vor 16 Jahren
  Michael Brown 4c418d2100 Use net_device_operations structure and netdev_nullify() to allow for vor 17 Jahren
  Michael Brown 71f500ff1b Enable/disable interrupts in driver open/close. vor 17 Jahren
  Michael Brown f33bbd4112 How has the legacy wrapper been working for the past month or so...? vor 17 Jahren
  Michael Brown f77815f2b1 Kill off hotplug.h and just make net devices normal reference-counted vor 17 Jahren
  Michael Brown 3e2c6b6736 pkbuff->iobuf changeover vor 17 Jahren
  Michael Brown 520d9c36af Updated ISAPnP, EISA, MCA and ISA buses to current device model. vor 17 Jahren
  Michael Brown c63af1ea14 Remove no-longer-used variable vor 17 Jahren
  James Harper 1c971f1234 Fix padding problem - from Michael vor 17 Jahren
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h vor 17 Jahren
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device vor 17 Jahren
  Michael Brown c65fae2475 Add RX quotas to the net device poll() method. This avoids the problem vor 17 Jahren
  Michael Brown b7fcfe8ece Added net device TX queue; this will be needed to support the PXE UNDI API vor 17 Jahren
  Michael Brown 0c03bb5a9a Make open() and close() an official part of the netdevice API. vor 17 Jahren
  Michael Brown 7c76791730 Improve debugging output for legacy wrapper vor 18 Jahren
  Michael Brown 1697c78848 Legacy drivers cannot cope with multiple active devices. vor 18 Jahren
  Michael Brown 02df45352c Force pci.o to be included. vor 18 Jahren
  Michael Brown 754cfdfcf4 Legacy drivers will not pad when necessary vor 18 Jahren
  Michael Brown 286bf68faf Added a very quick and dirty compatibility layer, to allow vor 18 Jahren