index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[intelxl] Add driver for Intel 40 Gigabit Ethernet NIC virtual functions
Michael Brown
2019-04-27
1
-0
/
+1
*
[vlan] Provide vlan_netdev_rx() and vlan_netdev_rx_err()
Michael Brown
2019-04-27
1
-2
/
+6
*
[pci] Add support for PCI MSI-X interrupts
Michael Brown
2019-04-24
3
-0
/
+89
*
[ocsp] Accept response certID with missing hashAlgorithm parameters
Michael Brown
2019-03-10
1
-2
/
+2
*
[tls] Display validator messages only while validation is in progress
Michael Brown
2019-03-10
1
-0
/
+2
*
[tls] Support stateless session resumption
Michael Brown
2019-03-06
1
-0
/
+12
*
[tls] Support stateful session resumption
Michael Brown
2019-02-21
1
-2
/
+29
*
[efi] Blacklist the Dell Ip4ConfigDxe driver
Michael Brown
2019-02-19
2
-0
/
+14
*
[init] Show startup and shutdown function names in debug messages
Michael Brown
2019-01-25
1
-0
/
+1
*
[intelxl] Add driver for Intel 40 Gigabit Ethernet NICs
Michael Brown
2018-07-17
1
-0
/
+1
*
[icplus] Add driver for IC+ network card
Sylvie Barlow
2018-04-20
1
-0
/
+1
*
[mii] Add bit-bashing interface
Sylvie Barlow
2018-04-20
1
-0
/
+55
*
[mii] Add mii_find()
Sylvie Barlow
2018-04-20
1
-0
/
+4
*
[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
1
-19
/
+48
*
[tls] Rename tls_session to tls_connection
Michael Brown
2018-03-24
1
-2
/
+2
*
[list] Add list_is_first_entry() and list_is_last_entry()
Michael Brown
2018-03-24
1
-0
/
+22
*
[rng] Use fixed-point calculations for min-entropy quantities
Michael Brown
2018-03-20
4
-9
/
+29
*
[time] Add support for the ACPI power management timer
Michael Brown
2018-03-20
1
-0
/
+7
*
[ocsp] Allow OCSP checks to be disabled
Michael Brown
2018-03-18
1
-0
/
+12
*
[ocsp] Centralise test for whether or not an OCSP check is required
Michael Brown
2018-03-18
1
-0
/
+15
*
[lacp] Mark link as blocked if partner is not yet up and running
Michael Brown
2018-03-18
1
-0
/
+6
*
[process] Include process name in debug messages
Michael Brown
2018-02-20
1
-2
/
+7
*
[http] Allow for domain names within NTLM user names
Michael Brown
2018-02-19
1
-0
/
+30
*
[ena] Add driver for Amazon ENA virtual function NIC
Michael Brown
2018-01-12
1
-0
/
+1
*
[legal] Add missing FILE_LICENCE declarations
Michael Brown
2017-12-29
2
-0
/
+4
*
[http] Add support for NTLM authentication
Michael Brown
2017-11-12
2
-0
/
+26
*
[http] Handle parsing of WWW-Authenticate header within authentication scheme
Michael Brown
2017-11-12
1
-8
/
+47
*
[ntlm] Add support for NTLM authentication mechanism
Michael Brown
2017-11-12
2
-0
/
+200
*
[crypto] Add MD4 message digest algorithm
Michael Brown
2017-11-12
2
-0
/
+79
*
[peerdist] Gather and report peer statistics during download
Michael Brown
2017-09-05
2
-0
/
+19
*
[job] Allow jobs to report an arbitrary status message
Michael Brown
2017-09-05
1
-0
/
+2
*
[hyperv] Do not steal ownership from the Gen 2 UEFI firmware
Michael Brown
2017-07-28
1
-0
/
+7
*
[build] Fix use of inline assembly on GCC 4.8 ARM64 builds
Michael Brown
2017-07-28
1
-2
/
+2
*
[lan78xx] Add driver for Microchip LAN78xx USB Ethernet NICs
Michael Brown
2017-07-10
1
-0
/
+1
*
[virtio] Support VIRTIO_NET_F_IOMMU_PLATFORM
Jason Wang
2017-07-10
1
-0
/
+1
*
[smscusb] Abstract out common SMSC USB device functionality
Michael Brown
2017-07-07
1
-0
/
+1
*
[tls] Support RFC5746 secure renegotiation
Michael Brown
2017-07-04
1
-0
/
+15
*
[usb] Use non-zero language ID to retrieve strings
Michael Brown
2017-07-03
1
-0
/
+6
*
[exanic] Add driver for Exablaze ExaNIC cards
Michael Brown
2017-06-24
1
-0
/
+1
*
[crypto] Expose pem_asn1() for use with non-image data
Michael Brown
2017-06-20
1
-1
/
+7
*
[crypto] Provide asn1_built() to construct a cursor from a builder
Michael Brown
2017-06-20
1
-0
/
+24
*
[crypto] Expose asn1_grow()
Michael Brown
2017-06-20
1
-0
/
+1
*
[crypto] Expose RSA_CTX_SIZE constant
Michael Brown
2017-06-20
1
-0
/
+3
*
[usb] Allow for USB network devices with no interrupt endpoint
Michael Brown
2017-06-14
1
-1
/
+13
*
[acpi] Expose ACPI tables via settings mechanism
Michael Brown
2017-05-23
1
-0
/
+1
*
[efi] Provide access to ACPI tables
Michael Brown
2017-05-23
3
-0
/
+67
*
[acpi] Make acpi_find_rsdt() a per-platform method
Michael Brown
2017-05-23
2
-16
/
+69
*
[settings] Extend numerical setting tags to 64 bits
Michael Brown
2017-05-22
1
-1
/
+1
[next]