index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2022-12-30
net: ena: Fix toeplitz initial hash value
David Arinzon
1
-20
/
+9
2022-01-08
net: ena: Add capabilities field with support for ENI stats capability
Arthur Kiyanovski
1
-0
/
+8
2021-06-09
net: ena: re-organize code to improve readability
Shay Agroskin
1
-1
/
+2
2021-04-01
net: ena: fix inaccurate print type
Yixing Liu
1
-2
/
+2
2020-12-10
net: ena: store values in their appropriate variables types
Shay Agroskin
1
-8
/
+7
2020-12-10
net: ena: add device distinct log prefix to files
Shay Agroskin
1
-151
/
+233
2020-09-26
drivers/net/ethernet: remove incorrectly formatted doc
Jesse Brandeburg
1
-1
/
+1
2020-09-21
net: ena: Fix all static chekers' warnings
Shay Agroskin
1
-0
/
+2
2020-09-21
net: ena: Change RSS related macros and variables names
Shay Agroskin
1
-11
/
+11
2020-09-21
net: ena: Capitalize all log strings and improve code readability
Shay Agroskin
1
-78
/
+93
2020-09-21
net: ena: Change license into format to SPDX in all files
Shay Agroskin
1
-29
/
+2
2020-09-11
net: ena: ethtool: Add new device statistics
Sameeh Jubran
1
-2
/
+17
2020-07-22
net: ena: support new LLQ acceleration mode
Arthur Kiyanovski
1
-2
/
+17
2020-05-23
net: ena: reduce driver load time
Arthur Kiyanovski
1
-10
/
+26
2020-05-23
net: ena: cosmetic: minor code changes
Arthur Kiyanovski
1
-1
/
+1
2020-05-23
net: ena: cosmetic: code reorderings
Arthur Kiyanovski
1
-8
/
+9
2020-05-23
net: ena: cosmetic: fix line break issues
Arthur Kiyanovski
1
-5
/
+3
2020-05-23
net: ena: cosmetic: fix spelling and grammar mistakes in comments
Arthur Kiyanovski
1
-1
/
+1
2020-05-23
net: ena: simplify ena_com_update_intr_delay_resolution()
Arthur Kiyanovski
1
-6
/
+2
2020-05-23
net: ena: fix ena_com_comp_status_to_errno() return value
Arthur Kiyanovski
1
-4
/
+1
2020-05-23
net: ena: use explicit variable size for clarity
Arthur Kiyanovski
1
-4
/
+3
2020-05-04
net: ena: changes to RSS hash key allocation
Sameeh Jubran
1
-11
/
+5
2020-05-04
net: ena: allow setting the hash function without changing the key
Sameeh Jubran
1
-4
/
+9
2020-05-04
net: ena: fix error returning in ena_com_get_hash_function()
Arthur Kiyanovski
1
-2
/
+4
2020-05-04
net: ena: avoid unnecessary admin command when RSS function set fails
Arthur Kiyanovski
1
-1
/
+3
2020-02-18
net: ena: remove set but not used variable 'hash_key'
YueHaibing
1
-4
/
+0
2020-02-12
net: ena: ena-com.c: prevent NULL pointer dereference
Arthur Kiyanovski
1
-0
/
+5
2020-02-12
net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGE
Arthur Kiyanovski
1
-0
/
+5
2020-02-12
net: ena: fix corruption of dev_idx_to_host_tbl
Arthur Kiyanovski
1
-28
/
+0
2020-02-12
net: ena: rss: store hash function as values and not bits
Arthur Kiyanovski
1
-1
/
+5
2020-02-12
net: ena: rss: do not allocate key when not supported
Sameeh Jubran
1
-3
/
+21
2020-02-12
net: ena: fix incorrect default RSS key
Arthur Kiyanovski
1
-0
/
+15
2020-02-12
net: ena: fix potential crash when rxfh key is NULL
Arthur Kiyanovski
1
-8
/
+9
2019-09-16
net: ena: fix incorrect update of intr_delay_resolution
Arthur Kiyanovski
1
-4
/
+17
2019-09-16
net: ena: remove all old adaptive rx interrupt moderation code from ena_com
Arthur Kiyanovski
1
-110
/
+0
2019-09-16
net: ena: remove code duplication in ena_com_update_nonadaptive_moderation_in...
Arthur Kiyanovski
1
-14
/
+16
2019-09-16
net: ena: switch to dim algorithm for rx adaptive interrupt moderation
Arthur Kiyanovski
1
-3
/
+1
2019-09-16
net: ena: add intr_moder_rx_interval to struct ena_com_dev and use it
Arthur Kiyanovski
1
-16
/
+4
2019-06-26
Revert "net: ena: ethtool: add extra properties retrieval via get_priv_flags"
Jakub Kicinski
1
-56
/
+0
2019-06-12
net: ena: remove inline keyword from functions in *.c
Sameeh Jubran
1
-3
/
+3
2019-06-12
net: ena: add MAX_QUEUES_EXT get feature admin command
Arthur Kiyanovski
1
-28
/
+48
2019-06-03
net: ena: add support for changing max_header_size in LLQ mode
Sameeh Jubran
1
-6
/
+4
2019-06-03
net: ena: allow automatic fallback to polling mode
Sameeh Jubran
1
-9
/
+25
2019-06-03
net: ena: add newline at the end of pr_err prints
Sameeh Jubran
1
-8
/
+8
2019-06-03
net: ena: ethtool: add extra properties retrieval via get_priv_flags
Arthur Kiyanovski
1
-0
/
+56
2019-06-03
net: ena: add handling of llq max tx burst size
Sameeh Jubran
1
-0
/
+7
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+8
2019-05-04
net: ena: fix ena_com_fill_hash_function() implementation
Sameeh Jubran
1
-0
/
+1
2019-05-04
net: ena: improve latency by disabling adaptive interrupt moderation by default
Sameeh Jubran
1
-1
/
+5
2019-05-04
net: ena: fix return value of ena_com_config_llq_info()
Sameeh Jubran
1
-1
/
+1
[next]