]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2012-02-10  Till Straumann[prefix] Fix missing underscore in libprefix
2012-02-10  Thomas Miletich[tg3] Remove tg3_calc_dma_bndry()
2012-02-09  Michael Brown[prefix] Delay initrd image copy until memory map is...
2012-02-09  Christian Hesse[tg3] Fix compilation on newer gcc versions
2012-01-30  Thomas Miletich[tg3] New tg3 driver
2012-01-23  Michael Brown[rng] Add ANS X9.82 Approved DRBG mechanism
2012-01-23  Michael Brown[rng] Add dummy entropy source
2012-01-23  Michael Brown[rng] Add NIST self-tests for HMAC_DRBG
2012-01-23  Michael Brown[rng] Add ANS X9.82 Approved HMAC_DRBG algorithm
2012-01-18  Michael Brown[lkrnprefix] Copy command line before installing iPXE
2012-01-11  Michael Brown[test] Add self-tests for SHA-1 algorithm
2012-01-10  Michael Brown[dns] Allow trailing dots in DNS names
2012-01-06  Michael Brown[vmxnet3] Add VMware vmxnet3 driver
2011-12-11  Michael Brown[pxe] Provide PXENV_FILE_EXIT_HOOK only for ipxelinux...
2011-12-11  Michael Brown[pxe] Modularise PXE API provision
2011-12-08  Michael Brown[pxe] Tidy up debugging output
2011-12-08  Michael Brown[pxe] Check for a valid PXE network device when applicable
2011-12-08  Michael Brown[lotest] Accept non-loopback packets during test
2011-12-08  Michael Brown[e1000e] Strip the Ethernet CRC from received packets
2011-12-08  Michael Brown[undi] Retry PXENV_UNDI_INITIALIZE multiple times
2011-12-06  Michael Brown[dhcp] Add PXE-mandated DHCP options [128,135] to param...
2011-12-06  Michael Brown[e1000] Request notification of TX completions
2011-12-05  Michael Brown[iscsi] Fail immediately if target rejects any of our...
2011-11-16  Michael Brown[build] Include UNDI PCI driver within all-drivers...
2011-11-15  Michael Brown[arbel] Ensure hardware is quiescent when no interfaces...
2011-11-15  Michael Brown[arbel] Reorder code in preparation for quiescing patch
2011-11-15  Michael Brown[hermon] Ensure hardware is quiescent when no interface...
2011-11-15  Michael Brown[hermon] Reorder code in preparation for quiescing...
2011-11-15  Michael Brown[infiniband] Reset port state after closing device
2011-11-15  Michael Brown[infiniband] Open device prior to creating SMI and...
2011-11-15  Michael Brown[infiniband] Poll event queues only for devices that...
2011-11-15  Michael Brown[ipoib] Report packets as broadcast when ambiguous
2011-11-14  Julian Pidancet[rtl8139] Perform only 8-bit ioport access on the ChipC...
2011-11-14  Michael Brown[pxe] Improve pxe_preboot debugging messages
2011-11-14  Michael Brown[pxe] Improve pxe_undi debugging messages
2011-11-12  Michael Brown[prefix] Allow an initrd to be passed to iPXE
2011-11-11  Michael Brown[prefix] Allow prefix to specify an arbitrary maximum...
2011-11-11  Michael Brown[prefix] Use stack rather than %ebp as temporary storag...
2011-11-11  Michael Brown[undi] Ensure that native drivers are tried before...
2011-11-02  Marin Hannache[getopt] Accept "--" as an end-of-options marker
2011-10-28  Michael Brown[undi] Use meaningful driver and device names
2011-10-28  Michael Brown[undi] Use current (rather than permanent) link-layer...
2011-10-28  Michael Brown[netdevice] Allow driver to preinitialise the link...
2011-10-26  Michael Brown[cmdline] Make "reboot" command available by default
2011-10-25  Michael Brown[liba20] Preserve all non-segment registers when callin...
2011-10-25  Michael Brown[librm] Avoid (harmless) collisions with linker symbols
2011-10-25  Michael Brown[image] Eliminate the register_and_xxx_image() functions
2011-10-24  Michael Brown[cmdline] Allow "sleep" command to be interrupted
2011-10-24  Michael Brown[cmdline] Fix up "sleep" argument parsing
2011-10-24  Michael Brown[cmdline] Make "sleep" command available by default
2011-10-24  Michael Brown[arbel] Add (not-yet-functional) support for RC queue...
2011-10-14  Scott K Logan[ath9k] Add ath9k driver
2011-10-14  Michael Brown[list] Add list functions required by ath9k driver
2011-10-14  Michael Brown[test] Add self-tests for list manipulation functions
2011-10-14  Michael Brown[test] Add a basic infrastructure for running self...
2011-10-14  Michael Brown[libc] Allow assertion failures to be counted
2011-10-14  Michael Brown[list] Tidy up naming convention for list_contains...
2011-09-19  Michael Brown[dhcp] Use a random DHCP transaction identifier (xid)
2011-09-19  Michael Brown[util] Add romcheck.pl
2011-09-19  Michael Brown[tcp] Allow sufficient headroom for TCP headers
2011-08-12  Michael Brown[tls] Accept certificates without a version number
2011-08-08  Michael Brown[script] Accept labels on lines terminated with CRLF
2011-08-06  Valentine Barshak[lkrnprefix] Fix lost command line passed by grub
2011-08-06  Valentine Barshak[romprefix] Fix romprefix build with certain versions...
2011-07-16  Michael Brown[ipv4] Improve debugging
2011-07-16  Michael Brown[ipv4] Fix fragment reassembly
2011-07-16  Michael Brown[retry] Fix potential use-after-free in timer_expired()
2011-07-15  Michael Brown[ipv4] Use broadcast link-layer address for all broadca...
2011-07-15  Michael Brown[ipv4] Discard unwanted unicast packets
2011-07-15  Michael Brown[netdevice] Allow link layer to report broadcast/multic...
2011-07-15  Malte Starostik[http] Include port in HTTP Host header as needed
2011-07-15  Thomas Miletich[igb] Remove __BIG_ENDIAN conditional
2011-07-06  Michael Brown[dhcp] Add symbolic definitions for DHCP client archite...
2011-07-06  Michael Brown[libc] Allow for zero-padded decimals in printf()
2011-06-29  Michael Brown[iscsi] Avoid duplicate calls to iscsi_tx_done()
2011-06-29  Michael Brown[build] Avoid using -ffunction-sections on some older...
2011-06-29  Michael Brown[http] Fix size_t format specifiers
2011-06-28  Michael Brown[http] Support read-only HTTP block devices
2011-06-28  Michael Brown[int13] Provide a permanently closed window via the...
2011-06-28  Michael Brown[tls] Eliminate polling while TX state machine is idle
2011-06-28  Michael Brown[iscsi] Eliminate polling while waiting for window...
2011-06-28  Michael Brown[http] Eliminate polling while waiting for window to...
2011-06-28  Michael Brown[scsi] Eliminate polling while waiting for window to...
2011-06-28  Michael Brown[hw] Eliminate polling while waiting for window to...
2011-06-28  Michael Brown[infiniband] Use a one-shot process for CMRC shutdown
2011-06-28  Michael Brown[fc] Use a one-shot process for Fibre Channel name...
2011-06-28  Michael Brown[fc] Use a one-shot process for Fibre Channel ELS requests
2011-06-28  Michael Brown[resolv] Use a one-shot process for the numeric resolver
2011-06-28  Michael Brown[process] Add support for one-shot processes
2011-06-28  Michael Brown[process] Pass containing object pointer to process...
2011-06-28  Michael Brown[xfer] Send xfer_window_changed() after xfer_vredirect()
2011-06-28  Michael Brown[tcp] Send xfer_window_changed() when window opens
2011-06-28  Michael Brown[infiniband] Send xfer_window_changed() when CMRC conne...
2011-06-28  Michael Brown[tls] Send xfer_window_changed() when TLS session is...
2011-06-28  Michael Brown[fc] Send xfer_window_changed() when FCP link is establ...
2011-06-28  Michael Brown[fc] Maintain a list of Fibre Channel upper-layer proto...
2011-06-28  Michael Brown[ftp] Remove redundant ftp_data_deliver() method
2011-06-28  Michael Brown[prefix] Cope with BOOT_IMAGE= anywhere within command...
2011-06-28  Michael Brown[ipv4] Record ARP resolution errors
2011-06-28  Michael Brown[netdevice] Allow non-completion TX errors to be recorded
next