89 Commits (2f020a8df3ad24d0d0bac9295c9cecb2ebba92f4)

Author SHA1 Message Date
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 626ccf76ea [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 95bc563f0c [pxe] Maintain a queue for received PXE UDP packets 9 years ago
  Michael Brown c9dbe1d39c [pxe] Use tftp_uri() to construct PXE TFTP URIs 9 years ago
  Michael Brown 2dfdcae938 [tftp] Explicitly abort connection whenever parent interface is closed 9 years ago
  Michael Brown 206bd7bb64 [pxe] Work around missing PXENV_UNDI_OPEN only when necessary 10 years ago
  Michael Brown 90caf71051 [pxe] Profile UNDI transmit datapath 10 years ago
  Michael Brown 579337c368 [pxe] Profile all PXE API calls 10 years ago
  Michael Brown 238050dfd4 [build] Work around bug in gcc >= 4.8 11 years ago
  Michael Brown e411b37eb1 [pxe] Convert external PXE API errors into iPXE platform-generated errors 11 years ago
  Michael Brown 02b914e812 [tftp] Allow TFTP block size to be controlled via the PXE TFTP API 11 years ago
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers 12 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown a814eff38e [pxe] Add PXENV_FILE_CMDLINE API call 12 years ago
  Michael Brown 9a93db3f09 [pxe] Provide PXENV_FILE_EXIT_HOOK only for ipxelinux.0 builds 12 years ago
  Michael Brown fa410e0a41 [pxe] Modularise PXE API provision 12 years ago
  Michael Brown 61944ed602 [pxe] Tidy up debugging output 12 years ago
  Michael Brown faf50e8fa3 [pxe] Check for a valid PXE network device when applicable 12 years ago
  Michael Brown caf98cf624 [pxe] Improve pxe_preboot debugging messages 12 years ago
  Michael Brown 524349c559 [pxe] Improve pxe_undi debugging messages 12 years ago
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() 13 years ago
  Michael Brown 0d277724a9 [pxe] Report an IRQ number only if device supports interrupts 13 years ago
  Michael Brown 962cada830 [init] Remove concept of "shutdown exit flags" 13 years ago
  Michael Brown 025b1cb3f8 [pxe] Report SUPPORTED_IRQ only if device supports interrupts 13 years ago
  Michael Brown b9aeb439e2 [pxe] Improve pxe_udp debug messages 13 years ago
  Michael Brown f8a82c7d23 [pxe] Set correct PktType in PXENV_UNDI_ISR 13 years ago
  Michael Brown 0620429785 [pxe] Avoid touching fields that may not exist in PXENV_UNDI_GET_NIC_TYPE 13 years ago
  Michael Brown 69d1e6cf57 [pxe] Use network device receive queue freezing 13 years ago
  Michael Brown fb78d086f1 [pxe] Always allow MAX_LL_HEADER_LEN for the link-layer header 13 years ago
  Michael Brown 364b92521a [xfer] Generalise metadata "whence" field to "flags" field 14 years ago
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces 14 years ago
  Michael Brown d2415be069 [pxe] Remove obsolete pxe_errortab.c 14 years ago
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations 14 years ago
  Michael Brown dc8eb04647 [pxe] Treat PXENV_RESTART_TFTP as unreturnable 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown 80d1ac7320 [pxe] Remove pxe_set_cached_filename() 14 years ago
  Michael Brown 9acf442c20 [pxe] Avoid potential interrupt storms when using shared interrupts 14 years ago
  Michael Brown 88e436376c [netdevice] Add netdev_is_open() wrapper function 14 years ago
  Shao Miller 112a3f2de2 [pxe] Introduce PXE exit hook for NBP chaining 14 years ago
  Joshua Oreman fa4aec8f03 [config] Make PXE stack a compile-time option 14 years ago
  Thomas Horsten c124f6360d [tftp] Make TFTP size requests abort transfer with an error 14 years ago
  Michael Brown 4eab5bc8ca [netdevice] Allow the hardware and link-layer addresses to differ in size 15 years ago
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses 15 years ago
  Michael Brown 2b9f7f042c [pxe] Avoid printf format warning on some compilers 15 years ago
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol 15 years ago
  Michael Brown ee1d315ac0 [pxe] Check for unhookable interrupts in PXENV_STOP_UNDI 15 years ago
  Michael Brown 07b5be3341 [pxe] Create pxe_[de]activate() wrapper functions 15 years ago
  Michael Brown c2965b0fe7 [pxe] Make pxe_init_structures() an initialisation function 15 years ago
  Michael Brown c26a38b313 [pxe] Update UNDI transmit count before transmitting packet 15 years ago