Izabela Bakollari 1c61bd5b35 net: stmmac: provide function to lookup hwif
JIRA: https://issues.redhat.com/browse/RHEL-128151

commit 7b510ea8e58eb0ead6bc41fd0f15ec064312dcbf
Author: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Date:   Wed Oct 29 00:03:36 2025 +0000

    net: stmmac: provide function to lookup hwif

    Provide a function to lookup the hwif entry given the core type,
    Synopsys version, and device ID (used for XGMAC cores).

    Reviewed-by: Andrew Lunn <andrew@lunn.ch>
    Tested-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
    Tested-by: Mohd Ayaan Anwar <mohd.anwar@oss.qualcomm.com>
    Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
    Link: https://patch.msgid.link/E1vDtf6-0000000CCCL-1cQA@rmk-PC.armlinux.org.uk
    Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Signed-off-by: Izabela Bakollari <ibakolla@redhat.com>
2026-04-29 09:46:28 +02:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the reStructuredText markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
S
Description
No description provided
Readme
2.8 GiB
Languages
C 97.5%
Assembly 1%
Shell 0.6%
Python 0.3%
Makefile 0.3%