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
*
[util] Improve processing of ROM images in Option::ROM
Petr Borsodi
2019-01-21
2
-39
/
+110
*
[zbin] Fix compiler warning with GCC 9
Michael Brown
2019-01-21
1
-6
/
+6
*
[libc] Fix strcmp()/strncmp() to return proper values
Aaron Young
2019-01-15
2
-3
/
+4
*
[efi] Fix error handling path in efi_snp_probe
Ignat Korchagin
2019-01-15
1
-3
/
+3
*
[pci] Correct invalid base-class/sub-class/prog-if order in PCIR
Petr Borsodi
2019-01-15
4
-5
/
+5
*
[build] Handle R_X86_64_PLT32 from binutils 2.31
Christian Hesse
2018-09-17
1
-0
/
+1
*
[sfc] Add support for X25xx adapters
Martin Habets
2018-08-26
2
-3
/
+11
*
[intelxl] Add driver for Intel 40 Gigabit Ethernet NICs
Michael Brown
2018-07-17
3
-0
/
+2316
*
[ethernet] Use standard 1500 byte MTU unless explicitly overridden
Michael Brown
2018-07-17
3
-0
/
+3
*
[rndis] Clean up error handling path in register_rndis()
Michael Brown
2018-07-09
1
-41
/
+61
*
[build] Use positive-form tests when checking for supported warnings
Michael Brown
2018-07-08
1
-2
/
+2
*
[vmbus] Do not expect version in version_response
Roman Kagan
2018-07-08
1
-8
/
+2
*
[rndis] Register netdev with MAC filled
Roman Kagan
2018-07-07
1
-9
/
+9
*
[efi] Exclude link-layer header length from MaxPacketSize
Rob Taglang
2018-07-07
1
-1
/
+1
*
[intelx] Add support for Intel X552 NIC
Steven Haber
2018-07-07
1
-0
/
+1
*
[build] Disable gcc stringop-truncation warnings
Bruce Rogers
2018-07-07
1
-1
/
+9
*
[http] Work around stateful authentication schemes
Michael Brown
2018-06-08
2
-2
/
+19
*
[icplus] Add driver for IC+ network card
Sylvie Barlow
2018-04-20
3
-0
/
+1016
*
[mii] Add bit-bashing interface
Sylvie Barlow
2018-04-20
2
-0
/
+217
*
[mii] Add mii_find()
Sylvie Barlow
2018-04-20
2
-0
/
+29
*
[mii] Fix typo in parameter name
Michael Brown
2018-04-20
1
-1
/
+1
*
[tcp] Add missing packed attribute on struct tcp_header
Michael Brown
2018-04-19
1
-1
/
+1
*
[mii] Separate concepts of MII interface and MII device
Michael Brown
2018-04-19
10
-59
/
+118
*
[velocity] Fix usage of mii_read() and mii_write()
Michael Brown
2018-04-19
1
-4
/
+4
*
[rhine] Fix usage of mii_read()
Michael Brown
2018-04-19
1
-2
/
+1
*
[undi] Include subsystem IDs in broken interrupt device check
Michael Brown
2018-04-18
1
-6
/
+27
*
[intelx] Add PCI_ROM entry for Intel X553 NIC
Rob Taglang
2018-04-10
1
-0
/
+1
*
[efi] Add support for R_ARM_REL32 relocations
Heinrich Schuchardt
2018-03-28
1
-0
/
+1
*
[efi] Do not raise TPL within EFI_DRIVER_BINDING_PROTOCOL.Supported()
Michael Brown
2018-03-26
1
-7
/
+0
*
[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
[next]