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
*
[build] Construct full version number automatically from git revision
v1.20.1
Michael Brown
2020-01-02
1
-2
/
+15
*
[snp] Set EFI_SIMPLE_NETWORK_RECEIVE_MULTICAST bit as per UEFI spec
Ignat Korchagin
2019-12-16
1
-1
/
+2
*
[snp] Try promiscuous multicast receive filter if the regular one fails
Ignat Korchagin
2019-12-16
1
-0
/
+3
*
[peerdist] Allow for the use of a hosted cache server
Michael Brown
2019-12-15
1
-4
/
+65
*
[peerdist] Allow PeerDist to be globally enabled or disabled
Michael Brown
2019-12-13
1
-0
/
+38
*
[lan78xx] Always enable automatic speed and duplex detection
Michael Brown
2019-09-29
2
-0
/
+14
*
[efi] Do not attempt EFI_USB_IO_PROTOCOL transfers during shutdown
Michael Brown
2019-09-15
1
-0
/
+8
*
[efi] Report failed control transfers as expected by the USB core
Michael Brown
2019-09-15
1
-2
/
+6
*
[golan] Fix address-of-pointer bug for multicast attach/detach
Michael Brown
2019-08-17
1
-2
/
+2
*
[ethernet] Avoid false positive Coverity warning
Michael Brown
2019-08-17
1
-1
/
+1
*
[coverity] Override assumptions about wcrtomb() and hmac_init()
Michael Brown
2019-08-17
1
-0
/
+8
*
[crypto] Profile the various stages of modular multiplication
Michael Brown
2019-08-17
1
-0
/
+29
*
[crypto] Drag in configured digestInfo prefixes for any use of RSA
Michael Brown
2019-08-17
1
-0
/
+6
*
[tls] Add missing call to tls_tx_resume() when restarting negotiation
Michael Brown
2019-08-16
1
-22
/
+24
*
[peerdist] Limit number of concurrent raw block downloads
Michael Brown
2019-08-16
2
-3
/
+155
*
[peerdist] Start block download timers from within opener methods
Michael Brown
2019-08-16
1
-7
/
+9
*
[process] Add PROC_INIT() for initialising static processes
Michael Brown
2019-08-16
1
-5
/
+13
*
[build] Add predefined shortcut for Raspberry Pi builds
Michael Brown
2019-08-02
1
-0
/
+4
*
[build] Move predefined all-drivers build shortcut to Makefile
Michael Brown
2019-08-02
2
-5
/
+9
*
[build] Do not apply WORKAROUND_CFLAGS for host compiler
Michael Brown
2019-07-22
2
-2
/
+6
*
[build] Workaround compilation error with gcc 9.1
Valentine Barshak
2019-07-22
1
-0
/
+9
*
[build] Fix "'%s' directive argument is null" error
Valentine Barshak
2019-07-22
1
-2
/
+1
*
[smscusb] Fetch MAC from device tree for Raspberry Pi Model B+
Michael Brown
2019-07-19
4
-29
/
+41
*
[build] Add named configuration for Raspberry Pi
Michael Brown
2019-07-19
8
-0
/
+13
*
[smsc95xx] Fetch MAC from device tree for Raspberry Pi
Michael Brown
2019-07-19
1
-0
/
+31
*
[efi] Register a device tree if provided by the platform firmware
Michael Brown
2019-07-19
3
-0
/
+74
*
[fdt] Add ability to parse a MAC address from a flattened device tree
Michael Brown
2019-07-19
5
-0
/
+643
*
[efi] Return only registered EFI devices from efidev_parent()
Michael Brown
2019-07-15
1
-3
/
+6
*
[arm] Provide dummy implementations for {in,out}[s]{b,w,l}
Michael Brown
2019-07-14
1
-18
/
+59
*
[build] Fix use of inline assembly on GCC 8 ARM64 builds
Michael Brown
2019-07-14
1
-2
/
+2
*
[golan] Add various new PCI device IDs
Mohammed
2019-05-02
1
-0
/
+3
*
[intelxl] Add driver for Intel 40 Gigabit Ethernet NIC virtual functions
Michael Brown
2019-04-27
4
-2
/
+989
*
[intelxl] Choose to operate in non-PXE mode
Michael Brown
2019-04-27
2
-28
/
+155
*
[intelxl] Expose functions required by virtual function driver
Michael Brown
2019-04-27
2
-17
/
+32
*
[intelxl] Allow for arbitrary placement of interrupt control register
Michael Brown
2019-04-27
2
-12
/
+11
*
[intelxl] Split out ring creation from context programming
Michael Brown
2019-04-27
1
-28
/
+76
*
[intelxl] Allow for arbitrary placement of ring tail registers
Michael Brown
2019-04-27
2
-7
/
+9
*
[intelxl] Use 32-byte receive descriptors
Michael Brown
2019-04-27
2
-23
/
+42
*
[intelxl] Provide a mechanism for handling "send to VF" events
Michael Brown
2019-04-27
2
-0
/
+28
*
[intelxl] Allow admin cookie to hold extended opcode and return code
Michael Brown
2019-04-27
2
-7
/
+16
*
[intelxl] Allow admin queues to be reinitialised
Michael Brown
2019-04-27
1
-41
/
+85
*
[intelxl] Use one admin queue buffer per admin queue descriptor
Michael Brown
2019-04-27
2
-118
/
+197
*
[intelxl] Allow for virtual function admin queue register maps
Michael Brown
2019-04-27
2
-21
/
+59
*
[intelxl] Use VLAN tag in receive descriptor if present
Michael Brown
2019-04-27
2
-3
/
+19
*
[vlan] Provide vlan_netdev_rx() and vlan_netdev_rx_err()
Michael Brown
2019-04-27
4
-22
/
+85
*
[pci] Add support for PCI MSI-X interrupts
Michael Brown
2019-04-24
4
-0
/
+340
*
[intel] Add PCI ID for I219-V and -LM 6 to 9
Christian Nilsson
2019-03-18
1
-0
/
+8
*
[ocsp] Accept response certID with missing hashAlgorithm parameters
Michael Brown
2019-03-10
2
-14
/
+32
*
[tcp] Display "connecting" status until connection is established
Michael Brown
2019-03-10
1
-0
/
+21
*
[tls] Display validator messages only while validation is in progress
Michael Brown
2019-03-10
2
-3
/
+11
[next]