76 Commits (c3b4860ce3fb25b907a2ca3e46955df34c0ae9fd)

Author SHA1 Message Date
  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
  Michael Brown f186ada2d3 [pxe] Implement PXENV_UNDI_{GET,SET}_MCAST_ADDRESS 15 years ago
  Michael Brown 9580f9d5cd [pxe] Improve pxe_undi debug messages 15 years ago
  Michael Brown 4fe1e08a60 [pxe] Fix interoperability with the Symantec (undipd) DOS UNDI driver 15 years ago
  Michael Brown 0b922595fe [pxe] Fix interoperability with the Intel DOS UNDI driver 15 years ago
  Michael Brown 4f881ae352 [pxe] Fix interoperability with the 3Com DOS UNDI driver 15 years ago
  Joshua Oreman eb3ca2a36f [netdevice] Add netdev argument to link-layer push and pull handlers 15 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  H. Peter Anvin f44205b9ea [pcbios] Don't use "lret $2" to return from an interrupt 15 years ago
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections 15 years ago
  Michael Brown 784d3f336e [pxe] Set %ax to zero on entry to PXE NBP 15 years ago
  H. Peter Anvin aaa26f3bd3 [pxe] Initialize EDX on PXE NBP entry and INT 1Ah 15 years ago
  Michael Brown c9e5b12473 [i386] Add explicit flags and type on all .section declarations 15 years ago
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c 15 years ago