<?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>b0d3969d - net: ethernet: rtsn: Add support for Renesas Ethernet-TSN</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/renesas/Makefile#b0d3969d</link>
        <description>net: ethernet: rtsn: Add support for Renesas Ethernet-TSNAdd initial support for Renesas Ethernet-TSN End-station device of R-CarV4H. The Ethernet End-station can connect to an Ethernet network using a10 Mbps, 100 Mbps, or 1 Gbps full-duplex link via MII/GMII/RMII/RGMII.Depending on the connected PHY.The driver supports Rx checksum and offload and hardware timestamps.While full power management and suspend/resume is not yet supported thedriver enables runtime PM in order to enable the module clock. Whileexplicit clock management using clk_enable() would suffice for thesupported SoC, the module could be reused on SoCs where the module ispart of a power domain.Signed-off-by: Niklas S&#246;derlund &lt;niklas.soderlund+renesas@ragnatech.se&gt;Reviewed-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/ethernet/renesas/Makefile</description>
        <pubDate>Thu, 20 Jun 2024 18:22:19 +0000</pubDate>
        <dc:creator>Niklas S&#246;derlund &lt;niklas.soderlund+renesas@ragnatech.se&gt;</dc:creator>
    </item>
<item>
        <title>8c1c6623 - net: ethernet: renesas: rcar_gen4_ptp: Break out to module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/renesas/Makefile#8c1c6623</link>
        <description>net: ethernet: renesas: rcar_gen4_ptp: Break out to moduleThe Gen4 gPTP support will be shared between the existing RenesasEthernet Switch driver and the upcoming Renesas Ethernet-TSN driver. Inpreparation for this break out the gPTP support to its own module.Signed-off-by: Niklas S&#246;derlund &lt;niklas.soderlund+renesas@ragnatech.se&gt;Reviewed-by: Simon Horman &lt;horms@kernel.org&gt;Signed-off-by: Paolo Abeni &lt;pabeni@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/renesas/Makefile</description>
        <pubDate>Tue, 21 Nov 2023 15:53:06 +0000</pubDate>
        <dc:creator>Niklas S&#246;derlund &lt;niklas.soderlund+renesas@ragnatech.se&gt;</dc:creator>
    </item>
<item>
        <title>de0ad34b - net: ethernet: renesas: group entries in Makefile</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/renesas/Makefile#de0ad34b</link>
        <description>net: ethernet: renesas: group entries in MakefileA new Renesas driver shall be added soon. Prepare the Makefile bygrouping the specific objects to the Kconfig symbol for betterreadability. Improve the file description a tad while here.Signed-off-by: Wolfram Sang &lt;wsa+renesas@sang-engineering.com&gt;Reviewed-by: Sergey Shtylyov &lt;s.shtylyov@omp.ru&gt;Reviewed-by: Niklas S&#246;derlund &lt;niklas.soderlund+renesas@ragnatech.se&gt;Link: https://lore.kernel.org/r/20231022205316.3209-2-wsa+renesas@sang-engineering.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/renesas/Makefile</description>
        <pubDate>Sun, 22 Oct 2023 20:53:15 +0000</pubDate>
        <dc:creator>Wolfram Sang &lt;wsa+renesas@sang-engineering.com&gt;</dc:creator>
    </item>
