15 Commits (1c0ff6e1a720907f9211f43d4d8d9fc18d522348)

Autor SHA1 Mensaje Fecha
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h hace 13 años
  Michael Brown 8406115834 [build] Rename gPXE to iPXE hace 14 años
  Michael Brown 88e436376c [netdevice] Add netdev_is_open() wrapper function hace 14 años
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses hace 15 años
  Joshua Oreman 4125216a2f [ifmgmt] Move link-up status messages from autoboot() to iflinkwait() hace 15 años
  Michael Brown a310d00d37 [netdevice] Add mechanism for reporting detailed link status codes hace 15 años
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations hace 15 años
  Michael Brown 52c596bafb [ui] Allow Ctrl-C to cancel wait for net device link-up hace 15 años
  Michael Brown 9a52ba0cfa [netdevice] Retain and report detailed error breakdowns hace 15 años
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state hace 16 años
  Michael Brown 539ff45fd0 Allow recording of TX and RX errors to aid in end-user debugging. hace 17 años
  Michael Brown 4968caab82 Add trivial net device statistics (TX and RX packet count), reported 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 d24b80acf2 Added network interface management commands hace 17 años
  Michael Brown 98b6154c3e Add "name" field to network device, to facilitate netdev commands. hace 17 años
  Michael Brown 0c03bb5a9a Make open() and close() an official part of the netdevice API. hace 17 años
  Michael Brown 84202d89f0 Split the (quick hack) boot logic out from main.c to autoboot.c, add a hace 17 años
  Michael Brown 22511400c7 Added generic function for calculating ACPI table checksum hace 18 años
  Michael Brown 6b6096d28b Strip down i386 PCI configuration space I/O to the bare minimum. A hace 18 años
  Michael Brown f25731d08f Split "iSCSI as a SCSI device" out from "iSCSI as a TCP protocol". hace 18 años
  Michael Brown 23c494d14e Added basic code for implementing co-operative multitasking. hace 18 años