index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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