<?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>1dfe4ca8 - net: lan966x: use FDMA library symbols</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile#1dfe4ca8</link>
        <description>net: lan966x: use FDMA library symbolsInclude and use the new FDMA header, which now provides the requiredmasks and bit offsets for operating on the DCB&apos;s and DB&apos;s.Signed-off-by: Daniel Machon &lt;daniel.machon@microchip.com&gt;Reviewed-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;Signed-off-by: Paolo Abeni &lt;pabeni@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile</description>
        <pubDate>Thu, 05 Sep 2024 08:06:30 +0000</pubDate>
        <dc:creator>Daniel Machon &lt;daniel.machon@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>a83e4630 - net: lan966x: Add support for offloading pcp table</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile#a83e4630</link>
        <description>net: lan966x: Add support for offloading pcp tableAdd support for offloading pcp app entries. Lan966x has 8 priorityqueues per port and for each priority it also has a drop precedence.Reviewed-by: Daniel Machon &lt;daniel.machon@microchip.com&gt;Reviewed-by: Piotr Raczynski &lt;piotr.raczynski@intel.com&gt;Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;Signed-off-by: Paolo Abeni &lt;pabeni@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile</description>
        <pubDate>Tue, 16 May 2023 20:14:03 +0000</pubDate>
        <dc:creator>Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>94281484 - net: lan966x: Add VCAP debugFS support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile#94281484</link>
        <description>net: lan966x: Add VCAP debugFS supportEnable debugfs for vcap for lan966x. This will allow to print all theentries in the VCAP and also the port information regarding which keysare configured.Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile</description>
        <pubDate>Thu, 02 Feb 2023 14:53:37 +0000</pubDate>
        <dc:creator>Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>61caac2d - net: lan966x: add tc matchall goto action</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile#61caac2d</link>
        <description>net: lan966x: add tc matchall goto actionExtend matchall with action goto. This is needed to enable the lookup inthe VCAP. It is needed to connect chain 0 to a chain that is recognizedby the HW.Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;Signed-off-by: Paolo Abeni &lt;pabeni@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile</description>
        <pubDate>Fri, 25 Nov 2022 09:50:08 +0000</pubDate>
        <dc:creator>Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>3643abd6 - net: lan966x: add tc flower support for VCAP API</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile#3643abd6</link>
        <description>net: lan966x: add tc flower support for VCAP APICurrently the only supported action is ACTION_TRAP and the onlydissector is ETH_ADDRS. Others will be added in future patches.Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;Signed-off-by: Paolo Abeni &lt;pabeni@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile</description>
        <pubDate>Fri, 25 Nov 2022 09:50:07 +0000</pubDate>
        <dc:creator>Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>39bedc16 - net: lan966x: Add is2 vcap model to vcap API.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile#39bedc16</link>
        <description>net: lan966x: Add is2 vcap model to vcap API.This provides the lan966x is2 model and adds it to the vcap controlinstance that will be provided to the vcap API.Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;Signed-off-by: Paolo Abeni &lt;pabeni@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile</description>
        <pubDate>Fri, 25 Nov 2022 09:50:05 +0000</pubDate>
        <dc:creator>Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>b0531225 - net: lan966x: Add initial VCAP</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile#b0531225</link>
        <description>net: lan966x: Add initial VCAPWhen lan966x driver is initialized, initialize also the VCAP module forlan966x.Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;Signed-off-by: Paolo Abeni &lt;pabeni@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile</description>
        <pubDate>Fri, 25 Nov 2022 09:50:04 +0000</pubDate>
        <dc:creator>Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>6a2159be - net: lan966x: Add basic XDP support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile#6a2159be</link>
        <description>net: lan966x: Add basic XDP supportIntroduce basic XDP support to lan966x driver. Currently the driversupports only the actions XDP_PASS, XDP_DROP and XDP_ABORTED.Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile</description>
        <pubDate>Wed, 09 Nov 2022 20:46:12 +0000</pubDate>
        <dc:creator>Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>b69e9539 - net: lan966x: Add port mirroring support using tc-matchall</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile#b69e9539</link>
        <description>net: lan966x: Add port mirroring support using tc-matchallAdd support for port mirroring. It is possible to mirror only one portat a time and it is possible to have both ingress and egress mirroring.Frames injected by the CPU don&apos;t get egress mirrored because they arebypassing the analyzer module.Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile</description>
        <pubDate>Fri, 30 Sep 2022 08:35:40 +0000</pubDate>
        <dc:creator>Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>5390334b - net: lan966x: Add port police support using tc-matchall</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile#5390334b</link>
        <description>net: lan966x: Add port police support using tc-matchallAdd support for port police. It is possible to police only on theingress side. To be able to add police support also it was required toadd tc-matchall classifier offload support.Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile</description>
        <pubDate>Fri, 30 Sep 2022 08:35:39 +0000</pubDate>
        <dc:creator>Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>29aaf3d4 - net: lan966x: Add offload support for ets</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile#29aaf3d4</link>
        <description>net: lan966x: Add offload support for etsAdd ets qdisc which allows to mix strict priority with bandwidth-sharingbands. The ets qdisc needs to be attached as root qdisc.Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile</description>
        <pubDate>Sun, 25 Sep 2022 18:46:33 +0000</pubDate>
        <dc:creator>Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>21ce14a8 - net: lan966x: Add offload support for cbs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile#21ce14a8</link>
        <description>net: lan966x: Add offload support for cbsLan966x switch supports credit based shaper in hardware according toIEEE Std 802.1Q-2018 Section 8.6.8.2. Add support for cbs configurationon egress port of lan966x switch.Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile</description>
        <pubDate>Sun, 25 Sep 2022 18:46:32 +0000</pubDate>
        <dc:creator>Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>94644b6d - net: lan966x: Add offload support for tbf</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile#94644b6d</link>
        <description>net: lan966x: Add offload support for tbfThe tbf qdisc allows to attach a shaper on traffic egress on a port oron a queue. On port they are attached directly to the root and on queuethey are attached on one of the classes of the parent qdisc.Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile</description>
        <pubDate>Sun, 25 Sep 2022 18:46:31 +0000</pubDate>
        <dc:creator>Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>e462b271 - net: lan966x: Add offload support for taprio</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile#e462b271</link>
        <description>net: lan966x: Add offload support for taprioLan966x switch supports time-based egress shaping in hardwareaccording to IEEE 802.1Qbv. Add support for TAS configuration onegress port of lan966x switch.Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile</description>
        <pubDate>Wed, 21 Sep 2022 12:25:38 +0000</pubDate>
        <dc:creator>Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>3c83431f - net: lan966x: Add offload support for mqprio</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile#3c83431f</link>
        <description>net: lan966x: Add offload support for mqprioImplement mqprio qdisc support using tc command.The HW supports 8 priority queues from highest (7) to lowest (0).Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile</description>
        <pubDate>Wed, 21 Sep 2022 12:25:36 +0000</pubDate>
        <dc:creator>Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>cabc9d49 - net: lan966x: Add lag support for lan966x</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile#cabc9d49</link>
        <description>net: lan966x: Add lag support for lan966xAdd link aggregation hardware offload support for lan966xSigned-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile</description>
        <pubDate>Wed, 17 Aug 2022 19:34:47 +0000</pubDate>
        <dc:creator>Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>c8349639 - net: lan966x: Add FDMA functionality</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile#c8349639</link>
        <description>net: lan966x: Add FDMA functionalityEthernet frames can be extracted or injected to or from the device&apos;sDDR memory. There is one channel for injection and one channel forextraction. Each of these channels contain a linked list of DCBs whichcontains DB. The DCB contains only 1 DB for both the injection andextraction. Each DB contains a frame. Every time when a frame is receivedor transmitted an interrupt is generated.It is not possible to use both the FDMA and the manualinjection/extraction of the frames. Therefore the FDMA has priority overthe manual because of better performance values.FDMA:iperf -c 192.168.1.1[  5]   0.00-10.02  sec   420 MBytes   352 Mbits/sec    0 sender[  5]   0.00-10.03  sec   420 MBytes   351 Mbits/sec      receiveriperf -c 192.168.1.1 -R[  5]   0.00-10.01  sec   528 MBytes   442 Mbits/sec    0 sender[  5]   0.00-10.00  sec   524 MBytes   440 Mbits/sec      receiverManual:iperf -c 192.168.1.1[  5]   0.00-10.02  sec  93.8 MBytes  78.5 Mbits/sec    0 sender[  5]   0.00-10.03  sec  93.8 MBytes  78.4 Mbits/sec      receiveripers -c 192.168.1.1 -R[  5]   0.00-10.03  sec   121 MBytes   101 Mbits/sec    0 sender[  5]   0.00-10.01  sec   118 MBytes  99.0 Mbits/sec      receiverSigned-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;Signed-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile</description>
        <pubDate>Fri, 08 Apr 2022 07:03:56 +0000</pubDate>
        <dc:creator>Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>d0964594 - net: lan966x: Add support for ptp clocks</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile#d0964594</link>
        <description>net: lan966x: Add support for ptp clocksThe lan966x has 3 PHC. Enable each of them, for now all thetimestamping is happening on the first PHC.Acked-by: Richard Cochran &lt;richardcochran@gmail.com&gt;Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile</description>
        <pubDate>Mon, 31 Jan 2022 10:01:18 +0000</pubDate>
        <dc:creator>Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>7aacb894 - net: lan966x: Extend switchdev with mdb support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile#7aacb894</link>
        <description>net: lan966x: Extend switchdev with mdb supportExtend lan966x driver with mdb support by implementing the switchdevcalls: SWITCHDEV_OBJ_ID_PORT_MDB and SWITCHDEV_OBJ_ID_HOST_MDB.It is allowed to add both ipv4/ipv6 entries and l2 entries. To addipv4/ipv6 entries is not required to use the PGID table while for l2entries it is required. The PGID table is much smaller than MAC tableso only fewer l2 entries can be added.Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile</description>
        <pubDate>Tue, 04 Jan 2022 15:33:38 +0000</pubDate>
        <dc:creator>Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>811ba277 - net: lan966x: Extend switchdev with fdb support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile#811ba277</link>
        <description>net: lan966x: Extend switchdev with fdb supportExtend lan966x driver with fdb support by implementing the switchdevcalls SWITCHDEV_FDB_ADD_TO_DEVICE and SWITCHDEV_FDB_DEL_TO_DEVICE.Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/lan966x/Makefile</description>
        <pubDate>Sat, 18 Dec 2021 21:49:46 +0000</pubDate>
        <dc:creator>Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;</dc:creator>
    </item>
</channel>
</rss>
