24 Commits (db3e054fe5a827ed66554966c4f194bbea375991)

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