12 Revīzijas (37a0aab4ff2c86f4d109d4cd479535be97d07a94)

Autors SHA1 Ziņojums Datums
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses 15 gadus atpakaļ
  Joshua Oreman 4125216a2f [ifmgmt] Move link-up status messages from autoboot() to iflinkwait() 15 gadus atpakaļ
  Michael Brown a310d00d37 [netdevice] Add mechanism for reporting detailed link status codes 15 gadus atpakaļ
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 gadus atpakaļ
  Michael Brown 52c596bafb [ui] Allow Ctrl-C to cancel wait for net device link-up 15 gadus atpakaļ
  Michael Brown 9a52ba0cfa [netdevice] Retain and report detailed error breakdowns 15 gadus atpakaļ
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state 16 gadus atpakaļ
  Michael Brown 539ff45fd0 Allow recording of TX and RX errors to aid in end-user debugging. 17 gadus atpakaļ
  Michael Brown 4968caab82 Add trivial net device statistics (TX and RX packet count), reported 17 gadus atpakaļ
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h 17 gadus atpakaļ
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device 17 gadus atpakaļ
  Michael Brown d24b80acf2 Added network interface management commands 17 gadus atpakaļ
  Michael Brown 98b6154c3e Add "name" field to network device, to facilitate netdev commands. 17 gadus atpakaļ
  Michael Brown 0c03bb5a9a Make open() and close() an official part of the netdevice API. 17 gadus atpakaļ
  Michael Brown 84202d89f0 Split the (quick hack) boot logic out from main.c to autoboot.c, add a 17 gadus atpakaļ
  Michael Brown 22511400c7 Added generic function for calculating ACPI table checksum 18 gadus atpakaļ
  Michael Brown 6b6096d28b Strip down i386 PCI configuration space I/O to the bare minimum. A 18 gadus atpakaļ
  Michael Brown f25731d08f Split "iSCSI as a SCSI device" out from "iSCSI as a TCP protocol". 18 gadus atpakaļ
  Michael Brown 23c494d14e Added basic code for implementing co-operative multitasking. 18 gadus atpakaļ