summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amazon/ena/ena_com.c
AgeCommit message (Expand)Author
2018-10-10net: ena: fix missing calls to READ_ONCENetanel Belgazal
2018-08-03net: ena: Fix use of uninitialized DMA address bits fieldGal Pressman
2017-06-23net: ena: use lower_32_bits()/upper_32_bits() to split dma addressNetanel Belgazal
2017-06-23net: ena: add reset reason for each device FLRNetanel Belgazal
2017-06-23net: ena: change sizeof() argument to be the type pointerNetanel Belgazal
2017-06-23net: ena: add hardware hints capability to the driverNetanel Belgazal
2017-06-23net: ena: change return value for unsupported features unsupported return valueNetanel Belgazal
2017-06-11net: ena: disable admin msix while working in polling modeNetanel Belgazal
2017-06-11net: ena: fix race condition between submit and completion admin commandNetanel Belgazal
2017-06-11net: ena: fix rare uncompleted admin command false alarmNetanel Belgazal
2017-02-09net/ena: change condition for host attribute configurationNetanel Belgazal
2017-02-09net/ena: change driver's default timeoutsNetanel Belgazal
2017-02-09net/ena: reduce the severity of ena printoutsNetanel Belgazal
2017-02-09net/ena: fix RSS default hash configurationNetanel Belgazal
2016-08-12net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)Netanel Belgazal