index
:
pm24.git
master
perf-mon
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_com.h
Age
Commit message (
Expand
)
Author
2024-11-04
net: ena: Remove deadcode
Dr. David Alan Gilbert
2024-11-04
net: ena: Remove autopolling mode
Dr. David Alan Gilbert
2024-09-12
net: ena: Extend customer metrics reporting support
David Arinzon
2024-09-12
net: ena: Add ENA Express metrics support
David Arinzon
2024-05-13
net: ena: Change initial rx_usec interval
David Arinzon
2024-05-13
net: ena: Reduce holes in ena_com structures
David Arinzon
2024-02-01
net: ena: Remove CQ tail pointer update
David Arinzon
2024-02-01
net: ena: Remove an unused field
David Arinzon
2022-01-07
net: ena: Add capabilities field with support for ENI stats capability
Arthur Kiyanovski
2021-03-15
ethernet: amazon: ena: A typo fix in the file ena_com.h
Bhaskar Chowdhury
2020-12-09
net: ena: store values in their appropriate variables types
Shay Agroskin
2020-12-09
net: ena: add device distinct log prefix to files
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-09-10
net: ena: ethtool: Add new device statistics
Sameeh Jubran
2020-07-21
net: ena: support new LLQ acceleration mode
Arthur Kiyanovski
2020-07-21
net: ena: cosmetic: change ena_com_stats_admin stats to u64
Arthur Kiyanovski
2020-05-22
net: ena: reduce driver load time
Arthur Kiyanovski
2020-05-22
net: ena: cosmetic: minor code changes
Arthur Kiyanovski
2020-05-22
net: ena: cosmetic: fix spelling and grammar mistakes in comments
Arthur Kiyanovski
2020-05-03
net: ena: cosmetic: remove unnecessary spaces and tabs in ena_com.h macros
Sameeh Jubran
2020-05-03
net: ena: drop superfluous prototype
Arthur Kiyanovski
2020-05-03
net: ena: allow setting the hash function without changing the key
Sameeh Jubran
2020-02-11
net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGE
Arthur Kiyanovski
2020-02-11
net: ena: fix incorrect default RSS key
Arthur Kiyanovski
2019-12-20
net: ena: fix default tx interrupt moderation interval
Arthur Kiyanovski
2019-09-16
net: ena: fix incorrect update of intr_delay_resolution
Arthur Kiyanovski
2019-09-16
net: ena: remove all old adaptive rx interrupt moderation code from ena_com
Arthur Kiyanovski
2019-09-16
net: ena: add intr_moder_rx_interval to struct ena_com_dev and use it
Arthur Kiyanovski
2019-06-26
Revert "net: ena: ethtool: add extra properties retrieval via get_priv_flags"
Jakub Kicinski
2019-06-12
net: ena: add MAX_QUEUES_EXT get feature admin command
Arthur Kiyanovski
2019-06-03
net: ena: allow automatic fallback to polling mode
Sameeh Jubran
2019-06-03
net: ena: ethtool: add extra properties retrieval via get_priv_flags
Arthur Kiyanovski
2019-06-03
net: ena: add handling of llq max tx burst size
Sameeh Jubran
2018-10-22
net: ena: fix compilation error in xtensa architecture
Arthur Kiyanovski
2018-10-11
net: ena: remove redundant parameter in ena_com_admin_init()
Arthur Kiyanovski
2018-10-11
net: ena: add functions for handling Low Latency Queues in ena_com
Arthur Kiyanovski
2018-10-11
net: ena: introduce Low Latency Queues data structures according to ENA spec
Arthur Kiyanovski
2017-06-23
net: ena: add reset reason for each device FLR
Netanel Belgazal
2017-06-23
net: ena: add hardware hints capability to the driver
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