index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amazon
/
ena
/
ena_eth_com.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ena: Improve error logging in driver
Shay Agroskin
2021-06-08
1
-5
/
+23
*
net: ena: optimize data access in fast-path code
Shay Agroskin
2021-06-08
1
-1
/
+1
*
net: ena: fix coding style nits
Shay Agroskin
2020-12-09
1
-2
/
+3
*
net: ena: add device distinct log prefix to files
Shay Agroskin
2020-12-09
1
-24
/
+42
*
net: ena: handle bad request id in ena_netdev
Shay Agroskin
2020-11-24
1
-0
/
+3
*
net: ena: Fix all static chekers' warnings
Shay Agroskin
2020-09-21
1
-7
/
+10
*
net: ena: Capitalize all log strings and improve code readability
Shay Agroskin
2020-09-21
1
-17
/
+19
*
net: ena: Change license into format to SPDX in all files
Shay Agroskin
2020-09-21
1
-29
/
+2
*
net: ena: support new LLQ acceleration mode
Arthur Kiyanovski
2020-07-21
1
-15
/
+36
*
net: ena: cosmetic: minor code changes
Arthur Kiyanovski
2020-05-22
1
-4
/
+4
*
net: ena: add support for the rx offset feature
Arthur Kiyanovski
2020-05-22
1
-6
/
+12
*
net: ena: clean up indentation issue
Colin Ian King
2019-09-27
1
-2
/
+2
*
net: ena: remove inline keyword from functions in *.c
Sameeh Jubran
2019-06-12
1
-13
/
+13
*
net: ena: add handling of llq max tx burst size
Sameeh Jubran
2019-06-03
1
-17
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-12
1
-4
/
+4
|
\
|
*
net: ena: fix auto casting to boolean
Arthur Kiyanovski
2018-10-09
1
-4
/
+4
*
|
net: ena: use CSUM_CHECKED device indication to report skb's checksum status
Arthur Kiyanovski
2018-10-11
1
-0
/
+3
*
|
net: ena: add functions for handling Low Latency Queues in ena_com
Arthur Kiyanovski
2018-10-11
1
-52
/
+179
*
|
net: ena: minor performance improvement
Arthur Kiyanovski
2018-10-11
1
-43
/
+0
|
/
*
net: ena: fix incorrect usage of memory barriers
Netanel Belgazal
2018-09-09
1
-0
/
+6
*
net: ena: add detection and recovery mechanism for handling missed/misrouted ...
Netanel Belgazal
2018-01-02
1
-0
/
+11
*
net: ena: add support for out of order rx buffers refill
Netanel Belgazal
2017-06-23
1
-0
/
+5
*
net/ena: use READ_ONCE to access completion descriptors
Netanel Belgazal
2017-02-09
1
-4
/
+4
*
net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
Netanel Belgazal
2016-08-12
1
-0
/
+501