index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amazon
/
ena
/
ena_eth_com.c
Age
Commit message (
Expand
)
Author
2024-05-13
net: ena: Add validation for completion descriptors consistency
David Arinzon
2024-02-01
net: ena: Reduce lines with longer column width boundary
David Arinzon
2023-12-12
net: ena: Fix XDP redirection error
David Arinzon
2021-06-08
net: ena: Improve error logging in driver
Shay Agroskin
2021-06-08
net: ena: optimize data access in fast-path code
Shay Agroskin
2020-12-09
net: ena: fix coding style nits
Shay Agroskin
2020-12-09
net: ena: add device distinct log prefix to files
Shay Agroskin
2020-11-24
net: ena: handle bad request id in ena_netdev
Shay Agroskin
2020-09-21
net: ena: Fix all static chekers' warnings
Shay Agroskin
2020-09-21
net: ena: Capitalize all log strings and improve code readability
Shay Agroskin
2020-09-21
net: ena: Change license into format to SPDX in all files
Shay Agroskin
2020-07-21
net: ena: support new LLQ acceleration mode
Arthur Kiyanovski
2020-05-22
net: ena: cosmetic: minor code changes
Arthur Kiyanovski
2020-05-22
net: ena: add support for the rx offset feature
Arthur Kiyanovski
2019-09-27
net: ena: clean up indentation issue
Colin Ian King
2019-06-12
net: ena: remove inline keyword from functions in *.c
Sameeh Jubran
2019-06-03
net: ena: add handling of llq max tx burst size
Sameeh Jubran
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-11
net: ena: use CSUM_CHECKED device indication to report skb's checksum status
Arthur Kiyanovski
2018-10-11
net: ena: add functions for handling Low Latency Queues in ena_com
Arthur Kiyanovski
2018-10-11
net: ena: minor performance improvement
Arthur Kiyanovski
2018-10-09
net: ena: fix auto casting to boolean
Arthur Kiyanovski
2018-09-09
net: ena: fix incorrect usage of memory barriers
Netanel Belgazal
2018-01-02
net: ena: add detection and recovery mechanism for handling missed/misrouted ...
Netanel Belgazal
2017-06-23
net: ena: add support for out of order rx buffers refill
Netanel Belgazal
2017-02-09
net/ena: use READ_ONCE to access completion descriptors
Netanel Belgazal
2016-08-12
net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
Netanel Belgazal