index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
[list] Add list_first_entry()
Michael Brown
2010-11-08
7
-28
/
+41
*
[list] Extend list-manipulation assertions to all list-handling functions
Michael Brown
2010-11-08
1
-82
/
+92
*
[process] Include step() function pointer in process debugging messages
Michael Brown
2010-11-08
1
-6
/
+12
*
[fcp] Avoid quoting exchange ID before exchange is created
Michael Brown
2010-11-03
1
-2
/
+2
*
[fcp] Fix potential memory leaks on error paths
Michael Brown
2010-11-03
1
-0
/
+2
*
[build] Add FreeBSD location for isolinux
Michael Brown
2010-11-03
1
-1
/
+2
*
[romprefix] Add missing addr32 prefix
Michael Brown
2010-10-29
1
-1
/
+1
*
[autoboot] Introduce "skip-san-boot" option
Dave Hansen
2010-10-22
2
-6
/
+27
*
[autoboot] Improve visibility of error messages
Michael Brown
2010-10-22
1
-27
/
+34
*
[scsi] Wait for a successful TEST UNIT READY command
Michael Brown
2010-10-19
2
-3
/
+144
*
[fc] Do not use the command reference number in FCP_CMND IUs
Michael Brown
2010-10-19
3
-62
/
+65
*
[hci] Use http://ipxe.org/<errno> instead of raw error numbers
Michael Brown
2010-10-19
1
-2
/
+5
*
[int13] Dump out MBR at DBGLVL_EXTRA
Michael Brown
2010-10-18
1
-0
/
+2
*
[iscsi] Ensure ISID is consistent within an iSCSI session
Michael Brown
2010-10-18
2
-1
/
+10
*
[romprefix] Add missing FILE_LICENCE declaration to undiloader.S
Michael Brown
2010-10-18
1
-0
/
+2
*
[legal] Ignore config/local header files for licensing purposes
Michael Brown
2010-10-18
1
-1
/
+4
*
[util] Update welcome message in ISO images
Michael Brown
2010-10-18
1
-1
/
+1
*
[iscsi] Randomise a portion of the ISID to force new session instantiation
Michael Brown
2010-10-16
1
-1
/
+1
*
[fc] Use port WWN rather than node WWN as the primary Fibre Channel name
Michael Brown
2010-10-15
4
-42
/
+41
*
[fcoe] Request SPMA iff FIP advertisement indicates support for SPMA
Michael Brown
2010-10-15
1
-5
/
+18
*
[build] Fix building elf2efi using binutils 2.20
Michael Brown
2010-10-15
1
-1
/
+1
*
[linux] Fix building on RHEL5 and similar platforms
Michael Brown
2010-10-11
2
-75
/
+68
*
[dhcp] Include session state metadata in packet traces
Michael Brown
2010-10-09
1
-0
/
+10
*
[dhcp] Omit ProxyDHCPREQUEST if PXE options are present in ProxyDHCPOFFER
Michael Brown
2010-10-08
1
-37
/
+67
*
[dhcp] Ignore DHCPACKs containing incorrect IP addresses
Michael Brown
2010-10-08
1
-0
/
+2
*
[dhcp] Revert various patches
Michael Brown
2010-10-08
1
-254
/
+88
*
[rtl8139] Operate in promiscuous mode
Michael Brown
2010-10-07
1
-1
/
+1
*
[fcoe] Add support for the FCoE Initialization Protocol (FIP)
Michael Brown
2010-10-07
3
-44
/
+1139
*
[fc] Update ELS port IDs when receiving an ELS frame
Michael Brown
2010-10-07
1
-3
/
+22
*
[fc] Include port IDs in metadata for received Fibre Channel frames
Michael Brown
2010-10-07
3
-9
/
+28
*
[netdevice] Pass both link-layer addresses in net_tx() and net_rx()
Michael Brown
2010-10-07
13
-31
/
+60
*
[int13] Fix typo in debug message
Michael Brown
2010-09-22
1
-1
/
+1
*
[int13] Include disk signature in debugging output
Michael Brown
2010-09-22
2
-2
/
+9
*
[infiniband] Include the SRP login rejection reason in the error number
Michael Brown
2010-09-22
2
-5
/
+54
*
[libc] Ensure that error numbers from EUNIQ() have the correct type
Michael Brown
2010-09-22
1
-1
/
+1
*
[fcp] Add support for describing an FCP device using EDD
Michael Brown
2010-09-22
1
-4
/
+68
*
[ata] Add support for describing an ATA device using EDD
Michael Brown
2010-09-22
1
-0
/
+19
*
[fcoe] Add support for identifying the underlying hardware device
Michael Brown
2010-09-22
1
-0
/
+13
*
[infiniband] Add support for identifying the underlying hardware device
Michael Brown
2010-09-22
2
-2
/
+16
*
[aoe] Add support for identifying the underlying hardware device
Michael Brown
2010-09-22
1
-0
/
+13
*
[int13] Add infrastructure to support EDD version 4.0
Michael Brown
2010-09-22
7
-28
/
+525
*
[aoe] Fail immediately when network device is closed
Michael Brown
2010-09-22
1
-0
/
+8
*
[settings] Modify "set" command to allow space separated values
Michael Brown
2010-09-21
1
-5
/
+25
*
[hermon] Add support for dual-protocol devices
Michael Brown
2010-09-21
4
-2656
/
+712
*
[hermon] Add infrastructure for Ethernet devices
Itay Gazit
2010-09-21
2
-8
/
+156
*
[hermon] Use SET_PORT to set port parameters
Michael Brown
2010-09-21
2
-23
/
+89
*
[infiniband] Add the notion of an Ethernet queue pair type
Michael Brown
2010-09-21
3
-1
/
+9
*
[infiniband] Avoid leaving uninitialised lists in struct ib_device
Michael Brown
2010-09-21
1
-0
/
+2
*
[fc] Ignore fabric-assigned port ID for fabricless implicit logouts
Michael Brown
2010-09-21
1
-2
/
+3
*
[fc] Allow FLOGI response to be sent to newly-assigned peer port ID
Michael Brown
2010-09-21
4
-5
/
+50
[next]