]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
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...
2010-11-11  Michael Brown[forcedeth] Exit poll() as early as possible if no...
2010-11-11  Michael Brown[tcp] Set PSH flag only on packets containing data
2010-11-11  Shao Miller[list] Fix typographical error from previous commit
2010-11-08  Michael Brown[fc] Add support for Fibre Channel name server lookups
2010-11-08  Michael Brown[fc] Hold ULP's peer reference while ULP exists
2010-11-08  Michael Brown[fc] Allow peers and ULPs to log out when usage count...
2010-11-08  Michael Brown[fc] Hold reference to peers and ULPs while calling...
2010-11-08  Michael Brown[fc] Log out correct port ID after a successful LOGO...
2010-11-08  Michael Brown[fc] Support Fibre Channel ECHO
2010-11-08  Michael Brown[fcp] Use EINVAL for URI parsing errors and EPROTO...
2010-11-08  Michael Brown[retry] Process at most one timer's expiry in each...
2010-11-08  Michael Brown[malloc] Avoid immediately clobbering reference count...
2010-11-08  Michael Brown[refcnt] Check reference validity on each use of ref_ge...
2010-11-08  Michael Brown[malloc] Use list_for_each_entry_safe() when we may...
2010-11-08  Michael Brown[list] Add list_first_entry()
2010-11-08  Michael Brown[list] Extend list-manipulation assertions to all list...
2010-11-08  Michael Brown[process] Include step() function pointer in process...
2010-11-03  Michael Brown[fcp] Avoid quoting exchange ID before exchange is...
2010-11-03  Michael Brown[fcp] Fix potential memory leaks on error paths
2010-11-02  Michael Brown[build] Add FreeBSD location for isolinux
2010-10-29  Michael Brown[romprefix] Add missing addr32 prefix
2010-10-21  Dave Hansen[autoboot] Introduce "skip-san-boot" option
2010-10-21  Michael Brown[autoboot] Improve visibility of error messages
2010-10-19  Michael Brown[scsi] Wait for a successful TEST UNIT READY command
2010-10-19  Michael Brown[fc] Do not use the command reference number in FCP_CMN...
2010-10-19  Michael Brown[hci] Use http://ipxe.org/<errno> instead of raw error...
2010-10-19  Michael Brown[contrib] Remove extraneous errcodedb files
2010-10-18  Michael Brown[int13] Dump out MBR at DBGLVL_EXTRA
2010-10-18  Michael Brown[iscsi] Ensure ISID is consistent within an iSCSI session
2010-10-18  Michael Brown[romprefix] Add missing FILE_LICENCE declaration to...
2010-10-18  Michael Brown[legal] Ignore config/local header files for licensing...
2010-10-17  Michael Brown[util] Update welcome message in ISO images
2010-10-16  Michael Brown[iscsi] Randomise a portion of the ISID to force new...
2010-10-15  Michael Brown[fc] Use port WWN rather than node WWN as the primary...
2010-10-14  Michael Brown[fcoe] Request SPMA iff FIP advertisement indicates...
2010-10-14  Michael Brown[build] Fix building elf2efi using binutils 2.20
2010-10-11  Michael Brown[linux] Fix building on RHEL5 and similar platforms
2010-10-09  Michael Brown[dhcp] Include session state metadata in packet traces
2010-10-08  Michael Brown[dhcp] Omit ProxyDHCPREQUEST if PXE options are present...
2010-10-08  Michael Brown[dhcp] Ignore DHCPACKs containing incorrect IP addresses
2010-10-08  Michael Brown[dhcp] Revert various patches
2010-10-07  Michael Brown[rtl8139] Operate in promiscuous mode
2010-10-07  Michael Brown[fcoe] Add support for the FCoE Initialization Protocol...
2010-10-07  Michael Brown[fc] Update ELS port IDs when receiving an ELS frame
2010-10-07  Michael Brown[fc] Include port IDs in metadata for received Fibre...
2010-10-07  Michael Brown[netdevice] Pass both link-layer addresses in net_tx...
2010-09-22  Michael Brown[int13] Fix typo in debug message
2010-09-22  Michael Brown[int13] Include disk signature in debugging output
2010-09-22  Michael Brown[infiniband] Include the SRP login rejection reason...
2010-09-22  Michael Brown[libc] Ensure that error numbers from EUNIQ() have...
2010-09-22  Michael Brown[fcp] Add support for describing an FCP device using EDD
2010-09-22  Michael Brown[ata] Add support for describing an ATA device using EDD
2010-09-22  Michael Brown[fcoe] Add support for identifying the underlying hardw...
2010-09-22  Michael Brown[infiniband] Add support for identifying the underlying...
2010-09-22  Michael Brown[aoe] Add support for identifying the underlying hardwa...
2010-09-22  Michael Brown[int13] Add infrastructure to support EDD version 4.0
2010-09-22  Michael Brown[aoe] Fail immediately when network device is closed
2010-09-22  Michael Brown[contrib] Allow "cow" script to create the SAN device...
next