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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[efi] Clear DMA-coherent buffers before mapping
ioactive
Michael Brown
2022-11-04
1
-0
/
+3
*
[bzimage] Fix parsing of "vga=..." when not at end of command line
vgafix
Michael Brown
2022-10-27
1
-4
/
+10
*
[crypto] Add block cipher Galois/Counter mode of operation
Michael Brown
2022-10-25
7
-0
/
+1072
*
[crypto] Add concept of authentication tag to cipher algorithms
Michael Brown
2022-10-25
9
-7
/
+64
*
[crypto] Add concept of additional data to cipher algorithms
Michael Brown
2022-10-25
4
-23
/
+47
*
[crypto] Allow initialisation vector length to vary from cipher blocksize
Michael Brown
2022-10-25
7
-16
/
+24
*
[crypto] Expose null crypto algorithm methods for reuse
Michael Brown
2022-10-25
4
-51
/
+54
*
[tls] Add support for DHE variants of the existing cipher suites
Michael Brown
2022-10-11
3
-4
/
+56
*
[tls] Add support for Ephemeral Diffie-Hellman key exchange
Michael Brown
2022-10-11
2
-0
/
+247
*
[tls] Add key exchange mechanism to definition of cipher suite
Michael Brown
2022-10-11
4
-3
/
+48
*
[tls] Record ServerKeyExchange record, if provided
Michael Brown
2022-10-11
2
-0
/
+40
*
[tls] Generate pre-master secret at point of sending ClientKeyExchange
Michael Brown
2022-10-11
2
-26
/
+27
*
[tls] Generate master secret at point of sending ClientKeyExchange
Michael Brown
2022-10-11
1
-8
/
+13
*
[crypto] Add Ephemeral Diffie-Hellman key exchange algorithm
Michael Brown
2022-10-11
5
-0
/
+936
*
[crypto] Simplify internal HMAC API
Michael Brown
2022-10-10
16
-163
/
+142
*
[test] Add HMAC self-tests
Michael Brown
2022-10-10
2
-0
/
+212
*
[ena] Assign memory BAR if left empty by BIOS
Michael Brown
2022-09-19
1
-0
/
+45
*
[pci] Add minimal PCI bridge driver
Michael Brown
2022-09-19
4
-0
/
+191
*
[pci] Select PCI I/O API at runtime for cloud images
Michael Brown
2022-09-18
11
-1
/
+256
*
[bios] Allow pcibios_discover() to return an empty range
Michael Brown
2022-09-18
1
-3
/
+5
*
[pci] Add support for the Enhanced Configuration Access Mechanism (ECAM)
Michael Brown
2022-09-16
5
-0
/
+461
*
[pci] Generalise pci_num_bus() to pci_discover()
Michael Brown
2022-09-15
10
-43
/
+78
*
[pci] Check for wraparound in callers of pci_find_next()
Michael Brown
2022-09-15
3
-3
/
+10
*
[pci] Allow pci_find_next() to return non-zero PCI segments
Michael Brown
2022-09-15
3
-16
/
+14
*
[linux] Add missing PROVIDE_PCIAPI_INLINE() macros
Michael Brown
2022-09-15
1
-0
/
+9
*
[ipv6] Ignore SLAAC on prefixes with an incompatible prefix length
Michael Brown
2022-09-13
1
-11
/
+25
*
[ipv6] Fix mask calculation when prefix length is not a multiple of 8
Michael Brown
2022-09-06
2
-1
/
+38
*
[test] Validate constructed IPv6 routing table entries
Michael Brown
2022-09-06
1
-12
/
+52
*
[ena] Increase receive ring size to 128 entries
Michael Brown
2022-08-26
2
-5
/
+12
*
[ena] Provide a host information page
Michael Brown
2022-08-26
2
-0
/
+159
*
[ena] Specify the unused completion queue MSI-X vector as 0xffffffff
Michael Brown
2022-08-26
2
-0
/
+9
*
[ena] Allow for out-of-order completions
Michael Brown
2022-08-26
2
-20
/
+62
*
[ena] Limit submission queue fill level to completion queue size
Michael Brown
2022-08-26
2
-4
/
+11
*
[intelxl] Explicitly request a single queue pair for virtual functions
Michael Brown
2022-08-16
2
-1
/
+58
*
[intelxl] Allow for admin commands that trigger a VF reset
Michael Brown
2022-08-16
1
-13
/
+28
*
[intelxl] Negotiate virtual function API version 1.1
Michael Brown
2022-08-16
3
-3
/
+31
*
[intelxl] Show virtual function packet statistics for debugging
Michael Brown
2022-08-16
2
-0
/
+88
*
[intelxl] Add driver for Intel 100 Gigabit Ethernet NICs
Michael Brown
2022-08-12
5
-7
/
+1569
*
[intelxl] Use admin queue to set port MAC address and maximum frame size
Michael Brown
2022-08-12
2
-27
/
+105
*
[intelxl] Use admin queue to get port MAC address
Michael Brown
2022-08-12
2
-51
/
+82
*
[intelxl] Defer fetching MAC address until after opening admin queue
Michael Brown
2022-08-12
1
-5
/
+5
*
[intelxl] Set maximum frame size to 9728 bytes as per datasheet
Michael Brown
2022-08-12
2
-10
/
+6
*
[intelxl] Always issue "clear PXE mode" admin queue command
Michael Brown
2022-08-11
2
-13
/
+11
*
[intelxl] Allow expected admin queue command errors to be silenced
Michael Brown
2022-08-11
1
-3
/
+7
*
[intelxl] Increase data buffer size to 4kB
Michael Brown
2022-08-11
1
-2
/
+5
*
[intelxl] Separate virtual function driver definitions
Michael Brown
2022-08-11
4
-259
/
+320
*
[intelxl] Reuse admin command descriptor and buffer for VF responses
Michael Brown
2022-08-11
2
-17
/
+15
*
[intelxl] Handle admin events via a callback
Michael Brown
2022-08-11
3
-30
/
+43
*
[intelxl] Rename 8086:1889 PCI ID to "iavf"
Michael Brown
2022-08-10
1
-1
/
+1
*
[intelxl] Increase receive descriptor ring size to 64 entries
Michael Brown
2022-08-10
1
-2
/
+2
[next]