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_com.c
Age
Commit message (
Expand
)
Author
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
2019-06-12
net: ena: add MAX_QUEUES_EXT get feature admin command
Arthur Kiyanovski
2019-06-03
net: ena: add support for changing max_header_size in LLQ mode
Sameeh Jubran
2019-06-03
net: ena: allow automatic fallback to polling mode
Sameeh Jubran
2019-06-03
net: ena: add newline at the end of pr_err prints
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
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-04
net: ena: fix ena_com_fill_hash_function() implementation
Sameeh Jubran
2019-05-04
net: ena: improve latency by disabling adaptive interrupt moderation by default
Sameeh Jubran
[next]