aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amazon/ena/ena_netdev.h
AgeCommit message (Expand)Author
2020-05-27net/ena: Fix build warning in ena_xdp_set()Gavin Shan
2020-03-05net: ena: fix incorrectly saving queue numbers when setting RSS indirection t...Arthur Kiyanovski
2019-09-16net: ena: remove ena_restore_ethtool_params() and relevant fieldsArthur Kiyanovski
2019-09-16net: ena: remove old adaptive interrupt moderation code from ena_netdevArthur Kiyanovski
2019-09-16net: ena: switch to dim algorithm for rx adaptive interrupt moderationArthur Kiyanovski
2019-06-26Revert "net: ena: ethtool: add extra properties retrieval via get_priv_flags"Jakub Kicinski
2019-06-12net: ena: update driver version from 2.0.3 to 2.1.0Sameeh Jubran
2019-06-12net: ena: add ethtool function for changing io queue sizesSameeh Jubran
2019-06-12net: ena: allow queue allocation backoff when low on memorySameeh Jubran
2019-06-12net: ena: enable negotiating larger Rx ring sizeSameeh Jubran
2019-06-03net: ena: add good checksum counterSameeh Jubran
2019-06-03net: ena: replace free_tx/rx_ids union with single free_ids field in ena_ringSameeh Jubran
2019-06-03net: ena: ethtool: add extra properties retrieval via get_priv_flagsArthur Kiyanovski
2019-02-12net: ena: update driver version from 2.0.2 to 2.0.3Arthur Kiyanovski
2018-11-19net: ena: update driver version from 2.0.1 to 2.0.2Arthur Kiyanovski
2018-10-11net: ena: update driver version to 2.0.1Arthur Kiyanovski
2018-10-11net: ena: change rx copybreak default to reduce kernel memory pressureArthur Kiyanovski
2018-10-11net: ena: limit refill Rx threshold to 256 to avoid latency issuesArthur Kiyanovski
2018-10-11net: ena: explicit casting and initialization, and clearer error handlingArthur Kiyanovski
2018-10-11net: ena: use CSUM_CHECKED device indication to report skb's checksum statusArthur Kiyanovski
2018-10-11net: ena: add functions for handling Low Latency Queues in ena_netdevArthur Kiyanovski
2018-09-09net: ena: fix driver when PAGE_SIZE == 64kBNetanel Belgazal
2018-01-02net: ena: increase ena driver version to 1.5.0Netanel Belgazal
2018-01-02net: ena: add detection and recovery mechanism for handling missed/misrouted ...Netanel Belgazal
2017-11-20net: ena: fix race condition between device reset and link up setupNetanel Belgazal
2017-10-19net: ena: increase ena driver version to 1.3.0Netanel Belgazal
2017-10-19net: ena: add statistics for missed tx packetsNetanel Belgazal
2017-10-19net: ena: add power management ops to the ENA driverNetanel Belgazal
2017-10-19net: ena: remove legacy suspend suspend/resume supportNetanel Belgazal
2017-06-23net: ena: update ena driver to version 1.2.0Netanel Belgazal
2017-06-23net: ena: allow the driver to work with small number of msix vectorsNetanel Belgazal
2017-06-23net: ena: add support for out of order rx buffers refillNetanel Belgazal
2017-06-23net: ena: add reset reason for each device FLRNetanel Belgazal
2017-06-23net: ena: add hardware hints capability to the driverNetanel Belgazal
2017-06-11net: ena: update ena driver to version 1.1.7Netanel Belgazal
2017-06-11net: ena: bug fix in lost tx packets detection mechanismNetanel Belgazal
2017-06-11net: ena: fix theoretical Rx hang on low memory systemsNetanel Belgazal
2017-04-11net/ena: switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-02-09net/ena: update driver version to 1.1.2Netanel Belgazal
2017-02-09net/ena: change driver's default timeoutsNetanel Belgazal
2017-02-09net/ena: refactor ena_get_stats64 to be atomic context safeNetanel Belgazal
2016-08-12net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)Netanel Belgazal