27 Commits (d6945925d8e68bf8e317131a4505e205ccc161a9)

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