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
/
ena.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ena] Change reported operating system type to "iPXE"
ena
Michael Brown
2024-09-05
1
-2
/
+5
*
[ena] Allocate an unused Asynchronous Event Notification Queue (AENQ)
aenq
Alexander Graf
2023-01-18
1
-0
/
+93
*
[ena] Assign memory BAR if left empty by BIOS
Michael Brown
2022-09-19
1
-0
/
+45
*
[ena] Increase receive ring size to 128 entries
Michael Brown
2022-08-26
1
-3
/
+3
*
[ena] Provide a host information page
Michael Brown
2022-08-26
1
-0
/
+58
*
[ena] Specify the unused completion queue MSI-X vector as 0xffffffff
Michael Brown
2022-08-26
1
-0
/
+1
*
[ena] Allow for out-of-order completions
Michael Brown
2022-08-26
1
-18
/
+47
*
[ena] Limit submission queue fill level to completion queue size
Michael Brown
2022-08-26
1
-4
/
+9
*
[ena] Switch to two-phase reset mechanism
Michael Brown
2021-02-13
1
-8
/
+32
*
[malloc] Rename malloc_dma() to malloc_phys()
Michael Brown
2020-11-05
1
-12
/
+12
*
[pci] Update drivers to use pci_ioremap()
Michael Brown
2020-09-25
1
-1
/
+1
*
[ethernet] Use standard 1500 byte MTU unless explicitly overridden
Michael Brown
2018-07-17
1
-0
/
+1
*
[ena] Fix spurious uninitialised variable warning on older versions of gcc
Michael Brown
2018-01-17
1
-31
/
+7
*
[ena] Add driver for Amazon ENA virtual function NIC
Michael Brown
2018-01-12
1
-0
/
+1039