summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amazon/ena/ena_com.c
Commit message (Expand)AuthorAgeFilesLines
* net: ena: fix incorrect usage of memory barriersNetanel Belgazal2018-09-091-9/+7Star
* net: ena: fix missing calls to READ_ONCENetanel Belgazal2018-09-091-4/+4
* net: ena: Fix use of uninitialized DMA address bits fieldGal Pressman2018-07-271-0/+1
* net: ena: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya2018-03-261-2/+6
* net: ena: improve ENA driver boot time.Netanel Belgazal2017-10-191-4/+8
* net: ena: Remove redundant unlikely()Tobias Klauser2017-09-261-2/+2
* net: ena: use lower_32_bits()/upper_32_bits() to split dma addressNetanel Belgazal2017-06-231-2/+2
* net: ena: add reset reason for each device FLRNetanel Belgazal2017-06-231-1/+4
* net: ena: change sizeof() argument to be the type pointerNetanel Belgazal2017-06-231-8/+8
* net: ena: add hardware hints capability to the driverNetanel Belgazal2017-06-231-6/+32
* net: ena: change return value for unsupported features unsupported return valueNetanel Belgazal2017-06-231-11/+11
* net: ena: disable admin msix while working in polling modeNetanel Belgazal2017-06-111-0/+8
* net: ena: fix race condition between submit and completion admin commandNetanel Belgazal2017-06-111-4/+2Star
* net: ena: fix rare uncompleted admin command false alarmNetanel Belgazal2017-06-111-10/+11
* net/ena: change condition for host attribute configurationNetanel Belgazal2017-02-101-5/+3Star
* net/ena: change driver's default timeoutsNetanel Belgazal2017-02-101-2/+2
* net/ena: reduce the severity of ena printoutsNetanel Belgazal2017-02-101-10/+17
* net/ena: fix RSS default hash configurationNetanel Belgazal2017-02-101-1/+1
* net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)Netanel Belgazal2016-08-131-0/+2666