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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[script] Allow "exit" to exit a script
Michael Brown
2010-11-22
1
-0
/
+2
*
[gdb] Use generic option-parsing library
Michael Brown
2010-11-22
1
-0
/
+1
*
[fc] Use generic option-parsing library
Michael Brown
2010-11-22
1
-0
/
+1
*
[ifmgmt] Use generic option-parsing library
Michael Brown
2010-11-22
2
-1
/
+9
*
[settings] Use generic option-parsing library
Michael Brown
2010-11-21
1
-0
/
+1
*
[autoboot] Use generic option-parsing library
Michael Brown
2010-11-21
1
-1
/
+1
*
[parseopt] Add generic option-parsing library
Michael Brown
2010-11-21
2
-0
/
+128
*
[autoboot] Add "netboot" command
Michael Brown
2010-11-20
1
-0
/
+1
*
[vlan] Add support for IEEE 802.1Q VLANs
Michael Brown
2010-11-20
5
-5
/
+75
*
[netdevice] Allow per-device receive queue processing to be frozen
Michael Brown
2010-11-20
1
-2
/
+37
*
[tcp] Remove obsolete constants
Michael Brown
2010-11-19
1
-4
/
+0
*
[tcp] Use MAX_LL_NET_HEADER_LEN instead of defining our own MAX_HDR_LEN
Michael Brown
2010-11-19
1
-1
/
+0
*
[udp] Remove obsolete constants
Michael Brown
2010-11-19
1
-3
/
+0
*
[udp] Use MAX_LL_NET_HEADER_LEN instead of defining our own UDP_MAX_HLEN
Michael Brown
2010-11-19
1
-1
/
+0
*
[netdevice] Add MAX_NET_HEADER_LEN and MAX_LL_NET_HEADER_LEN
Michael Brown
2010-11-19
1
-0
/
+10
*
[lotest] Move lotest.h to correct directory
Michael Brown
2010-11-19
1
-0
/
+15
*
[fc] Add support for Fibre Channel name server lookups
Michael Brown
2010-11-08
3
-0
/
+225
*
[fc] Support Fibre Channel ECHO
Michael Brown
2010-11-08
1
-22
/
+15
*
[refcnt] Check reference validity on each use of ref_get() and ref_put()
Michael Brown
2010-11-08
1
-3
/
+35
*
[list] Add list_first_entry()
Michael Brown
2010-11-08
1
-0
/
+13
*
[list] Extend list-manipulation assertions to all list-handling functions
Michael Brown
2010-11-08
1
-82
/
+92
*
[autoboot] Introduce "skip-san-boot" option
Dave Hansen
2010-10-22
1
-2
/
+10
*
[scsi] Wait for a successful TEST UNIT READY command
Michael Brown
2010-10-19
1
-0
/
+12
*
[iscsi] Ensure ISID is consistent within an iSCSI session
Michael Brown
2010-10-18
1
-0
/
+6
*
[fc] Use port WWN rather than node WWN as the primary Fibre Channel name
Michael Brown
2010-10-15
1
-4
/
+4
*
[linux] Fix building on RHEL5 and similar platforms
Michael Brown
2010-10-11
1
-27
/
+28
*
[fcoe] Add support for the FCoE Initialization Protocol (FIP)
Michael Brown
2010-10-07
2
-0
/
+463
*
[fc] Include port IDs in metadata for received Fibre Channel frames
Michael Brown
2010-10-07
1
-0
/
+2
*
[netdevice] Pass both link-layer addresses in net_tx() and net_rx()
Michael Brown
2010-10-07
2
-5
/
+9
*
[infiniband] Include the SRP login rejection reason in the error number
Michael Brown
2010-09-22
1
-0
/
+4
*
[libc] Ensure that error numbers from EUNIQ() have the correct type
Michael Brown
2010-09-22
1
-1
/
+1
*
[int13] Add infrastructure to support EDD version 4.0
Michael Brown
2010-09-22
3
-0
/
+200
*
[infiniband] Add the notion of an Ethernet queue pair type
Michael Brown
2010-09-21
1
-0
/
+1
*
[fc] Allow FLOGI response to be sent to newly-assigned peer port ID
Michael Brown
2010-09-21
2
-0
/
+23
*
[lotest] Add loopback testing commands
Michael Brown
2010-09-21
1
-0
/
+1
*
[infiniband] Add node GUID as distinct from the first port GUID
Michael Brown
2010-09-16
1
-3
/
+4
*
[infiniband] Always call ib_link_state_changed() in ib_smc_update()
Michael Brown
2010-09-16
1
-2
/
+2
*
[scsi] Include sense key within error number reported to user
Michael Brown
2010-09-15
1
-0
/
+3
*
[infiniband] Match GID/GUID terminology as used in the IBA
Michael Brown
2010-09-15
8
-52
/
+65
*
[fcoe] Add support for Fibre Channel over Ethernet
Michael Brown
2010-09-15
4
-0
/
+80
*
[fcp] Add support for the Fibre Channel Protocol
Michael Brown
2010-09-15
2
-0
/
+167
*
[fc] Add Fibre Channel management commands
Michael Brown
2010-09-15
1
-0
/
+21
*
[fc] Add support for Fibre Channel devices
Michael Brown
2010-09-15
4
-0
/
+909
*
[block] Replace gPXE block-device API with an iPXE asynchronous interface
Michael Brown
2010-09-14
13
-409
/
+681
*
[infiniband] Respond to CM disconnection requests
Michael Brown
2010-09-12
1
-0
/
+30
*
[build] Remove unnecessary constraint on DBG_ENABLE()/DBG_DISABLE()
Michael Brown
2010-09-12
1
-2
/
+2
*
[retry] Add TIMER_INIT() for initialising static timers
Michael Brown
2010-09-06
1
-0
/
+9
*
[xfer] Add xfer_window_changed()
Michael Brown
2010-09-05
1
-0
/
+4
*
[infiniband] Add the concept of an Infiniband upper-layer driver
Michael Brown
2010-09-05
2
-4
/
+41
*
[netdevice] Add the concept of a network upper-layer driver
Michael Brown
2010-09-05
1
-21
/
+39
[next]