<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>642af0f9 - net: mdio: Introduce a regmap-based mdio driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/mdio/Makefile#642af0f9</link>
        <description>net: mdio: Introduce a regmap-based mdio driverThere exists several examples today of devices that embed an ethernetPHY or PCS directly inside an SoC. In this situation, either the deviceis controlled through a vendor-specific register set, or sometimesexposes the standard 802.3 registers that are typically accessed overMDIO.As phylib and phylink are designed to use mdiodevices, this driverallows creating a virtual MDIO bus, that translates mdiodev registeraccesses to regmap accesses.The reason we use regmap is because there are at least 3 such devicesknown today, 2 of them are Altera TSE PCS&apos;s, memory-mapped, exposedwith a 4-byte stride in stmmac&apos;s dwmac-socfpga variant, and a 2-bytestride in altera-tse. The other one (nxp,sja1110-base-tx-mdio) isexposed over SPI.Signed-off-by: Maxime Chevallier &lt;maxime.chevallier@bootlin.com&gt;Reviewed-by: Simon Horman &lt;simon.horman@corigine.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/mdio/Makefile</description>
        <pubDate>Thu, 01 Jun 2023 14:14:51 +0000</pubDate>
        <dc:creator>Maxime Chevallier &lt;maxime.chevallier@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>9a24e1ff - net: mdio: add amlogic gxl mdio mux support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/mdio/Makefile#9a24e1ff</link>
        <description>net: mdio: add amlogic gxl mdio mux supportAdd support for the mdio mux and internal phy glue of the GXL SoCfamilyReported-by: Da Xue &lt;da@lessconfused.com&gt;Signed-off-by: Jerome Brunet &lt;jbrunet@baylibre.com&gt;Reviewed-by: Andrew Lunn &lt;andrew@lunn.ch&gt;Signed-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/net/mdio/Makefile</description>
        <pubDate>Mon, 30 Jan 2023 15:16:16 +0000</pubDate>
        <dc:creator>Jerome Brunet &lt;jbrunet@baylibre.com&gt;</dc:creator>
    </item>
<item>
        <title>803ca24d - net: mdio: Add ACPI support code for mdio</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/mdio/Makefile#803ca24d</link>
        <description>net: mdio: Add ACPI support code for mdioDefine acpi_mdiobus_register() to Register mii_bus and create PHYs foreach ACPI child node.Signed-off-by: Calvin Johnson &lt;calvin.johnson@oss.nxp.com&gt;Signed-off-by: Ioana Ciornei &lt;ioana.ciornei@nxp.com&gt;Acked-by: Rafael J. Wysocki &lt;rafael@kernel.org&gt;Acked-by: Grant Likely &lt;grant.likely@arm.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/mdio/Makefile</description>
        <pubDate>Fri, 11 Jun 2021 10:53:57 +0000</pubDate>
        <dc:creator>Calvin Johnson &lt;calvin.johnson@oss.nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>bc1bee3b - net: mdiobus: Introduce fwnode_mdiobus_register_phy()</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/mdio/Makefile#bc1bee3b</link>
        <description>net: mdiobus: Introduce fwnode_mdiobus_register_phy()Introduce fwnode_mdiobus_register_phy() to register PHYs on themdiobus. From the compatible string, identify whether the PHY isc45 and based on this create a PHY device instance which isregistered on the mdiobus.Along with fwnode_mdiobus_register_phy() also introducefwnode_find_mii_timestamper() and fwnode_mdiobus_phy_device_register()since they are needed.While at it, also use the newly introduced fwnode operation inof_mdiobus_phy_device_register().Signed-off-by: Calvin Johnson &lt;calvin.johnson@oss.nxp.com&gt;Signed-off-by: Ioana Ciornei &lt;ioana.ciornei@nxp.com&gt;Acked-by: Grant Likely &lt;grant.likely@arm.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/mdio/Makefile</description>
        <pubDate>Fri, 11 Jun 2021 10:53:54 +0000</pubDate>
        <dc:creator>Calvin Johnson &lt;calvin.johnson@oss.nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>e2397567 - net: mdio: Add BCM6368 MDIO mux bus controller</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/mdio/Makefile#e2397567</link>
        <description>net: mdio: Add BCM6368 MDIO mux bus controllerThis controller is present on BCM6318, BCM6328, BCM6362, BCM6368 and BCM63268SoCs.Signed-off-by: &#193;lvaro Fern&#225;ndez Rojas &lt;noltari@gmail.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/mdio/Makefile</description>
        <pubDate>Mon, 15 Mar 2021 15:45:28 +0000</pubDate>
        <dc:creator>&#193;lvaro Fern&#225;ndez Rojas &lt;noltari@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>14b26b12 - net: phy: Move of_mdio from drivers/of to drivers/net/mdio</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/mdio/Makefile#14b26b12</link>
        <description>net: phy: Move of_mdio from drivers/of to drivers/net/mdioBetter place for of_mdio.c is drivers/net/mdio.Move of_mdio.c from drivers/of to drivers/net/mdioSigned-off-by: Calvin Johnson &lt;calvin.johnson@oss.nxp.com&gt;Acked-by: Rob Herring &lt;robh@kernel.org&gt;Signed-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/net/mdio/Makefile</description>
        <pubDate>Thu, 08 Oct 2020 14:47:06 +0000</pubDate>
        <dc:creator>Calvin Johnson &lt;calvin.johnson@oss.nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>a9770eac - net: mdio: Move MDIO drivers into a new subdirectory</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/mdio/Makefile#a9770eac</link>
        <description>net: mdio: Move MDIO drivers into a new subdirectoryMove all the MDIO drivers and multiplexers into drivers/net/mdio.  Themdio core is however left in the phy directory, due to mutualdependencies between the MDIO core and the PHY core.Take this opportunity to sort the Kconfig based on the menuconfigstrings, and move the multiplexers to the end with a separatingcomment.v2:Fix typo in commit messageAcked-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;Signed-off-by: Andrew Lunn &lt;andrew@lunn.ch&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/mdio/Makefile</description>
        <pubDate>Thu, 27 Aug 2020 02:00:31 +0000</pubDate>
        <dc:creator>Andrew Lunn &lt;andrew@lunn.ch&gt;</dc:creator>
    </item>
</channel>
</rss>
