index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2022-12-30
net: ena: Fix rx_copybreak value update
David Arinzon
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-01-07
net: ena: Change the name of bad_csum variable
Arthur Kiyanovski
2022-01-07
net: ena: Change ENI stats support check to use capabilities field
Arthur Kiyanovski
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-06-08
net: ena: re-organize code to improve readability
Shay Agroskin
2021-03-17
ena: Update driver to use ethtool_sprintf
Alexander Duyck
2020-12-09
net: ena: introduce XDP redirect implementation
Shay Agroskin
2020-12-09
net: ena: fix coding style nits
Shay Agroskin
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
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: xdp: add queue counters for xdp actions
Sameeh Jubran
2020-09-10
net: ena: ethtool: add stats printing to XDP queues
Sameeh Jubran
2020-09-10
net: ena: ethtool: Add new device statistics
Sameeh Jubran
2020-09-10
net: ena: ethtool: convert stat_offset to 64 bit resolution
Sameeh Jubran
2020-07-21
net: ena: cosmetic: change ena_com_stats_admin stats to u64
Arthur Kiyanovski
2020-05-22
net: ena: cosmetic: remove unnecessary code
Arthur Kiyanovski
2020-05-22
net: ena: cosmetic: rename ena_update_tx/rx_rings_intr_moderation()
Arthur Kiyanovski
2020-05-03
net: ena: cosmetic: extract code to ena_indirection_table_set()
Arthur Kiyanovski
2020-05-03
net: ena: add unmask interrupts statistics to ethtool
Sameeh Jubran
2020-05-03
net: ena: remove code that does nothing
Sameeh Jubran
2020-05-03
net: ena: allow setting the hash function without changing the key
Sameeh Jubran
2020-03-14
net: ena: ethtool: clean up minor indentation issue
Colin Ian King
2020-03-10
net: ena: reject unsupported coalescing params
Jakub Kicinski
2020-02-24
net/amazon: Ensure that driver version is aligned to the linux kernel
Leon Romanovsky
2020-02-23
net: ena: ethtool: remove redundant non-zero check on rc
Colin Ian King
2020-02-11
net: ena: ethtool: use correct value for crc32 hash
Sameeh Jubran
2020-02-11
net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGE
Arthur Kiyanovski
2020-02-11
net: ena: fix incorrectly saving queue numbers when setting RSS indirection t...
Arthur Kiyanovski
2020-02-11
net: ena: rss: fix failure to get indirection table
Sameeh Jubran
2020-02-11
net: ena: add missing ethtool TX timestamping indication
Arthur Kiyanovski
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-20
net: ena: fix issues in setting interrupt moderation params in ethtool
Arthur Kiyanovski
2019-12-12
net: ena: Implement XDP_TX action
Sameeh Jubran
2019-10-07
net: ena: ethtool: support set_channels callback
Sameeh Jubran
2019-10-07
net: ena: make ethtool -l show correct max number of queues
Sameeh Jubran
2019-10-07
net: ena: ethtool: get_channels: use combined only
Sameeh Jubran
2019-10-07
net: ena: change num_queues to num_io_queues for clarity and consistency
Sameeh Jubran
2019-09-16
net: ena: fix retrieval of nonadaptive interrupt moderation intervals
Arthur Kiyanovski
2019-09-16
net: ena: reimplement set/get_coalesce()
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 ethtool function for changing io queue sizes
Sameeh Jubran
2019-06-12
net: ena: allow queue allocation backoff when low on memory
Sameeh Jubran
2019-06-12
net: ena: make ethtool show correct current and max queue sizes
Sameeh Jubran
2019-06-03
net: ena: add good checksum counter
Sameeh Jubran
2019-06-03
net: ena: ethtool: add extra properties retrieval via get_priv_flags
Arthur Kiyanovski
2019-05-04
net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entry
Sameeh Jubran
[next]