diff options
author | 2025-08-25 12:36:53 +0800 | |
---|---|---|
committer | 2025-08-26 18:12:42 -0700 | |
commit | 42ef11b2bff5b6a2910c28d2ea47cc00e0fbcaec (patch) | |
tree | dfdce458ed17092f680f1b916ea81bcf0d97543c /tools/perf/scripts/python | |
parent | net: stmmac: xgmac: Do not enable RX FIFO Overflow interrupts (diff) | |
download | wireguard-linux-42ef11b2bff5b6a2910c28d2ea47cc00e0fbcaec.tar.xz wireguard-linux-42ef11b2bff5b6a2910c28d2ea47cc00e0fbcaec.zip |
net: stmmac: xgmac: Correct supported speed modes
Correct supported speed modes as per the XGMAC databook.
Commit 9cb54af214a7 ("net: stmmac: Fix IP-cores specific
MAC capabilities") removes support for 10M, 100M and
1000HD. 1000HD is not supported by XGMAC IP, but it does
support 10M and 100M FD mode for XGMAC version >= 2_20,
and it also supports 10M and 100M HD mode if the HDSEL bit
is set in the MAC_HW_FEATURE0 reg. This commit enables support
for 10M and 100M speed modes for XGMAC IP based on XGMAC
version and MAC capabilities.
Fixes: 9cb54af214a7 ("net: stmmac: Fix IP-cores specific MAC capabilities")
Signed-off-by: Rohan G Thomas <rohan.g.thomas@altera.com>
Reviewed-by: Matthew Gerlach <matthew.gerlach@altera.com>
Link: https://patch.msgid.link/20250825-xgmac-minor-fixes-v3-2-c225fe4444c0@altera.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions