]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge branch 'support-some-enhances-features-for-the-hibmcge-driver'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 4 Mar 2025 12:45:36 +0000 (13:45 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 4 Mar 2025 12:45:36 +0000 (13:45 +0100)
commit188fa9b9e20a2579ed8f4088969158fb55059fa0
treeaf2047582fd59d7d15d5fcef928d32cd9af64ab9
parentd1352f76aed02ac607654dade8d5a60aebe18ba2
parent615552c601ed3f7c8b88cdb9745e2ace769c264f
Merge branch 'support-some-enhances-features-for-the-hibmcge-driver'

Jijie Shao says:

====================
Support some enhances features for the HIBMCGE driver

In this patch set, we mainly implement some enhanced features.
It mainly includes the statistics, diagnosis, and ioctl to
improve fault locating efficiency,
abnormal irq and MAC link exception handling feature
to enhance driver robustness,
and rx checksum offload feature to improve performance
(tx checksum feature has been implemented).

v3: https://lore.kernel.org/all/20250221115526.1082660-2-shaojijie@huawei.com/
v2: https://lore.kernel.org/all/20250218085829.3172126-1-shaojijie@huawei.com/
v1: https://lore.kernel.org/all/20250213035529.2402283-1-shaojijie@huawei.com/
====================

Link: https://patch.msgid.link/20250228115411.1750803-1-shaojijie@huawei.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>