aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amazon/ena/ena_netdev.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-19net: ena: update driver version from 2.0.1 to 2.0.2Arthur Kiyanovski1-1/+1
2018-10-11net: ena: update driver version to 2.0.1Arthur Kiyanovski1-3/+3
2018-10-11net: ena: change rx copybreak default to reduce kernel memory pressureArthur Kiyanovski1-1/+1
2018-10-11net: ena: limit refill Rx threshold to 256 to avoid latency issuesArthur Kiyanovski1-2/+3
2018-10-11net: ena: explicit casting and initialization, and clearer error handlingArthur Kiyanovski1-11/+11
2018-10-11net: ena: use CSUM_CHECKED device indication to report skb's checksum statusArthur Kiyanovski1-0/+1
2018-10-11net: ena: add functions for handling Low Latency Queues in ena_netdevArthur Kiyanovski1-0/+6
2018-09-09net: ena: fix driver when PAGE_SIZE == 64kBNetanel Belgazal1-0/+11
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 MSI-XNetanel 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-09net/ena: update driver version to 1.1.2Netanel Belgazal1-1/+1
2017-02-09net/ena: change driver's default timeoutsNetanel Belgazal1-3/+3
2017-02-09net/ena: refactor ena_get_stats64 to be atomic context safeNetanel Belgazal1-0/+1
2016-08-12net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)Netanel Belgazal1-0/+324