24 Commit (master)

Autore SHA1 Messaggio Data
  Michael Brown 8290a10aba [ifmgmt] Include human-readable error message for configuration failure 8 anni fa
  Michael Brown f3812395a2 [netdevice] Add a generic concept of a "blocked link" 9 anni fa
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
  Michael Brown 9f0b7f428a [ifmgmt] Do not sleep CPU while configuring network devices 10 anni fa
  Michael Brown 26b87b221b [ifmgmt] Add ifconf() to carry out network device configuration 10 anni fa
  Michael Brown 16d37102ca [ifmgmt] Rewrite iflinkwait() to use monojob_wait() 10 anni fa
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 anni fa
  Michael Brown 44d5ef9d7d [netdevice] Allow network device to update link state before checking 12 anni fa
  Michael Brown fc7e2be617 [device] Make driver name a generic device property 13 anni fa
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h 13 anni fa
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 anni fa
  Michael Brown 88e436376c [netdevice] Add netdev_is_open() wrapper function 14 anni fa
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses 15 anni fa
  Joshua Oreman 4125216a2f [ifmgmt] Move link-up status messages from autoboot() to iflinkwait() 15 anni fa
  Michael Brown a310d00d37 [netdevice] Add mechanism for reporting detailed link status codes 15 anni fa
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 anni fa
  Michael Brown 52c596bafb [ui] Allow Ctrl-C to cancel wait for net device link-up 15 anni fa
  Michael Brown 9a52ba0cfa [netdevice] Retain and report detailed error breakdowns 15 anni fa
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state 16 anni fa
  Michael Brown 539ff45fd0 Allow recording of TX and RX errors to aid in end-user debugging. 17 anni fa
  Michael Brown 4968caab82 Add trivial net device statistics (TX and RX packet count), reported 17 anni fa
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h 17 anni fa
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device 17 anni fa
  Michael Brown d24b80acf2 Added network interface management commands 17 anni fa
  Michael Brown 98b6154c3e Add "name" field to network device, to facilitate netdev commands. 17 anni fa
  Michael Brown 0c03bb5a9a Make open() and close() an official part of the netdevice API. 17 anni fa
  Michael Brown 84202d89f0 Split the (quick hack) boot logic out from main.c to autoboot.c, add a 17 anni fa
  Michael Brown 22511400c7 Added generic function for calculating ACPI table checksum 18 anni fa
  Michael Brown 6b6096d28b Strip down i386 PCI configuration space I/O to the bare minimum. A 18 anni fa
  Michael Brown f25731d08f Split "iSCSI as a SCSI device" out from "iSCSI as a TCP protocol". 18 anni fa
  Michael Brown 23c494d14e Added basic code for implementing co-operative multitasking. 18 anni fa