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
/
snpnet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[efi] Pad transmit buffer length to work around vendor driver bugs
snppad
Michael Brown
2024-03-18
1
-0
/
+7
*
[snp] Allocate additional padding for receive buffers
Michael Brown
2024-03-16
1
-1
/
+14
*
[netdevice] Remove netdev_priv() helper function
Michael Brown
2023-09-13
1
-3
/
+3
*
[efi] Run ExitBootServices shutdown hook at TPL_NOTIFY
shutdown_tpl_notify
Michael Brown
2021-11-23
1
-4
/
+14
*
[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] 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
1
-13
/
+11
*
[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] 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
1
-8
/
+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] Rewrite SNP NIC driver
Michael Brown
2014-07-08
1
-204
/
+392
*
[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
*
[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
1
-0
/
+362