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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cachedhcp] Allow cached DHCPACK to apply to temporary network devices
Michael Brown
2024-04-02
1
-0
/
+4
*
[efi] Add the ability to create a temporary MNP network device
Michael Brown
2024-03-29
4
-20
/
+58
*
[efi] Add support for driving EFI_MANAGED_NETWORK_PROTOCOL devices
Michael Brown
2024-03-25
7
-52
/
+654
*
[efi] Match chainloaded device by uppermost matching handle
Michael Brown
2024-03-25
1
-42
/
+70
*
[efi] Pad transmit buffer length to work around vendor driver bugs
Michael Brown
2024-03-18
2
-0
/
+14
*
[golan] Use ETH_HLEN for inline header size
Rabia Manaa
2024-03-17
1
-1
/
+1
*
[snp] Allocate additional padding for receive buffers
Michael Brown
2024-03-16
1
-1
/
+14
*
[drivers] Sort PCI_ROM() entries numerically
Geert Stappers
2024-02-22
21
-137
/
+136
*
[bnxt] Add support for BCM957608
Joseph Wong
2024-02-08
4
-101
/
+720
*
[bnxt] Add support for additional chip IDs
Joseph Wong
2024-01-19
2
-2
/
+6
*
[libc] Replace linker_assert() with build_assert()
Michael Brown
2024-01-16
2
-4
/
+4
*
[libc] Make static_assert() available via assert.h
assert
Michael Brown
2024-01-16
2
-4
/
+4
*
[intel] Add PCI ID for I219-LM (23)
Christian Helmuth
2023-12-21
1
-0
/
+1
*
[pci] Check that ECAM configuration space is within reachable memory
Michael Brown
2023-11-02
1
-0
/
+9
*
[pci] Cache ECAM mapping errors
Michael Brown
2023-11-02
1
-2
/
+4
*
[pci] Handle non-zero starting bus in ECAM allocations
Michael Brown
2023-11-02
1
-0
/
+1
*
[pci] Force completion of ECAM configuration space writes
Michael Brown
2023-11-01
1
-1
/
+10
*
[iphone] Add missing va_start()/va_end() around reused argument list
Michael Brown
2023-10-24
1
-0
/
+2
*
[netdevice] Allocate private data for each network upper-layer driver
Michael Brown
2023-09-13
1
-1
/
+3
*
[netdevice] Remove netdev_priv() helper function
Michael Brown
2023-09-13
22
-182
/
+182
*
[virtio] Fix implementation of vpm_ioread32()
Alexander Eichner
2023-08-22
1
-2
/
+2
*
[linux] Set a default MAC address for tap devices
Michael Brown
2023-07-05
1
-0
/
+5
*
[linux] Fix error control flow in af_packet_nic_probe()
Michael Brown
2023-07-05
1
-1
/
+1
*
[linux] Fix error control flow in tap_probe()
Michael Brown
2023-07-05
1
-1
/
+1
*
[console] Avoid overlap between special keys and Unicode characters
Michael Brown
2023-07-04
1
-2
/
+2
*
[efi] Always poll for TX completions
dell3440b
Michael Brown
2023-06-21
1
-5
/
+5
*
[intel] Add workaround for I210 reset hardware bugs
Matt Parrella
2023-03-14
2
-2
/
+24
*
[intelx] Add PCI IDs for Intel 82599 10GBASE-T NIC
Forest Crossman
2023-03-05
1
-0
/
+1
*
[iscsi] Limit maximum transfer size to MaxBurstLength
iscsicap
Michael Brown
2023-02-16
1
-0
/
+4
*
[eisa] Check for system board presence before probing for slots
eisa
Michael Brown
2023-02-10
1
-0
/
+8
*
[efi] Do not attempt to drive PCI bridge devices
efibridge
Michael Brown
2023-02-03
1
-0
/
+1
*
[realtek] Explicitly disable VLAN offload
Michael Brown
2023-02-01
2
-2
/
+7
*
[golan] Add new PCI ID for NVIDIA BlueField-3 network device
Mohammed Taha
2023-01-23
1
-0
/
+1
*
[efi] Bind to only the topmost instance of the SNP or NII protocols
snploop
Michael Brown
2023-01-23
1
-30
/
+36
*
[efi] Extend efi_locate_device() to allow searching up the device path
Michael Brown
2023-01-23
2
-2
/
+2
*
[ena] Allocate an unused Asynchronous Event Notification Queue (AENQ)
aenq
Alexander Graf
2023-01-18
2
-0
/
+139
*
[netdevice] Allow duplicate MAC addresses
Michael Brown
2023-01-15
3
-3
/
+56
*
[efi] Disable receive filters to work around buggy UNDI drivers
Michael Brown
2023-01-11
1
-10
/
+47
*
[intel] Add PCI ID for I219-V and -LM 16,17
Christian I. Nilsson
2022-11-15
1
-0
/
+4
*
[pci] Backup and restore standard config space across PCIe FLR
Michael Brown
2022-11-13
1
-2
/
+7
*
[pci] Allow PCI config space backup to be limited by maximum offset
Michael Brown
2022-11-13
4
-10
/
+13
*
[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
1
-0
/
+132
*
[pci] Select PCI I/O API at runtime for cloud images
Michael Brown
2022-09-18
1
-0
/
+2
*
[pci] Add support for the Enhanced Configuration Access Mechanism (ECAM)
Michael Brown
2022-09-16
1
-0
/
+265
*
[pci] Generalise pci_num_bus() to pci_discover()
Michael Brown
2022-09-15
1
-13
/
+21
*
[pci] Check for wraparound in callers of pci_find_next()
Michael Brown
2022-09-15
1
-3
/
+3
*
[pci] Allow pci_find_next() to return non-zero PCI segments
Michael Brown
2022-09-15
1
-8
/
+8
*
[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
[next]