开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amazon
/
ena
/
ena_com.c
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-29
net: ena: Fix redundant device NUMA node override
Shay Agroskin
2024-04-11
net: ena: Fix potential sign extension issue
David Arinzon
2024-02-01
net: ena: Reduce lines with longer column width boundary
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
2023-07-12
net: ena: fix shift-out-of-bounds in exponential backoff
Krister Johansen
2022-12-30
net: ena: Fix toeplitz initial hash value
David Arinzon
2022-01-07
net: ena: Add capabilities field with support for ENI stats capability
Arthur Kiyanovski
2021-06-08
net: ena: re-organize code to improve readability
Shay Agroskin
2021-03-31
net: ena: fix inaccurate print type
Yixing Liu
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-25
drivers/net/ethernet: remove incorrectly formatted doc
Jesse Brandeburg
2020-09-21
net: ena: Fix all static chekers' warnings
Shay Agroskin
2020-09-21
net: ena: Change RSS related macros and variables names
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-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: code reorderings
Arthur Kiyanovski
2020-05-22
net: ena: cosmetic: fix line break issues
Arthur Kiyanovski
2020-05-22
net: ena: cosmetic: fix spelling and grammar mistakes in comments
Arthur Kiyanovski
2020-05-22
net: ena: simplify ena_com_update_intr_delay_resolution()
Arthur Kiyanovski
2020-05-22
net: ena: fix ena_com_comp_status_to_errno() return value
Arthur Kiyanovski
2020-05-22
net: ena: use explicit variable size for clarity
Arthur Kiyanovski
2020-05-03
net: ena: changes to RSS hash key allocation
Sameeh Jubran
2020-05-03
net: ena: allow setting the hash function without changing the key
Sameeh Jubran
2020-05-03
net: ena: fix error returning in ena_com_get_hash_function()
Arthur Kiyanovski
2020-05-03
net: ena: avoid unnecessary admin command when RSS function set fails
Arthur Kiyanovski
2020-02-17
net: ena: remove set but not used variable 'hash_key'
YueHaibing
2020-02-11
net: ena: ena-com.c: prevent NULL pointer dereference
Arthur Kiyanovski
2020-02-11
net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGE
Arthur Kiyanovski
2020-02-11
net: ena: fix corruption of dev_idx_to_host_tbl
Arthur Kiyanovski
2020-02-11
net: ena: rss: store hash function as values and not bits
Arthur Kiyanovski
2020-02-11
net: ena: rss: do not allocate key when not supported
Sameeh Jubran
2020-02-11
net: ena: fix incorrect default RSS key
Arthur Kiyanovski
2020-02-11
net: ena: fix potential crash when rxfh key is NULL
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: remove code duplication in ena_com_update_nonadaptive_moderation_in...
Arthur Kiyanovski
2019-09-16
net: ena: switch to dim algorithm for rx adaptive interrupt moderation
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: remove inline keyword from functions in *.c
Sameeh Jubran
[next]