24 커밋 (master)

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