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.13.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_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-06-09
net: ena: re-organize code to improve readability
Shay Agroskin
1
-7
/
+11
2021-03-17
ena: Update driver to use ethtool_sprintf
Alexander Duyck
1
-14
/
+11
2020-12-10
net: ena: introduce XDP redirect implementation
Shay Agroskin
1
-0
/
+1
2020-12-10
net: ena: fix coding style nits
Shay Agroskin
1
-1
/
+1
2020-11-24
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
2020-09-21
net: ena: Capitalize all log strings and improve code readability
Shay Agroskin
1
-1
/
+1
2020-09-21
net: ena: Change license into format to SPDX in all files
Shay Agroskin
1
-29
/
+2
2020-09-11
net: ena: xdp: add queue counters for xdp actions
Sameeh Jubran
1
-0
/
+5
2020-09-11
net: ena: ethtool: add stats printing to XDP queues
Sameeh Jubran
1
-17
/
+28
2020-09-11
net: ena: ethtool: Add new device statistics
Sameeh Jubran
1
-20
/
+86
2020-09-11
net: ena: ethtool: convert stat_offset to 64 bit resolution
Sameeh Jubran
1
-10
/
+8
2020-07-22
net: ena: cosmetic: change ena_com_stats_admin stats to u64
Arthur Kiyanovski
1
-2
/
+2
2020-05-23
net: ena: cosmetic: remove unnecessary code
Arthur Kiyanovski
1
-8
/
+3
2020-05-23
net: ena: cosmetic: rename ena_update_tx/rx_rings_intr_moderation()
Arthur Kiyanovski
1
-4
/
+4
2020-05-04
net: ena: cosmetic: extract code to ena_indirection_table_set()
Arthur Kiyanovski
1
-18
/
+30
2020-05-04
net: ena: add unmask interrupts statistics to ethtool
Sameeh Jubran
1
-0
/
+1
2020-05-04
net: ena: remove code that does nothing
Sameeh Jubran
1
-4
/
+1
2020-05-04
net: ena: allow setting the hash function without changing the key
Sameeh Jubran
1
-4
/
+8
2020-03-15
net: ena: ethtool: clean up minor indentation issue
Colin Ian King
1
-1
/
+1
2020-03-11
net: ena: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-02-24
net/amazon: Ensure that driver version is aligned to the linux kernel
Leon Romanovsky
1
-1
/
+0
2020-02-24
net: ena: ethtool: remove redundant non-zero check on rc
Colin Ian King
1
-4
/
+0
2020-02-12
net: ena: ethtool: use correct value for crc32 hash
Sameeh Jubran
1
-2
/
+2
2020-02-12
net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGE
Arthur Kiyanovski
1
-0
/
+3
2020-02-12
net: ena: fix incorrectly saving queue numbers when setting RSS indirection t...
Arthur Kiyanovski
1
-1
/
+23
2020-02-12
net: ena: rss: fix failure to get indirection table
Sameeh Jubran
1
-0
/
+14
2020-02-12
net: ena: add missing ethtool TX timestamping indication
Arthur Kiyanovski
1
-0
/
+1
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-14
/
+10
2019-12-21
net: ena: fix issues in setting interrupt moderation params in ethtool
Arthur Kiyanovski
1
-14
/
+10
2019-12-13
net: ena: Implement XDP_TX action
Sameeh Jubran
1
-1
/
+3
2019-10-07
net: ena: ethtool: support set_channels callback
Sameeh Jubran
1
-0
/
+13
2019-10-07
net: ena: make ethtool -l show correct max number of queues
Sameeh Jubran
1
-1
/
+1
2019-10-07
net: ena: ethtool: get_channels: use combined only
Sameeh Jubran
1
-8
/
+2
2019-10-07
net: ena: change num_queues to num_io_queues for clarity and consistency
Sameeh Jubran
1
-10
/
+10
2019-09-16
net: ena: fix retrieval of nonadaptive interrupt moderation intervals
Arthur Kiyanovski
1
-2
/
+3
2019-09-16
net: ena: reimplement set/get_coalesce()
Arthur Kiyanovski
1
-58
/
+26
2019-06-26
Revert "net: ena: ethtool: add extra properties retrieval via get_priv_flags"
Jakub Kicinski
1
-64
/
+11
2019-06-12
net: ena: add ethtool function for changing io queue sizes
Sameeh Jubran
1
-0
/
+22
2019-06-12
net: ena: allow queue allocation backoff when low on memory
Sameeh Jubran
1
-2
/
+2
2019-06-12
net: ena: make ethtool show correct current and max queue sizes
Sameeh Jubran
1
-6
/
+4
2019-06-03
net: ena: add good checksum counter
Sameeh Jubran
1
-1
/
+2
2019-06-03
net: ena: ethtool: add extra properties retrieval via get_priv_flags
Arthur Kiyanovski
1
-11
/
+64
2019-05-04
net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entry
Sameeh Jubran
1
-2
/
+2
2018-10-11
net: ena: use CSUM_CHECKED device indication to report skb's checksum status
Arthur Kiyanovski
1
-0
/
+1
2018-10-11
net: ena: add functions for handling Low Latency Queues in ena_netdev
Arthur Kiyanovski
1
-0
/
+1
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-4
/
+4
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-10-19
net: ena: add statistics for missed tx packets
Netanel Belgazal
1
-0
/
+1
2017-10-19
net: ena: add power management ops to the ENA driver
Netanel Belgazal
1
-0
/
+2
[next]