]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2011-01-25  Michael Brown[infiniband] Indicate that device does not support...
2011-01-25  Michael Brown[pxe] Report SUPPORTED_IRQ only if device supports...
2011-01-25  Michael Brown[netdevice] Allow devices to indicate that interrupts...
2011-01-19  Michael Brown[pci] Auto-resize VPD fields used for non-volatile...
2011-01-19  Michael Brown[pci] Add ability to resize a VPD field
2011-01-19  Michael Brown[pci] Allow pci_vpd_init() return status to be ignored
2011-01-19  Michael Brown[nvo] Allow resizing of non-volatile stored option...
2011-01-11  Michael Brown[nvo] Remove the non-volatile options fragment list
2011-01-11  Michael Brown[nvs] Allow for non-volatile storage devices without...
2011-01-11  Michael Brown[dhcp] Allow use of custom reallocation functions for...
2011-01-10  Michael Brown[dhcp] Rename length fields for DHCP options
2011-01-10  Michael Brown[dhcp] Remove redundant length fields in struct dhcp_packet
2010-12-24  Michael Brown[hermon] Fix incorrectly-padded sense_port structure
2010-12-16  Alex Williamson[igbvf] Add igbvf driver
2010-12-15  Michael Brown[dhcp] Use Ethernet-compatible chaddr, if possible
2010-12-15  Michael Brown[pxe] Improve pxe_udp debug messages
2010-12-09  Michael Brown[iscsi] Include both DNS addresses in iBFT, if available
2010-12-09  Michael Brown[settings] Add fetch_ipv4_array_setting()
2010-12-09  Michael Brown[debug] Add DBG_MD5() and related macros
2010-12-09  Michael Brown[legal] Add missing copyright header and FILE_LICENCE...
2010-12-09  Michael Brown[fnrec] Enhance function recording
2010-12-09  Michael Brown[pxe] Set correct PktType in PXENV_UNDI_ISR
2010-12-09  Michael Brown[pxe] Avoid touching fields that may not exist in PXENV...
2010-12-09  Michael Brown[cmdline] Add "reboot" command
2010-12-09  Michael Brown[r8169] Disabling IRQs should not also acknowledge...
2010-12-03  Shao Miller[legal] Add FILE_LICENCE macro to some GPL-v2-or-later...
2010-12-03  Shao Miller[legal] Add FILE_LICENCE macro to some GPL-v2 files
2010-12-03  Michael Brown[libflat] Test A20 gate without switching to flat real...
2010-12-01  Michael Brown[hermon] Work around hardware stripping of VLAN tags
2010-12-01  Michael Brown[vlan] Expose vlan_find() to network card drivers
2010-12-01  Michael Brown[vlan] Use "-" instead of "." as separator in VLAN...
2010-12-01  Michael Brown[settings] Apply settings block name in register_settings()
2010-12-01  Michael Brown[iscsi] Disambiguate the common EINVAL cases
2010-12-01  Michael Brown[dns] Disambiguate "no nameserver" and "no DNS record...
2010-11-29  Michael Brown[hermon] Fix inconsistent information in HERMON_SET_POR...
2010-11-29  Michael Brown[script] Remove "Aborting on <line>" message
2010-11-29  Michael Brown[cmdline] Match user expectations for &&, ||, goto...
2010-11-29  Michael Brown[parseopt] Allow "0x"-prefixed hexadecimal values in...
2010-11-28  Michael Brown[shell] Add "shell" command
2010-11-28  Arkadiusz Miskiewicz[build] Really use __builtin_offsetof() when available
2010-11-28  Michael Brown[build] Use __builtin_offsetof() when available
2010-11-27  Michael Brown[hermon] Enable priority flow control on the FCoE priority
2010-11-27  Michael Brown[fcoe] Use only the first instance of a FIP descriptor
2010-11-27  Michael Brown[vlan] Treat VLAN 0 as valid
2010-11-27  Michael Brown[fcoe] Tidy up debug message
2010-11-27  Michael Brown[fc] Allow Fibre Channel ports to be explicitly named
2010-11-27  Michael Brown[fcoe] Create Fibre Channel port only when we have...
2010-11-26  Michael Brown[fcoe] Add support for FIP VLAN discovery
2010-11-26  Michael Brown[vlan] Provide vlan_can_be_trunk()
2010-11-26  Michael Brown[vlan] Add non-error debug messages
2010-11-26  Michael Brown[vlan] Allow duplicate VLAN creation attempts
2010-11-25  Michael Brown[nvo] Allow fragment list to be omitted
2010-11-25  Michael Brown[pci] Add a mechanism for using a PCI VPD field as...
2010-11-24  Michael Brown[pci] Add support for reading and writing PCI Vital...
2010-11-24  Michael Brown[pci] Standardise debug message format
2010-11-23  Michael Brown[cmdline] Fix multi-layer variable expansion (again)
2010-11-22  Michael Brown[cmdline] Fix multi-layer variable expansion
2010-11-22  Michael Brown[settings] Allow "set" command to take an empty value
2010-11-22  Michael Brown[autoboot] Merge "netboot" command into "autoboot"
2010-11-22  Michael Brown[cmdline] Add "isset" command
2010-11-22  Michael Brown[script] Allow "exit" to exit a script
2010-11-22  Michael Brown[script] Implement "goto" in iPXE scripts
2010-11-22  Michael Brown[cmdline] Add trivial logical operators to iPXE command...
2010-11-22  Michael Brown[pxe] Remove startpxe and stoppxe commands from default...
2010-11-22  Michael Brown[legal] Add some missing FILE_LICENCE declarations
2010-11-22  Michael Brown[image] Use generic option-parsing library
2010-11-22  Michael Brown[login] Use generic option-parsing library
2010-11-22  Michael Brown[route] Use generic option-parsing library
2010-11-22  Michael Brown[san] Use generic option-parsing library
2010-11-22  Michael Brown[time] Use generic option-parsing library
2010-11-22  Michael Brown[lotest] Use generic option-parsing library
2010-11-22  Michael Brown[gdb] Use generic option-parsing library
2010-11-22  Michael Brown[fc] Use generic option-parsing library
2010-11-21  Michael Brown[digest] Use generic option-parsing library
2010-11-21  Michael Brown[dhcp] Use generic option-parsing library
2010-11-21  Michael Brown[ifmgmt] Use generic option-parsing library
2010-11-21  Michael Brown[settings] Use generic option-parsing library
2010-11-21  Michael Brown[autoboot] Use generic option-parsing library
2010-11-21  Michael Brown[vlan] Use generic option-parsing library
2010-11-21  Michael Brown[parseopt] Add generic option-parsing library
2010-11-20  Michael Brown[autoboot] Add "netboot" command
2010-11-20  Michael Brown[vlan] Add support for IEEE 802.1Q VLANs
2010-11-20  Michael Brown[lotest] Fix endianness in status message
2010-11-20  Michael Brown[lotest] Use network device receive queue freezing
2010-11-20  Michael Brown[pxe] Use network device receive queue freezing
2010-11-20  Michael Brown[netdevice] Allow per-device receive queue processing...
2010-11-19  Michael Brown[undi] Support underlying UNDI devices that don't suppo...
2010-11-19  Michael Brown[tcp] Remove obsolete constants
2010-11-19  Michael Brown[tcp] Use MAX_LL_NET_HEADER_LEN instead of defining...
2010-11-19  Michael Brown[udp] Remove obsolete constants
2010-11-19  Michael Brown[udp] Use MAX_LL_NET_HEADER_LEN instead of defining...
2010-11-19  Michael Brown[netdevice] Add MAX_NET_HEADER_LEN and MAX_LL_NET_HEADE...
2010-11-19  Michael Brown[pxe] Always allow MAX_LL_HEADER_LEN for the link-layer...
2010-11-19  Michael Brown[efi] Always allow MAX_LL_HEADER_LEN for the link-layer...
2010-11-18  Michael Brown[lotest] Move lotest.h to correct directory
2010-11-18  Michael Brown[lacp] Fix dumping of raw LACP packets
2010-11-18  Michael Brown[netdevice] Use net device name in debugging messages
2010-11-13  Michael Brown[settings] Add "hexhyp" setting type
2010-11-13  Jarrod Johnson[bzimage] Increase maximum command-line size to 0x7ff
2010-11-12  Thomas Miletich[forcedeth] Exit poll() as early as possible if no...
next