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
*
[cmdline] Match user expectations for &&, ||, goto, and exit
Michael Brown
2010-11-29
5
-52
/
+94
*
[parseopt] Allow "0x"-prefixed hexadecimal values in integer-valued options
Michael Brown
2010-11-29
1
-1
/
+1
*
[shell] Add "shell" command
Michael Brown
2010-11-28
2
-3
/
+46
*
[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
*
[hermon] Enable priority flow control on the FCoE priority
Michael Brown
2010-11-27
1
-2
/
+7
*
[fcoe] Use only the first instance of a FIP descriptor
Michael Brown
2010-11-27
1
-1
/
+3
*
[vlan] Treat VLAN 0 as valid
Michael Brown
2010-11-27
1
-1
/
+1
*
[fcoe] Tidy up debug message
Michael Brown
2010-11-27
1
-4
/
+2
*
[fc] Allow Fibre Channel ports to be explicitly named
Michael Brown
2010-11-27
3
-7
/
+7
*
[fcoe] Create Fibre Channel port only when we have selected an FCF
Michael Brown
2010-11-27
1
-10
/
+21
*
[fcoe] Add support for FIP VLAN discovery
Michael Brown
2010-11-26
2
-3
/
+152
*
[vlan] Provide vlan_can_be_trunk()
Michael Brown
2010-11-26
2
-8
/
+24
*
[vlan] Add non-error debug messages
Michael Brown
2010-11-26
1
-0
/
+5
*
[vlan] Allow duplicate VLAN creation attempts
Michael Brown
2010-11-26
1
-5
/
+11
*
[nvo] Allow fragment list to be omitted
Michael Brown
2010-11-25
1
-6
/
+20
*
[pci] Add a mechanism for using a PCI VPD field as an NVS device
Michael Brown
2010-11-25
2
-0
/
+157
*
[pci] Add support for reading and writing PCI Vital Product Data (VPD)
Michael Brown
2010-11-25
3
-0
/
+552
*
[pci] Standardise debug message format
Michael Brown
2010-11-24
2
-19
/
+24
*
[cmdline] Fix multi-layer variable expansion (again)
Michael Brown
2010-11-23
1
-3
/
+3
*
[cmdline] Fix multi-layer variable expansion
Michael Brown
2010-11-22
1
-8
/
+12
*
[settings] Allow "set" command to take an empty value
Michael Brown
2010-11-22
1
-1
/
+1
*
[autoboot] Merge "netboot" command into "autoboot"
Michael Brown
2010-11-22
2
-82
/
+23
*
[cmdline] Add "isset" command
Michael Brown
2010-11-22
1
-0
/
+35
*
[script] Allow "exit" to exit a script
Michael Brown
2010-11-22
4
-45
/
+92
*
[script] Implement "goto" in iPXE scripts
Michael Brown
2010-11-22
1
-25
/
+189
*
[cmdline] Add trivial logical operators to iPXE command lines
Michael Brown
2010-11-22
1
-36
/
+115
*
[pxe] Remove startpxe and stoppxe commands from default builds
Michael Brown
2010-11-22
2
-2
/
+1
*
[legal] Add some missing FILE_LICENCE declarations
Michael Brown
2010-11-22
3
-0
/
+6
*
[image] Use generic option-parsing library
Michael Brown
2010-11-22
1
-315
/
+156
*
[login] Use generic option-parsing library
Michael Brown
2010-11-22
1
-6
/
+50
*
[route] Use generic option-parsing library
Michael Brown
2010-11-22
1
-34
/
+17
*
[san] Use generic option-parsing library
Michael Brown
2010-11-22
1
-33
/
+41
*
[time] Use generic option-parsing library
Michael Brown
2010-11-22
1
-24
/
+58
*
[lotest] Use generic option-parsing library
Michael Brown
2010-11-22
1
-59
/
+42
*
[gdb] Use generic option-parsing library
Michael Brown
2010-11-22
2
-42
/
+51
*
[fc] Use generic option-parsing library
Michael Brown
2010-11-22
2
-105
/
+135
*
[digest] Use generic option-parsing library
Michael Brown
2010-11-22
1
-25
/
+25
*
[dhcp] Use generic option-parsing library
Michael Brown
2010-11-22
1
-120
/
+35
*
[ifmgmt] Use generic option-parsing library
Michael Brown
2010-11-22
5
-97
/
+219
*
[settings] Use generic option-parsing library
Michael Brown
2010-11-21
3
-40
/
+202
*
[autoboot] Use generic option-parsing library
Michael Brown
2010-11-21
3
-36
/
+95
*
[vlan] Use generic option-parsing library
Michael Brown
2010-11-21
1
-99
/
+66
*
[parseopt] Add generic option-parsing library
Michael Brown
2010-11-21
3
-0
/
+347
*
[autoboot] Add "netboot" command
Michael Brown
2010-11-20
3
-4
/
+38
*
[vlan] Add support for IEEE 802.1Q VLANs
Michael Brown
2010-11-20
10
-10
/
+725
*
[lotest] Fix endianness in status message
Michael Brown
2010-11-20
1
-1
/
+1
*
[lotest] Use network device receive queue freezing
Michael Brown
2010-11-20
1
-2
/
+7
*
[pxe] Use network device receive queue freezing
Michael Brown
2010-11-20
1
-6
/
+11
*
[netdevice] Allow per-device receive queue processing to be frozen
Michael Brown
2010-11-20
2
-6
/
+57
[next]