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
*
[cmdline] Match user expectations for &&, ||, goto, and exit
Michael Brown
2010-11-29
2
-2
/
+22
*
[shell] Add "shell" command
Michael Brown
2010-11-28
1
-1
/
+1
*
[build] Really use __builtin_offsetof() when available
Arkadiusz Miskiewicz
2010-11-28
1
-2
/
+2
*
[build] Use __builtin_offsetof() when available
Michael Brown
2010-11-28
1
-0
/
+4
*
[vlan] Treat VLAN 0 as valid
Michael Brown
2010-11-27
1
-1
/
+1
*
[fc] Allow Fibre Channel ports to be explicitly named
Michael Brown
2010-11-27
1
-1
/
+2
*
[fcoe] Add support for FIP VLAN discovery
Michael Brown
2010-11-26
1
-0
/
+3
*
[vlan] Provide vlan_can_be_trunk()
Michael Brown
2010-11-26
1
-0
/
+1
*
[pci] Add a mechanism for using a PCI VPD field as an NVS device
Michael Brown
2010-11-25
1
-0
/
+33
*
[pci] Add support for reading and writing PCI Vital Product Data (VPD)
Michael Brown
2010-11-25
2
-0
/
+166
*
[pci] Standardise debug message format
Michael Brown
2010-11-24
1
-0
/
+7
*
[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
[next]