<item>
        <title>6c6fa1a0 - net: ethernet: renesas: rswitch: Add R-Car Gen4 gPTP support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/renesas/Makefile#6c6fa1a0</link>
        <description>net: ethernet: renesas: rswitch: Add R-Car Gen4 gPTP supportAdd R-Car Gen4 gPTP support into the rswitch driver.Signed-off-by: Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/renesas/Makefile</description>
        <pubDate>Mon, 31 Oct 2022 12:32:42 +0000</pubDate>
        <dc:creator>Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>3590918b - net: ethernet: renesas: Add support for &quot;Ethernet Switch&quot;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/renesas/Makefile#3590918b</link>
        <description>net: ethernet: renesas: Add support for &quot;Ethernet Switch&quot;Add initial support for Renesas &quot;Ethernet Switch&quot; device of R-Car S4-8.The hardware has features about forwarding for an ethernet switchdevice. But, for now, it acts as ethernet controllers so that anyforwarding offload features are not supported. So, any switchdevheader files and DSA framework are not used.Signed-off-by: Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;Reviewed-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/ethernet/renesas/Makefile</description>
        <pubDate>Mon, 31 Oct 2022 12:32:41 +0000</pubDate>
        <dc:creator>Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>3ebb1744 - ethernet: renesas: convert to SPDX identifiers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/renesas/Makefile#3ebb1744</link>
        <description>ethernet: renesas: convert to SPDX identifiersThis patch updates license to use SPDX-License-Identifierinstead of verbose license text.Signed-off-by: Kuninori Morimoto &lt;kuninori.morimoto.gx@renesas.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/renesas/Makefile</description>
        <pubDate>Fri, 07 Sep 2018 02:02:45 +0000</pubDate>
        <dc:creator>Kuninori Morimoto &lt;kuninori.morimoto.gx@renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>a0d2f206 - Renesas Ethernet AVB PTP clock driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/renesas/Makefile#a0d2f206</link>
        <description>Renesas Ethernet AVB PTP clock driverEthernet AVB device includes the gPTP  timer, so we can implement a PTP clockdriver.  We&apos;re doing that in a separate file, with  the main Ethernet drivercalling the PTP driver&apos;s [de]initialization and interrupt handler functions.Unfortunately, the clock seems tightly coupled with the AVB-DMAC, so when thatone leaves the operation mode, we have to unregister the PTP clock... :-(Based on the original patches by Masaru Nagai.Signed-off-by: Masaru Nagai &lt;masaru.nagai.vx@renesas.com&gt;Signed-off-by: Sergei Shtylyov &lt;sergei.shtylyov@cogentembedded.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/renesas/Makefile</description>
        <pubDate>Wed, 10 Jun 2015 22:02:30 +0000</pubDate>
        <dc:creator>Sergei Shtylyov &lt;sergei.shtylyov@cogentembedded.com&gt;</dc:creator>
    </item>
<item>
        <title>c156633f - Renesas Ethernet AVB driver proper</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/renesas/Makefile#c156633f</link>
        <description>Renesas Ethernet AVB driver properEthernet AVB includes an Gigabit Ethernet controller (E-MAC) that is basicallycompatible with SuperH Gigabit Ethernet E-MAC.  Ethernet AVB has  a  dedicateddirect memory access controller (AVB-DMAC) that is a new design compared to theSuperH E-DMAC. The AVB-DMAC is compliant with 3 standards formulated for IEEE802.1BA: IEEE 802.1AS timing and synchronization protocol, IEEE 802.1Qav real-time transfer, and the IEEE 802.1Qat stream reservation protocol.The  driver only supports device tree probing, so the binding document isincluded in this patch.Based on the original patches by Mitsuhiro Kimura.Signed-off-by: Mitsuhiro Kimura &lt;mitsuhiro.kimura.kc@renesas.com&gt;Signed-off-by: Sergei Shtylyov &lt;sergei.shtylyov@cogentembedded.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/renesas/Makefile</description>
        <pubDate>Wed, 10 Jun 2015 22:01:43 +0000</pubDate>
        <dc:creator>Sergei Shtylyov &lt;sergei.shtylyov@cogentembedded.com&gt;</dc:creator>
    </item>
<item>
        <title>37b93757 - sh_eth: Move the Renesas SuperH driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/renesas/Makefile#37b93757</link>
        <description>sh_eth: Move the Renesas SuperH driverMove the Renesas driver into drivers/net/ethernet/renesas/ and makethe necessary Kconfig and Makefile changes.CC: Yoshihiro Shimoda &lt;yoshihiro.shirmoda.uh@renesas.com&gt;Signed-off-by: Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/renesas/Makefile</description>
        <pubDate>Sat, 25 Jun 2011 10:53:13 +0000</pubDate>
        <dc:creator>Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
