summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amazon/ena/ena_netdev.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-11net: ena: fix incorrectly saving queue numbers when setting RSS indirection t...Arthur Kiyanovski1-0/+2
2018-10-10net: ena: fix driver when PAGE_SIZE == 64kBNetanel Belgazal1-0/+11
2017-06-23net: ena: update ena driver to version 1.2.0Netanel Belgazal1-3/+3
2017-06-23net: ena: allow the driver to work with small number of msix vectorsNetanel Belgazal1-1/+5
2017-06-23net: ena: add support for out of order rx buffers refillNetanel Belgazal1-2/+9
2017-06-23net: ena: add reset reason for each device FLRNetanel Belgazal1-0/+2
2017-06-23net: ena: add hardware hints capability to the driverNetanel Belgazal1-0/+5
2017-06-11net: ena: update ena driver to version 1.1.7Netanel Belgazal1-1/+1
2017-06-11net: ena: bug fix in lost tx packets detection mechanismNetanel Belgazal1-2/+12
2017-06-11net: ena: fix theoretical Rx hang on low memory systemsNetanel Belgazal1-0/+2
2017-04-11net/ena: switch to pci_alloc_irq_vectorsChristoph Hellwig1-2/+0
2017-02-10net/ena: update driver version to 1.1.2Netanel Belgazal1-1/+1
2017-02-10net/ena: change driver's default timeoutsNetanel Belgazal1-3/+3
2017-02-10net/ena: refactor ena_get_stats64 to be atomic context safeNetanel Belgazal1-0/+1
2016-08-13net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)Netanel Belgazal1-0/+324