summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amazon/ena/ena_eth_com.c
AgeCommit message (Expand)Author
2019-09-27net: ena: clean up indentation issueColin Ian King
2019-06-12net: ena: remove inline keyword from functions in *.cSameeh Jubran
2019-06-03net: ena: add handling of llq max tx burst sizeSameeh Jubran
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-11net: ena: use CSUM_CHECKED device indication to report skb's checksum statusArthur Kiyanovski
2018-10-11net: ena: add functions for handling Low Latency Queues in ena_comArthur Kiyanovski
2018-10-11net: ena: minor performance improvementArthur Kiyanovski
2018-10-09net: ena: fix auto casting to booleanArthur Kiyanovski
2018-09-09net: ena: fix incorrect usage of memory barriersNetanel Belgazal
2018-01-02net: ena: add detection and recovery mechanism for handling missed/misrouted ...Netanel Belgazal
2017-06-23net: ena: add support for out of order rx buffers refillNetanel Belgazal
2017-02-09net/ena: use READ_ONCE to access completion descriptorsNetanel Belgazal
2016-08-12net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)Netanel Belgazal