summaryrefslogtreecommitdiff
path: root/sys/dev/ena
Commit message (Expand)AuthorAgeFilesLines
...
* Introduce additional locks when releasing TX resources and buffers in ENAZbigniew Bodek2017-05-301-0/+4
* Move ENA's hw stats updating routine to separate taskZbigniew Bodek2017-05-302-16/+46
* Add error handling to the ENA driver if init of the reset task failsZbigniew Bodek2017-05-301-7/+15
* Add locks before each ena_up and ena_downZbigniew Bodek2017-05-301-5/+12
* Add mbuf defragmentation to the ENA driverZbigniew Bodek2017-05-303-16/+53
* Add support for Amazon Elastic Network Adapter (ENA) NICZbigniew Bodek2017-05-224-0/+4490