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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[infiniband] Pass address vector in receive completions
Michael Brown
2008-11-11
5
-176
/
+172
*
[infiniband] Maintain queue fill level as a property of a work queue
Michael Brown
2008-11-11
3
-70
/
+110
*
[infiniband] Flush uncompleted work queue entries at QP teardown
Michael Brown
2008-11-11
5
-70
/
+131
*
[ne2k_isa] Restore support for ne2k isa cards
Pantelis Koukousoulas
2008-11-08
2
-0
/
+374
*
[isa] Fix a small typo in isa.c.
Pantelis Koukousoulas
2008-11-08
1
-2
/
+2
*
[netdevice] Retain and report detailed error breakdowns
Michael Brown
2008-11-08
5
-31
/
+104
*
[phantom] Do not halt PEGs on driver shutdown
Michael Brown
2008-11-08
1
-15
/
+0
*
[aoe] Start retry timer before potential temporary transmission failure
Michael Brown
2008-11-08
1
-4
/
+11
*
[settings] Ensure fetch_string_setting() returns a NUL-terminated string
Michael Brown
2008-11-07
1
-0
/
+1
*
[i386] Add data32 prefixes to all lgdt/lidt instructions
Michael Brown
2008-11-07
2
-7
/
+7
*
[phantom] Allow for PXE boot to be enabled/disabled on a per-port basis
Michael Brown
2008-11-01
2
-0
/
+32
*
[romprefix] Add vendor branding facilities and guidelines
Michael Brown
2008-10-31
4
-14
/
+106
*
[phantom] Assume one net device per PCI function
Michael Brown
2008-10-31
2
-764
/
+339
*
[hacks] Improve the guess_boot_netdev() logic
Michael Brown
2008-10-31
3
-9
/
+12
*
[settings] Add the notion of a "tag magic" to numbered settings
Michael Brown
2008-10-30
7
-25
/
+60
*
[romprefix] Further sanity checks for the PCI 3 runtime segment address
Michael Brown
2008-10-29
1
-9
/
+22
*
[phantom] Add CLP settings interface
Michael Brown
2008-10-28
2
-0
/
+368
*
[phantom] Unhalt/halt all PEGs during driver startup/shutdown
Michael Brown
2008-10-28
2
-0
/
+70
*
[phantom] Add line count limit to phantom_dmesg()
Michael Brown
2008-10-28
1
-22
/
+57
*
[ioapi] Fix broken implementation of insX() in the x86 I/O API
Michael Brown
2008-10-27
1
-2
/
+2
*
[uri] Avoid interpreting DOS-style path names as opaque URIs
Michael Brown
2008-10-24
1
-2
/
+6
*
[phantom] Change register space abstraction to match other drivers
Michael Brown
2008-10-24
2
-54
/
+46
*
[pcbios] Guard against register corruption in INT 15,e820 implementations
Michael Brown
2008-10-23
2
-3
/
+11
*
[settings] Avoid returning uninitialised data on error in fetch_xxx_setting()
Michael Brown
2008-10-22
1
-5
/
+15
*
[tftp] Add EUNIQ_xx values to differentiate the many EINVAL errors
Michael Brown
2008-10-21
1
-7
/
+16
*
[tg3] Add PCI ID for BCM5786
Michael Brown
2008-10-21
1
-0
/
+1
*
[build] Fix building on FreeBSD
Michael Brown
2008-10-17
2
-2
/
+14
*
[romprefix] Sanity-check the runtime segment address for PCI 3
Michael Brown
2008-10-17
1
-0
/
+9
*
[build] Use ".bss.*" names for uninitialised-data sections
Michael Brown
2008-10-17
2
-11
/
+11
*
[build] Fix building on Ubuntu 8.04
Michael Brown
2008-10-17
7
-14
/
+16
*
[etherfabric] Merge changes from vendor tree
Michael Brown
2008-10-17
2
-2337
/
+3348
*
virtio-net: Fix kick/wait logic
Eduardo Habkost
2008-10-16
1
-3
/
+5
*
[efi] Add basic implementation of EFI SIMPLE_NETWORK_PROTOCOL
Michael Brown
2008-10-16
5
-0
/
+2367
*
[netdevice] Change link-layer push() and pull() methods to take raw types
Michael Brown
2008-10-16
5
-64
/
+56
*
[netdevice] Split multicast hashing out into an mc_hash method
Michael Brown
2008-10-16
4
-14
/
+57
*
[netdevice] Add maximum packet length as a net device property
Michael Brown
2008-10-16
4
-4
/
+12
*
[efi] Fix linker script for ld 2.17.50.0.9
Michael Brown
2008-10-13
1
-6
/
+6
*
[efi] Add EFI image format and basic runtime environment
Michael Brown
2008-10-13
40
-1
/
+4781
*
[sanboot] Quick and dirty hack to make SAN boot protocols selectable
Michael Brown
2008-10-13
9
-22
/
+64
*
[config] Make the default image type selection platform-dependent
Michael Brown
2008-10-13
2
-10
/
+19
*
[monojob] Release reference on completed job
Michael Brown
2008-10-13
1
-0
/
+1
*
[umalloc] Formalise the user memory allocation API
Michael Brown
2008-10-13
7
-30
/
+95
*
[uaccess] Formalise the uaccess API
Michael Brown
2008-10-13
21
-760
/
+569
*
[timer] Remove now-obsolete references to TIMER_BIOS and TIMER_RDTSC
Michael Brown
2008-10-13
2
-12
/
+0
*
[nap] Formalise the CPU sleeping API
Michael Brown
2008-10-12
12
-20
/
+138
*
[monojob] Allow for extremely slow system timers
Michael Brown
2008-10-12
1
-1
/
+1
*
[timer] Formalise the timer API
Michael Brown
2008-10-12
22
-284
/
+386
*
[process] Add DBG2() messages to help track down frozen processes
Michael Brown
2008-10-12
1
-0
/
+2
*
[retry] Use a separate flag to indicate that a retry timer is running
Michael Brown
2008-10-12
2
-9
/
+12
*
[commands] Fix config command to accept zero arguments
Michael Brown
2008-10-12
1
-1
/
+1
[next]