]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2020-10-14  Michael Brown[lacp] Ignore (and do not echo) trailing padding on... 158/head
2020-10-14  Michael Brown[lacp] Detect and ignore erroneously looped back LACP...
2020-10-13  Michael Brown[efi] Defer local download process until file has been...
2020-10-13  Michael Brown[usbblk] Add support for USB mass storage devices
2020-10-13  Michael Brown[usb] Move usbio driver to end of USB driver list
2020-10-12  Michael Brown[usb] Allow endpoints to be refilled to a specified...
2020-10-12  Michael Brown[usb] Allow device halt to be cleared independently...
2020-10-01  Michael Brown[efi] Always enable recursion when calling ConnectContr...
2020-10-01  Michael Brown[efi] Connect controllers after loading an EFI driver
2020-10-01  Michael Brown[ncm] Treat a zero divisor as indicating no alignment...
2020-10-01  Michael Brown[efi] Fix reporting of USB supported languages array
2020-10-01  Michael Brown[efi] Avoid integer underflow on malformed USB string...
2020-10-01  Michael Brown[usb] Avoid integer underflow on malformed string descr...
2020-10-01  Michael Brown[efi] Allow DEBUG=efi_wrap to be used independently...
2020-09-29  Michael Brown[efi] Disconnect controllers before uninstalling EFI_US...
2020-09-29  Michael Brown[usb] Show debug message on device removal
2020-09-29  Michael Brown[efi] Report any USB errors as EFI_USB_ERR_SYSTEM
2020-09-29  Michael Brown[efi] Leave USB endpoint descriptors in existence until...
2020-09-29  Michael Brown[usb] Reset control endpoints immediately after failure
2020-09-25  Michael Brown[efi] Use address offset as reported by EFI_PCI_ROOT_BR... 146/head
2020-09-25  Michael Brown[pci] Update drivers to use pci_ioremap()
2020-09-24  Michael Brown[pci] Define pci_ioremap() for mapping PCI bus addresses
2020-09-24  Michael Brown[efi] Provide a single implementation of efipci_root_cl...
2020-09-22  Michael Brown[efi] Show memory map returned by wrapped calls to...
2020-09-18  Michael Brown[efi] Add debug wrappers for all boot services function...
2020-08-23  Michael Brown[build] Fix building on older versions of gcc 137/head
2020-08-17  Michael Brown[efi] Attempt NII initialisation both with and without... 134/head
2020-08-03  Michael Brown[efi] Use device path to locate filesystem from which... 129/head
2020-08-03  Michael Brown[efi] Match EDK2 numbering for USB ports
2020-07-27  Dentcho Ludmilov... [comboot] Fix stack pointer retrieval after COM32 binar...
2020-07-22  Ignat Korchagin[efi] Check the status code from AllocatePool()
2020-07-22  Joe Groocock[cmdline] Add "--timeout" parameter to "ifconf" command
2020-07-22  Rob Taglang[intelx] Added PCI_ROM entry for Intel x553/x557-AT...
2020-07-22  Ben Bleything[intel] Set INTEL_NO_PHY_RST on i218v
2020-07-22  Andrew Grasso[intel] Add INTEL_NO_PHY_RST for I218LM
2020-07-21  Daniel Johnson[deflate] Fix typo in comment describing length codes
2020-07-21  Tobias Kortkamp[build] Fix a GNUism that FreeBSD's sed(1) cannot deal...
2020-07-21  Michael Brown[wpa] Fix erroneous debug message in wpa_derive_ptk
2020-07-21  Michael J.... [libc] Fix memcmp() to return proper values
2020-07-21  David Decotigny[pcbios] Take alignment into account when checking...
2020-07-21  David Decotigny[pcbios] Fix "out of memory" detection when expanding...
2020-07-21  Bobby Lockwood[libgcc] Change __divmoddi4 from int64 [unknown] to...
2020-07-21  bit[build] Fix default target in sdsk image
2020-07-15  Michael Brown[dns] Use all configured DNS servers
2020-07-15  Michael Brown[xfer] Remove address family from definition of a socke...
2020-07-15  LaDerrick H[sfc] Add PCI ID for Solarflare SFC9120 and Solarflare...
2020-07-15  Michael Brown[efi] Claim SNP devices early in efi_download_start() 120/head
2020-07-09  Michael Brown[efi] Ensure NUL byte is at lowest address within stack... 119/head
2020-07-09  Michael Brown[efi] Distribute available entropy within stack cookie
2020-07-09  Michael Brown[libc] Add bit-rotation functions for unsigned long...
2020-07-07  Michael Brown[efi] Avoid setting direction flag on EFI platforms
2020-07-07  Michael Brown[libc] Provide an unoptimised generic_memcpy_reverse()
2020-07-06  Michael Brown[crypto] Avoid temporarily setting direction flag in...
2020-07-04  Michael Brown[usb] Leave port enabled after a failed device registration
2020-07-03  Michael Brown[axge] Reapply USB device configuration when opening...
2020-07-03  Michael Brown[xhci] Increase link state settling delay to 100ms
2020-07-03  Michael Brown[usb] Avoid unnecessary calls to usb_hub_set_drvdata()
2020-07-03  Michael Brown[xhci] Set link state to RxDetect after disabling USB3...
2020-07-02  Michael Brown[usb] Do not attempt to disable USB3 hub ports
2020-07-02  Michael Brown[usb] Add missing usb_recycle() for completed hub inter...
2020-07-02  Michael Brown[usb] Clear device endpoint halt before resetting host...
2020-07-01  Michael Brown[axge] Handle non-gigabit link speeds
2020-06-30  Michael Brown[efi] Raise TPL during driver entry point
2020-06-28  Michael Brown[efi] Detect and disable seriously broken EFI_RNG_PROTO...
2020-06-27  Michael Brown[build] Disable position-independent code for ARM64...
2020-06-27  Michael Brown[golan] Add explicit type casts for nodnic_queue_pair_type
2020-06-27  Michael Brown[intel] Avoid spurious compiler warning on GCC 10
2020-06-27  Bruce Rogers[build] Be explicit about -fcommon compiler directive
2020-06-25  Michael Brown[ocsp] Accept SHA1 certID responses even if SHA1 is...
2020-06-24  Michael Brown[efi] Enable stack protection where possible
2020-06-19  Michael Brown[parseopt] Treat empty integer strings in user input...
2020-06-19  Michael Brown[util] Treat empty integer strings as invalid
2020-06-18  Michael Brown[snp] Retry initialisation if link is reported as down
2020-06-16  Michael Brown[crypto] Disable MD5 as an OID-identifiable algorithm...
2020-06-16  Michael Brown[crypto] Ensure that test code drags in required ASN...
2020-06-16  Michael Brown[crypto] Allow algorithms to be included without being...
2020-06-16  Michael Brown[tls] Default to supporting only TLSv1.1 or above
2020-06-12  Michael Brown[tls] Allow a minimum TLS protocol version to be specified
2020-06-10  Michael Brown[efi] Attempt to connect our driver directly if Connect...
2020-06-05  Michael Brown[uri] Avoid appearing to access final byte of a potenti...
2020-06-05  Michael Brown[efi] Work around UEFI specification bug in LoadImage...
2020-06-04  Michael Brown[efi] Work around UEFI specification bug in LoadImage
2020-06-04  Michael Brown[png] Fix potential integer overflow
2020-05-06  Joseph Wong[bnxt] Add driver support for Broadcom NetXtreme-E...
2020-03-14  Michael Brown[efi] Disambiguate errors returned by ConnectController
2020-03-01  Michael Brown[int13con] Create log partition only when CONSOLE_INT13...
2020-03-01  Michael Brown[bios] Define macros for constructing partition table...
2020-02-16  Michael Brown[iscsi] Eliminate variable-length stack allocation...
2020-02-16  Michael Brown[iscsi] Eliminate variable-length stack allocations...
2020-02-16  Michael Brown[settings] Eliminate variable-length stack allocation
2020-02-16  Michael Brown[slam] Allow for the possibility of IPv6 multicast...
2020-02-16  Michael Brown[slam] Eliminate variable-length stack allocation
2020-02-16  Michael Brown[infiniband] Eliminate variable-length stack allocation
2020-02-16  Michael Brown[tftp] Eliminate unnecessary variable-length stack...
2020-01-02  Michael Brown[travis] Ensure that most recent tag is always available
2020-01-02  Michael Brown[build] Construct full version number automatically... v1.20.1
2019-12-16  Ignat Korchagin[snp] Set EFI_SIMPLE_NETWORK_RECEIVE_MULTICAST bit...
2019-12-16  Ignat Korchagin[snp] Try promiscuous multicast receive filter if the...
2019-12-15  Michael Brown[peerdist] Allow for the use of a hosted cache server
2019-12-13  Michael Brown[peerdist] Allow PeerDist to be globally enabled or...
next