summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amazon/ena/ena_netdev.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "net: ena: ethtool: add extra properties retrieval via get_priv_flags"Jakub Kicinski2019-06-261-2/+0Star
* net: ena: update driver version from 2.0.3 to 2.1.0Sameeh Jubran2019-06-121-2/+2
* net: ena: add ethtool function for changing io queue sizesSameeh Jubran2019-06-121-1/+4
* net: ena: allow queue allocation backoff when low on memorySameeh Jubran2019-06-121-2/+4
* net: ena: enable negotiating larger Rx ring sizeSameeh Jubran2019-06-121-0/+15
* net: ena: add good checksum counterSameeh Jubran2019-06-031-1/+2
* net: ena: replace free_tx/rx_ids union with single free_ids field in ena_ringSameeh Jubran2019-06-031-7/+4Star
* net: ena: ethtool: add extra properties retrieval via get_priv_flagsArthur Kiyanovski2019-06-031-0/+2
* net: ena: update driver version from 2.0.2 to 2.0.3Arthur Kiyanovski2019-02-121-1/+1
* net: ena: update driver version from 2.0.1 to 2.0.2Arthur Kiyanovski2018-11-201-1/+1
* net: ena: update driver version to 2.0.1Arthur Kiyanovski2018-10-111-3/+3
* net: ena: change rx copybreak default to reduce kernel memory pressureArthur Kiyanovski2018-10-111-1/+1
* net: ena: limit refill Rx threshold to 256 to avoid latency issuesArthur Kiyanovski2018-10-111-2/+3
* net: ena: explicit casting and initialization, and clearer error handlingArthur Kiyanovski2018-10-111-11/+11
* net: ena: use CSUM_CHECKED device indication to report skb's checksum statusArthur Kiyanovski2018-10-111-0/+1
* net: ena: add functions for handling Low Latency Queues in ena_netdevArthur Kiyanovski2018-10-111-0/+6
* net: ena: fix driver when PAGE_SIZE == 64kBNetanel Belgazal2018-09-091-0/+11
* net: ena: increase ena driver version to 1.5.0Netanel Belgazal2018-01-021-1/+1
* net: ena: add detection and recovery mechanism for handling missed/misrouted ...Netanel Belgazal2018-01-021-0/+4
* net: ena: fix race condition between device reset and link up setupNetanel Belgazal2017-11-201-1/+2
* net: ena: increase ena driver version to 1.3.0Netanel Belgazal2017-10-191-2/+2
* net: ena: add statistics for missed tx packetsNetanel Belgazal2017-10-191-0/+1
* net: ena: add power management ops to the ENA driverNetanel Belgazal2017-10-191-0/+3
* net: ena: remove legacy suspend suspend/resume supportNetanel Belgazal2017-10-191-4/+0Star
* net: ena: update ena driver to version 1.2.0Netanel Belgazal2017-06-231-3/+3
* net: ena: allow the driver to work with small number of msix vectorsNetanel Belgazal2017-06-231-1/+5
* net: ena: add support for out of order rx buffers refillNetanel Belgazal2017-06-231-2/+9
* net: ena: add reset reason for each device FLRNetanel Belgazal2017-06-231-0/+2
* net: ena: add hardware hints capability to the driverNetanel Belgazal2017-06-231-0/+5
* net: ena: update ena driver to version 1.1.7Netanel Belgazal2017-06-111-1/+1
* net: ena: bug fix in lost tx packets detection mechanismNetanel Belgazal2017-06-111-2/+12
* net: ena: fix theoretical Rx hang on low memory systemsNetanel Belgazal2017-06-111-0/+2
* net/ena: switch to pci_alloc_irq_vectorsChristoph Hellwig2017-04-111-2/+0Star
* net/ena: update driver version to 1.1.2Netanel Belgazal2017-02-101-1/+1
* net/ena: change driver's default timeoutsNetanel Belgazal2017-02-101-3/+3
* net/ena: refactor ena_get_stats64 to be atomic context safeNetanel Belgazal2017-02-101-0/+1
* net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)Netanel Belgazal2016-08-131-0/+324