aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amazon/ena/ena_ethtool.c
AgeCommit message (Expand)Author
2019-05-04net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entrySameeh Jubran
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-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-10-19net: ena: fix wrong max Tx/Rx queues on ethtoolNetanel Belgazal
2017-06-23net: ena: add support for out of order rx buffers refillNetanel Belgazal
2017-06-23net: ena: change return value for unsupported features unsupported return valueNetanel 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
2016-08-12net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)Netanel Belgazal