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
*
[efi] Release SNP devices before starting SAN boot image
Michael Brown
2018-03-26
1
-0
/
+4
*
[tls] Ensure that window change is propagated to plainstream interface
Michael Brown
2018-03-24
1
-2
/
+7
*
[tls] Rename tls_session to tls_connection
Michael Brown
2018-03-24
2
-121
/
+125
*
[list] Add list_is_first_entry() and list_is_last_entry()
Michael Brown
2018-03-24
2
-0
/
+43
*
[tls] Ensure received data list is initialised before calling tls_free()
Michael Brown
2018-03-23
1
-3
/
+3
*
[util] Support reversed sort ordering when generating NIC list
Robin Smidsrød
2018-03-21
1
-21
/
+29
*
[librm] Ensure that inline code symbols are unique
Michael Brown
2018-03-21
6
-9
/
+9
*
[librm] Provide symbols for inline code placed into other sections
Michael Brown
2018-03-21
1
-0
/
+5
*
[undi] Treat invalid IRQ numbers as non-fatal errors
Michael Brown
2018-03-21
1
-4
/
+2
*
[build] Prevent use of MMX and SSE registers
Michael Brown
2018-03-20
2
-2
/
+5
*
[rng] Use fixed-point calculations for min-entropy quantities
Michael Brown
2018-03-20
6
-13
/
+34
*
[golan] Set log_max_qp to 1
Ameer Mahagneh
2018-03-20
2
-4
/
+3
*
[time] Add support for the ACPI power management timer
Michael Brown
2018-03-20
4
-0
/
+147
*
[efi] Provide Map_Mem() and associated UNDI callbacks
Michael Brown
2018-03-20
1
-0
/
+163
*
[lacp] Check the partner's own state when checking for blocked links
Michael Brown
2018-03-19
1
-4
/
+4
*
[ocsp] Allow OCSP checks to be disabled
Michael Brown
2018-03-18
2
-0
/
+20
*
[ocsp] Centralise test for whether or not an OCSP check is required
Michael Brown
2018-03-18
3
-4
/
+18
*
[profile] Prevent potential division by zero
Michael Brown
2018-03-18
1
-2
/
+4
*
[tftp] Prevent potential division by zero
Michael Brown
2018-03-18
1
-0
/
+2
*
[lacp] Fix debug message to match documentation
Michael Brown
2018-03-18
1
-1
/
+1
*
[lacp] Mark link as blocked if partner is not yet up and running
Michael Brown
2018-03-18
2
-0
/
+28
*
[golan] Do not assume all devices are identical
Michael Brown
2018-03-18
1
-5
/
+2
*
[librm] Add facility to provide register and stack dump for CPU exceptions
Michael Brown
2018-03-18
3
-7
/
+162
*
[intel] Add PCI_ROM entry for Intel i354 NIC
Rob Taglang
2018-03-15
1
-0
/
+1
*
[efi] Raise TPL within EFI_DRIVER_BINDING_PROTOCOL entry points
Michael Brown
2018-03-15
1
-0
/
+19
*
[efi] Drop to TPL_APPLICATION when gathering entropy
Michael Brown
2018-03-12
1
-0
/
+6
*
[iscsi] Parse IPv6 address in root path
Hannes Reinecke
2018-03-01
1
-1
/
+6
*
[process] Include process name in debug messages
Michael Brown
2018-02-20
1
-2
/
+7
*
[efi] Raise TPL within EFI_USB_IO_PROTOCOL entry points
Michael Brown
2018-02-20
1
-6
/
+41
*
[efi] Raise TPL within EFI_SIMPLE_NETWORK_PROTOCOL entry points
Michael Brown
2018-02-20
1
-12
/
+81
*
[efi] Run at TPL_CALLBACK to protect against UEFI timers
Michael Brown
2018-02-20
3
-52
/
+49
*
[xhci] Consume event TRB before reporting completion to USB core
Michael Brown
2018-02-19
1
-4
/
+4
*
[http] Allow for domain names within NTLM user names
Michael Brown
2018-02-19
3
-3
/
+112
*
[intel] Work around broken reset mechanism in i219 devices
Michael Brown
2018-02-03
2
-9
/
+31
*
[xhci] Assume an invalid PSI table if any invalid PSI value is observed
Michael Brown
2018-01-29
1
-23
/
+30
*
[ena] Fix spurious uninitialised variable warning on older versions of gcc
Michael Brown
2018-01-17
1
-31
/
+7
*
[netdevice] Make netdev_irq_enabled() independent of netdev_irq_supported()
Martin Habets
2018-01-14
1
-6
/
+3
*
[tg3] Add support for SerDes PHY initialization
Joseph Wong
2018-01-14
2
-4
/
+1021
*
[skel] Remove MII interface
Michael Brown
2018-01-14
2
-60
/
+0
*
[ena] Add driver for Amazon ENA virtual function NIC
Michael Brown
2018-01-13
3
-0
/
+1628
*
[build] Avoid use of "ld --oformat binary"
Michael Brown
2018-01-02
2
-4
/
+5
*
[legal] Add missing FILE_LICENCE declarations
Michael Brown
2017-12-29
3
-0
/
+6
*
[legal] Add missing FILE_LICENCE declarations
Michael Brown
2017-12-29
2
-0
/
+4
*
[image] Omit URI query string and fragment from download progress messages
Michael Brown
2017-12-28
1
-6
/
+7
*
[http] Report unsuccessful response status lines at DBGVL_LOG
Michael Brown
2017-12-28
1
-0
/
+2
*
[http] Include error messages for 4xx and 5xx response codes
Michael Brown
2017-12-28
1
-0
/
+7
*
[xen] Skip probing of any unsupported device types
Michael Brown
2017-12-28
1
-18
/
+21
*
[intel] Add PCI device ID for X550-T2
Janos Mattyasovszky
2017-12-20
1
-0
/
+1
*
[http] Add support for NTLM authentication
Michael Brown
2017-11-12
5
-0
/
+231
*
[http] Handle parsing of WWW-Authenticate header within authentication scheme
Michael Brown
2017-11-12
4
-75
/
+157
[next]