27 コミット (d6945925d8e68bf8e317131a4505e205ccc161a9)

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