summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/ena.h
Commit message (Expand)AuthorAgeFilesLines
* [ena] Allocate an unused Asynchronous Event Notification Queue (AENQ)Alexander Graf2023-01-181-0/+46
* [ena] Increase receive ring size to 128 entriesMichael Brown2022-08-261-2/+9
* [ena] Provide a host information pageMichael Brown2022-08-261-0/+101
* [ena] Specify the unused completion queue MSI-X vector as 0xffffffffMichael Brown2022-08-261-0/+8
* [ena] Allow for out-of-order completionsMichael Brown2022-08-261-2/+15
* [ena] Limit submission queue fill level to completion queue sizeMichael Brown2022-08-261-0/+2
* [ena] Switch to two-phase reset mechanismMichael Brown2021-02-131-1/+1
* [ena] Add driver for Amazon ENA virtual function NICMichael Brown2018-01-131-0/+588