aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amazon/ena/ena_com.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-23net: ena: use lower_32_bits()/upper_32_bits() to split dma addressNetanel Belgazal1-2/+2
2017-06-23net: ena: add reset reason for each device FLRNetanel Belgazal1-1/+4
2017-06-23net: ena: change sizeof() argument to be the type pointerNetanel Belgazal1-8/+8
2017-06-23net: ena: add hardware hints capability to the driverNetanel Belgazal1-6/+32
2017-06-23net: ena: change return value for unsupported features unsupported return valueNetanel Belgazal1-11/+11
2017-06-11net: ena: disable admin msix while working in polling modeNetanel Belgazal1-0/+8
2017-06-11net: ena: fix race condition between submit and completion admin commandNetanel Belgazal1-4/+2
2017-06-11net: ena: fix rare uncompleted admin command false alarmNetanel Belgazal1-10/+11
2017-02-09net/ena: change condition for host attribute configurationNetanel Belgazal1-5/+3
2017-02-09net/ena: change driver's default timeoutsNetanel Belgazal1-2/+2
2017-02-09net/ena: reduce the severity of ena printoutsNetanel Belgazal1-10/+17
2017-02-09net/ena: fix RSS default hash configurationNetanel Belgazal1-1/+1
2016-08-12net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)Netanel Belgazal1-0/+2666