aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/net/ena.h
AgeCommit message (Expand)AuthorFilesLines
2024-09-05[ena] Change reported operating system type to "iPXE"enaMichael Brown1-6/+9
2023-01-18[ena] Allocate an unused Asynchronous Event Notification Queue (AENQ)aenqAlexander Graf1-0/+46
2022-08-26[ena] Increase receive ring size to 128 entriesMichael Brown1-2/+9
2022-08-26[ena] Provide a host information pageMichael Brown1-0/+101
2022-08-26[ena] Specify the unused completion queue MSI-X vector as 0xffffffffMichael Brown1-0/+8
2022-08-26[ena] Allow for out-of-order completionsMichael Brown1-2/+15
2022-08-26[ena] Limit submission queue fill level to completion queue sizeMichael Brown1-0/+2
2021-02-13[ena] Switch to two-phase reset mechanismMichael Brown1-1/+1
2018-01-12[ena] Add driver for Amazon ENA virtual function NICMichael Brown1-0/+588