aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amazon/ena/ena_eth_com.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-27net: ena: clean up indentation issueColin Ian King1-2/+2
2019-06-12net: ena: remove inline keyword from functions in *.cSameeh Jubran1-13/+13
2019-06-03net: ena: add handling of llq max tx burst sizeSameeh Jubran1-17/+11
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+4
2018-10-11net: ena: use CSUM_CHECKED device indication to report skb's checksum statusArthur Kiyanovski1-0/+3
2018-10-11net: ena: add functions for handling Low Latency Queues in ena_comArthur Kiyanovski1-52/+179
2018-10-11net: ena: minor performance improvementArthur Kiyanovski1-43/+0
2018-10-09net: ena: fix auto casting to booleanArthur Kiyanovski1-4/+4
2018-09-09net: ena: fix incorrect usage of memory barriersNetanel Belgazal1-0/+6
2018-01-02net: ena: add detection and recovery mechanism for handling missed/misrouted MSI-XNetanel Belgazal1-0/+11
2017-06-23net: ena: add support for out of order rx buffers refillNetanel Belgazal1-0/+5
2017-02-09net/ena: use READ_ONCE to access completion descriptorsNetanel Belgazal1-4/+4
2016-08-12net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)Netanel Belgazal1-0/+501