<?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>3fe15c64 - net: airoha: Introduce PPE debugfs support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/airoha/Makefile#3fe15c64</link>
        <description>net: airoha: Introduce PPE debugfs supportSimilar to PPE support for Mediatek devices, introduce PPE debugfsin order to dump binded and unbinded flows.Signed-off-by: Lorenzo Bianconi &lt;lorenzo@kernel.org&gt;Signed-off-by: Paolo Abeni &lt;pabeni@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/airoha/Makefile</description>
        <pubDate>Fri, 28 Feb 2025 10:54:23 +0000</pubDate>
        <dc:creator>Lorenzo Bianconi &lt;lorenzo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>00a76783 - net: airoha: Introduce flowtable offload support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/airoha/Makefile#00a76783</link>
        <description>net: airoha: Introduce flowtable offload supportIntroduce netfilter flowtable integration in order to allow airoha_ethdriver to offload 5-tuple flower rules learned by the PPE module if theuser accelerates them using a nft configuration similar to the one reportedbelow:table inet filter {	flowtable ft {		hook ingress priority filter		devices = { lan1, lan2, lan3, lan4, eth1 }		flags offload;	}	chain forward {		type filter hook forward priority filter; policy accept;		meta l4proto { tcp, udp } flow add @ft	}}Tested-by: Sayantan Nandy &lt;sayantan.nandy@airoha.com&gt;Signed-off-by: Lorenzo Bianconi &lt;lorenzo@kernel.org&gt;Signed-off-by: Paolo Abeni &lt;pabeni@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/airoha/Makefile</description>
        <pubDate>Fri, 28 Feb 2025 10:54:21 +0000</pubDate>
        <dc:creator>Lorenzo Bianconi &lt;lorenzo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>23290c7b - net: airoha: Introduce Airoha NPU support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/airoha/Makefile#23290c7b</link>
        <description>net: airoha: Introduce Airoha NPU supportPacket Processor Engine (PPE) module available on EN7581 SoC populatesthe PPE table with 5-tuples flower rules learned from traffic forwardedbetween the GDM ports connected to the Packet Switch Engine (PSE) module.The airoha_eth driver can enable hw acceleration of learned 5-tuplesrules if the user configure them in netfilter flowtable (netfilterflowtable support will be added with subsequent patches).airoha_eth driver configures and collects data from the PPE module via aNetwork Processor Unit (NPU) RISC-V module available on the EN7581 SoC.Introduce basic support for Airoha NPU module.Tested-by: Sayantan Nandy &lt;sayantan.nandy@airoha.com&gt;Signed-off-by: Lorenzo Bianconi &lt;lorenzo@kernel.org&gt;Signed-off-by: Paolo Abeni &lt;pabeni@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/airoha/Makefile</description>
        <pubDate>Fri, 28 Feb 2025 10:54:20 +0000</pubDate>
        <dc:creator>Lorenzo Bianconi &lt;lorenzo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>fb3dda82 - net: airoha: Move airoha_eth driver in a dedicated folder</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/airoha/Makefile#fb3dda82</link>
        <description>net: airoha: Move airoha_eth driver in a dedicated folderThe airoha_eth driver has no codebase shared with mtk_eth_soc one.Moreover, the upcoming features (flowtable hw offloading, PCS, ..) willnot reuse any code from MediaTek driver. Move the Airoha driver in adedicated folder.Signed-off-by: Lorenzo Bianconi &lt;lorenzo@kernel.org&gt;Signed-off-by: Paolo Abeni &lt;pabeni@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/airoha/Makefile</description>
        <pubDate>Fri, 28 Feb 2025 10:54:09 +0000</pubDate>
        <dc:creator>Lorenzo Bianconi &lt;lorenzo@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
