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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[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
2
-5
/
+15
*
[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
*
[snp] Retry initialisation if link is reported as down
Michael Brown
2020-06-19
1
-7
/
+49
*
[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
*
[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] Guard against GetStatus() failing to return a NULL TX buffer
Michael Brown
2016-05-11
1
-0
/
+1
*
[efi] Remove raw EFI_HANDLE values from debug messages
Michael Brown
2015-08-27
4
-43
/
+41
*
[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
4
-4
/
+16
*
[efi] Include NII driver within "snp" and "snponly" build targets
Michael Brown
2014-10-17
4
-106
/
+195
*
[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
*
[efi] Generalise snpnet_dev_info() to efi_device_info()
Michael Brown
2014-10-16
1
-60
/
+1
*
[efi] Free transmit ring entry before calling netdev_tx_complete()
Michael Brown
2014-10-16
1
-1
/
+3
*
[efi] Allow for non-PCI snpnet devices
Michael Brown
2014-09-04
1
-7
/
+8
*
[efi] Use the SNP protocol instance to match the SNP chainloading device
Michael Brown
2014-09-04
1
-8
/
+89
*
[efi] Generalise snpnet_pci_info() to efi_locate_device()
Michael Brown
2014-08-06
1
-34
/
+9
*
[efi] Try various possible SNP receive filters
Curtis Larsen
2014-08-05
1
-11
/
+37
*
[efi] Open device path protocol only at point of use
Michael Brown
2014-08-05
1
-4
/
+27
*
[efi] Provide centralised definitions of commonly-used GUIDs
Michael Brown
2014-08-05
2
-13
/
+0
*
[efi] Reset multicast filter list when setting SNP receive filters
Michael Brown
2014-08-05
1
-1
/
+1
*
[efi] Add ability to dump SNP device mode information
Michael Brown
2014-08-05
1
-0
/
+64
*
[efi] Dump existing openers when we are unable to open a protocol
Michael Brown
2014-07-31
1
-0
/
+2
*
[efi] Use efi_handle_name() instead of efi_devpath_text() where applicable
Michael Brown
2014-07-31
1
-24
/
+23
*
[efi] Use efi_handle_name() instead of efi_handle_devpath_text()
Michael Brown
2014-07-31
2
-4
/
+4
*
[efi] Rewrite SNP NIC driver
Michael Brown
2014-07-08
5
-510
/
+418
*
[efi] Allow network devices to be created on top of arbitrary SNP devices
Michael Brown
2014-07-03
2
-8
/
+226
*
[efi] Perform meaningful error code conversions
Michael Brown
2013-04-19
1
-38
/
+45
*
[snpnet] Give up entirely on the transmit queue
Jarrod Johnson
2012-02-12
1
-32
/
+13
*
[init] Remove concept of "shutdown exit flags"
Michael Brown
2011-01-27
1
-3
/
+3
*
[netdevice] Call netdev_link_[up|down|err]() only while registered
Michael Brown
2010-09-05
1
-3
/
+3
*
[efi] Add the "snpnet" driver
Geoff Lywood
2010-06-02
4
-0
/
+575