summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/ena.c
Commit message (Expand)AuthorAgeFilesLines
* [ethernet] Use standard 1500 byte MTU unless explicitly overriddenMichael Brown2018-07-171-0/+1
* [ena] Fix spurious uninitialised variable warning on older versions of gccMichael Brown2018-01-171-31/+7Star
* [ena] Add driver for Amazon ENA virtual function NICMichael Brown2018-01-131-0/+1039