23 Commits (ce68f587e24278d681e7ca05b62e51ada627cbef)

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