summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amazon/ena/ena_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-221-2/+2
|\
| * net: ena: fix wrong max Tx/Rx queues on ethtoolNetanel 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/+2
* | net: ena: remove legacy suspend suspend/resume supportNetanel Belgazal2017-10-191-2/+0
|/
* net: ena: add support for out of order rx buffers refillNetanel Belgazal2017-06-231-0/+1
* net: ena: change return value for unsupported features unsupported return valueNetanel Belgazal2017-06-231-7/+3
* net: ena: bug fix in lost tx packets detection mechanismNetanel Belgazal2017-06-111-1/+0
* net: ena: fix theoretical Rx hang on low memory systemsNetanel Belgazal2017-06-111-0/+1
* net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)Netanel Belgazal2016-08-121-0/+895
OpenPOWER on IntegriCloud