summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amazon/ena/ena_eth_com.c
AgeCommit message (Expand)Author
2021-06-08net: ena: Improve error logging in driverShay Agroskin
2021-06-08net: ena: optimize data access in fast-path codeShay Agroskin
2020-12-09net: ena: fix coding style nitsShay Agroskin
2020-12-09net: ena: add device distinct log prefix to filesShay Agroskin
2020-11-24net: ena: handle bad request id in ena_netdevShay Agroskin
2020-09-21net: ena: Fix all static chekers' warningsShay Agroskin
2020-09-21net: ena: Capitalize all log strings and improve code readabilityShay Agroskin
2020-09-21net: ena: Change license into format to SPDX in all filesShay Agroskin
2020-07-21net: ena: support new LLQ acceleration modeArthur Kiyanovski
2020-05-22net: ena: cosmetic: minor code changesArthur Kiyanovski
2020-05-22net: ena: add support for the rx offset featureArthur Kiyanovski
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