16 Комити (8406115834d38bb743e01f35bfd36e835532415e)

Аутор SHA1 Порука Датум
  Michael Brown 8406115834 [build] Rename gPXE to iPXE пре 14 година
  Michael Brown 9acf442c20 [pxe] Avoid potential interrupt storms when using shared interrupts пре 14 година
  Michael Brown 88e436376c [netdevice] Add netdev_is_open() wrapper function пре 14 година
  Michael Brown 4eab5bc8ca [netdevice] Allow the hardware and link-layer addresses to differ in size пре 15 година
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses пре 15 година
  Michael Brown 2b9f7f042c [pxe] Avoid printf format warning on some compilers пре 15 година
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol пре 15 година
  Michael Brown c26a38b313 [pxe] Update UNDI transmit count before transmitting packet пре 15 година
  Michael Brown f186ada2d3 [pxe] Implement PXENV_UNDI_{GET,SET}_MCAST_ADDRESS пре 15 година
  Michael Brown 9580f9d5cd [pxe] Improve pxe_undi debug messages пре 15 година
  Michael Brown 4fe1e08a60 [pxe] Fix interoperability with the Symantec (undipd) DOS UNDI driver пре 15 година
  Michael Brown 0b922595fe [pxe] Fix interoperability with the Intel DOS UNDI driver пре 15 година
  Michael Brown 4f881ae352 [pxe] Fix interoperability with the 3Com DOS UNDI driver пре 15 година
  Joshua Oreman eb3ca2a36f [netdevice] Add netdev argument to link-layer push and pull handlers пре 15 година
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations пре 15 година
  Michael Brown 446b6d5fdd [pxe] Move all PXE files to arch/i386 пре 15 година
  Michael Brown 9a52ba0cfa [netdevice] Retain and report detailed error breakdowns пре 15 година
  Michael Brown 3a505dfc35 [netdevice] Change link-layer push() and pull() methods to take raw types пре 15 година
  Michael Brown 30fb3b3810 [undi] Fill in ProtType correctly in PXENV_UNDI_ISR пре 16 година
  Michael Brown f6f6f626f7 [undi] Work around broken UNDI polling behaviour in winBoot/i пре 16 година
  Michael Brown 4fbbf651d7 [i386] Change semantics of __from_data16 and __from_text16 пре 16 година
  Michael Brown 1949641d10 Fix compiler warnings that appear only on OpenBSD. пре 16 година
  Michael Brown 4c418d2100 Use net_device_operations structure and netdev_nullify() to allow for пре 17 година
  Michael Brown 539ff45fd0 Allow recording of TX and RX errors to aid in end-user debugging. пре 17 година
  Michael Brown 5ce5e6d846 Move pxe_netdev and set_pxe_netdev to pxe_undi.c and remove пре 17 година
  Michael Brown 30a442aef8 Report our interface type as "gPXE" to avoid working around Etherboot пре 17 година
  Michael Brown 1ce0b4bbfb Kill off PXENV_UNDI_FORCE_INTERRUPT support; we have no reason to пре 17 година
  Michael Brown 5f92f0bd82 Reserve space for link-layer header in pxenv_undi_transmit() when not пре 17 година
  Michael Brown 258afef751 Add missing call to free_iob() in pxenv_undi_isr(). пре 17 година
  Michael Brown 4968caab82 Add trivial net device statistics (TX and RX packet count), reported пре 17 година
  Michael Brown cbd956535e Place netdev_open()/netdev_close() calls in appropriate places. пре 17 година
  Michael Brown 8f37a6a424 Add mechanism for providing TX completion events. пре 17 година
  Michael Brown 332614a382 Add untested support for UNDI transmit and receive. пре 17 година
  Michael Brown 5f17089b14 pxe_netdev now holds a reference to the network device. пре 17 година
  Michael Brown e3bbfd7a75 Call shutdown() from pxenv_undi_shutdown(). Probably not totally пре 17 година
  Michael Brown 4472e22b5e Implement the two UNDI API calls used by RIS. пре 17 година
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are пре 17 година
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation пре 17 година
  Michael Brown 17ecfd1d67 Allow linking by converting all functions to stubs пре 18 година
  Michael Brown a0a872f7f1 Updated PXE UDP implementation to use the new Etherboot UDP API. пре 18 година
  Michael Brown b89ccac02d Updated to remove obsolete constants пре 18 година
  Michael Brown 809933d9f7 Split PXE code into preboot, udp, tftp, undi and loader units. пре 19 година