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_com.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ena: Add capabilities field with support for ENI stats capability
Arthur Kiyanovski
2022-01-07
1
-0
/
+13
*
ethernet: amazon: ena: A typo fix in the file ena_com.h
Bhaskar Chowdhury
2021-03-15
1
-1
/
+1
*
net: ena: store values in their appropriate variables types
Shay Agroskin
2020-12-09
1
-1
/
+1
*
net: ena: add device distinct log prefix to files
Shay Agroskin
2020-12-09
1
-0
/
+21
*
net: ena: Capitalize all log strings and improve code readability
Shay Agroskin
2020-09-21
1
-1
/
+1
*
net: ena: Change license into format to SPDX in all files
Shay Agroskin
2020-09-21
1
-29
/
+2
*
net: ena: ethtool: Add new device statistics
Sameeh Jubran
2020-09-10
1
-0
/
+9
*
net: ena: support new LLQ acceleration mode
Arthur Kiyanovski
2020-07-21
1
-0
/
+3
*
net: ena: cosmetic: change ena_com_stats_admin stats to u64
Arthur Kiyanovski
2020-07-21
1
-5
/
+5
*
net: ena: reduce driver load time
Arthur Kiyanovski
2020-05-22
1
-0
/
+3
*
net: ena: cosmetic: minor code changes
Arthur Kiyanovski
2020-05-22
1
-0
/
+2
*
net: ena: cosmetic: fix spelling and grammar mistakes in comments
Arthur Kiyanovski
2020-05-22
1
-15
/
+15
*
net: ena: cosmetic: remove unnecessary spaces and tabs in ena_com.h macros
Sameeh Jubran
2020-05-03
1
-7
/
+7
*
net: ena: drop superfluous prototype
Arthur Kiyanovski
2020-05-03
1
-12
/
+0
*
net: ena: allow setting the hash function without changing the key
Sameeh Jubran
2020-05-03
1
-6
/
+15
*
net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGE
Arthur Kiyanovski
2020-02-11
1
-0
/
+8
*
net: ena: fix incorrect default RSS key
Arthur Kiyanovski
2020-02-11
1
-0
/
+1
*
net: ena: fix default tx interrupt moderation interval
Arthur Kiyanovski
2019-12-20
1
-1
/
+1
*
net: ena: fix incorrect update of intr_delay_resolution
Arthur Kiyanovski
2019-09-16
1
-0
/
+1
*
net: ena: remove all old adaptive rx interrupt moderation code from ena_com
Arthur Kiyanovski
2019-09-16
1
-142
/
+0
*
net: ena: add intr_moder_rx_interval to struct ena_com_dev and use it
Arthur Kiyanovski
2019-09-16
1
-1
/
+7
*
Revert "net: ena: ethtool: add extra properties retrieval via get_priv_flags"
Jakub Kicinski
2019-06-26
1
-32
/
+0
*
net: ena: add MAX_QUEUES_EXT get feature admin command
Arthur Kiyanovski
2019-06-12
1
-0
/
+3
*
net: ena: allow automatic fallback to polling mode
Sameeh Jubran
2019-06-03
1
-0
/
+14
*
net: ena: ethtool: add extra properties retrieval via get_priv_flags
Arthur Kiyanovski
2019-06-03
1
-0
/
+32
*
net: ena: add handling of llq max tx burst size
Sameeh Jubran
2019-06-03
1
-0
/
+2
*
net: ena: fix compilation error in xtensa architecture
Arthur Kiyanovski
2018-10-22
1
-0
/
+1
*
net: ena: remove redundant parameter in ena_com_admin_init()
Arthur Kiyanovski
2018-10-11
1
-4
/
+1
*
net: ena: add functions for handling Low Latency Queues in ena_com
Arthur Kiyanovski
2018-10-11
1
-0
/
+28
*
net: ena: introduce Low Latency Queues data structures according to ENA spec
Arthur Kiyanovski
2018-10-11
1
-0
/
+38
*
net: ena: add reset reason for each device FLR
Netanel Belgazal
2017-06-23
1
-1
/
+3
*
net: ena: add hardware hints capability to the driver
Netanel Belgazal
2017-06-23
1
-0
/
+6
*
net/ena: use READ_ONCE to access completion descriptors
Netanel Belgazal
2017-02-09
1
-0
/
+1
*
net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
Netanel Belgazal
2016-08-12
1
-0
/
+1038