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
/
net
/
efi
/
nii.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[efi] Pad transmit buffer length to work around vendor driver bugs
Michael Brown
2024-03-18
1
-0
/
+7
*
[efi] Always poll for TX completions
dell3440b
Michael Brown
2023-06-21
1
-5
/
+5
*
[efi] Extend efi_locate_device() to allow searching up the device path
Michael Brown
2023-01-23
1
-1
/
+1
*
[efi] Disable receive filters to work around buggy UNDI drivers
Michael Brown
2023-01-11
1
-10
/
+47
*
[efi] Run ExitBootServices shutdown hook at TPL_NOTIFY
shutdown_tpl_notify
Michael Brown
2021-11-23
1
-1
/
+1
*
[efi] Use casts rather than virt_to_bus() for UNDI buffer addresses
Michael Brown
2020-11-15
1
-2
/
+2
*
[efi] Do not populate media header length in PXE transmit CPB
Michael Brown
2020-11-15
1
-1
/
+0
*
[efi] Attempt NII initialisation both with and without cable detection
Michael Brown
2020-08-17
1
-9
/
+28
*
[efi] Provide Map_Mem() and associated UNDI callbacks
Michael Brown
2018-03-20
1
-0
/
+163
*
[efi] Raise TPL when calling UNDI entry point
Michael Brown
2017-09-05
1
-0
/
+8
*
[efi] Enumerate PCI BARs in same order as SnpDxe
Michael Brown
2017-07-21
1
-2
/
+2
*
[efi] Skip cable detection at initialisation where possible
Michael Brown
2017-03-19
1
-23
/
+19
*
[efi] Remove raw EFI_HANDLE values from debug messages
Michael Brown
2015-08-27
1
-2
/
+2
*
[efi] Work around bugs in Emulex NII driver
Fabrice Bacchella
2015-08-17
1
-15
/
+71
*
[efi] Improve NII driver logging
Fabrice Bacchella
2015-08-17
1
-10
/
+21
*
[efi] Poll for TX completions only when there is an outstanding TX buffer
Michael Brown
2015-04-14
1
-8
/
+4
*
[efi] Poll media status only if advertised as supported
Michael Brown
2015-04-14
1
-2
/
+14
*
[efi] Provide a dummy data block in nii_initialise()
Michael Brown
2015-04-14
1
-1
/
+6
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[efi] Include NII driver within "snp" and "snponly" build targets
Michael Brown
2014-10-17
1
-43
/
+4
*
[efi] Check for presence of UNDI in NII protocol
Michael Brown
2014-10-17
1
-0
/
+6
*
[efi] Add NII / UNDI driver
Michael Brown
2014-10-16
1
-0
/
+1134