summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amazon/ena/ena_netdev.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-02net: ena: increase ena driver version to 1.5.0Netanel Belgazal1-1/+1
2018-01-02net: ena: add detection and recovery mechanism for handling missed/misrouted ...Netanel Belgazal1-0/+4
2017-11-20net: ena: fix race condition between device reset and link up setupNetanel Belgazal1-1/+2
2017-10-19net: ena: increase ena driver version to 1.3.0Netanel Belgazal1-2/+2
2017-10-19net: ena: add statistics for missed tx packetsNetanel Belgazal1-0/+1
2017-10-19net: ena: add power management ops to the ENA driverNetanel Belgazal1-0/+3
2017-10-19net: ena: remove legacy suspend suspend/resume supportNetanel Belgazal1-4/+0
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