<?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>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/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/Makefile</description>
        <pubDate>Fri, 28 Feb 2025 10:54:09 +0000</pubDate>
        <dc:creator>Lorenzo Bianconi &lt;lorenzo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>aa58bec0 - net: ethernet: oa_tc6: implement register write operation</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/Makefile#aa58bec0</link>
        <description>net: ethernet: oa_tc6: implement register write operationImplement register write operation according to the control communicationspecified in the OPEN Alliance 10BASE-T1x MACPHY Serial Interfacedocument. Control write commands are used by the SPI host to writeregisters within the MAC-PHY. Each control write commands are composed ofa 32 bits control command header followed by register write data.The MAC-PHY ignores the final 32 bits of data from the SPI host at theend of the control write command. The write command and data is alsoechoed from the MAC-PHY back to the SPI host to enable the SPI host toidentify which register write failed in the case of any bus errors.Control write commands can write either a single register or multipleconsecutive registers. When multiple consecutive registers are written,the address is automatically post-incremented by the MAC-PHY. Writing toany unimplemented or undefined registers shall be ignored and yield noeffect.Reviewed-by: Andrew Lunn &lt;andrew@lunn.ch&gt;Signed-off-by: Parthiban Veerasooran &lt;Parthiban.Veerasooran@microchip.com&gt;Link: https://patch.msgid.link/20240909082514.262942-3-Parthiban.Veerasooran@microchip.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/Makefile</description>
        <pubDate>Mon, 09 Sep 2024 08:25:02 +0000</pubDate>
        <dc:creator>Parthiban Veerasooran &lt;Parthiban.Veerasooran@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>546dd90b - eth: fbnic: Add scaffolding for Meta&apos;s NIC driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/Makefile#546dd90b</link>
        <description>eth: fbnic: Add scaffolding for Meta&apos;s NIC driverCreate a bare-bones PCI driver for Meta&apos;s NIC.Subsequent changes will flesh it out.Signed-off-by: Alexander Duyck &lt;alexanderduyck@fb.com&gt;Reviewed-by: Andrew Lunn &lt;andrew@lunn.ch&gt;Link: https://patch.msgid.link/172079935646.1778861.9710282776096050607.stgit@ahduyck-xeon-server.home.arpaSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/Makefile</description>
        <pubDate>Fri, 12 Jul 2024 15:49:16 +0000</pubDate>
        <dc:creator>Alexander Duyck &lt;alexanderduyck@fb.com&gt;</dc:creator>
    </item>
<item>
        <title>8f148208 - eth: fealnx: bring back this old driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/Makefile#8f148208</link>
        <description>eth: fealnx: bring back this old driverThis reverts commit d5e2d038dbece821f1af57acbeded3aa9a1832c1.We have a report of this chip being used on a  SURECOM EP-320X-S 100/10M Ethernet PCI Adapterwhich could still have been purchased in some partsof the world 3 years ago.Cc: stable@vger.kernel.orgLink: https://bugzilla.kernel.org/show_bug.cgi?id=217151Fixes: d5e2d038dbec (&quot;eth: fealnx: delete the driver for Myson MTD-800&quot;)Link: https://lore.kernel.org/r/20230307171930.4008454-1-kuba@kernel.orgSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/Makefile</description>
        <pubDate>Tue, 07 Mar 2023 17:19:30 +0000</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>d5e2d038 - eth: fealnx: delete the driver for Myson MTD-800</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/Makefile#d5e2d038</link>
        <description>eth: fealnx: delete the driver for Myson MTD-800The git history for this driver seems to be completelyautomated / tree wide changes. I can&apos;t find any boardsor systems which would use this chip. Google searchshows pictures of towel warmers and no networking products.Signed-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;Reviewed-by: Leon Romanovsky &lt;leonro@nvidia.com&gt;Link: https://lore.kernel.org/r/20221025184254.1717982-1-kuba@kernel.orgSigned-off-by: Paolo Abeni &lt;pabeni@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/Makefile</description>
        <pubDate>Tue, 25 Oct 2022 18:42:54 +0000</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>bc93e19d - net: ethernet: adi: Add ADIN1110 support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/Makefile#bc93e19d</link>
        <description>net: ethernet: adi: Add ADIN1110 supportThe ADIN1110 is a low power single port 10BASE-T1L MAC-PHYdesigned for industrial Ethernet applications. It integratesan Ethernet PHY core with a MAC and all the associated analogcircuitry, input and output clock buffering.ADIN1110 MAC-PHY encapsulates the ADIN1100 PHY. The PHY registerscan be accessed through the MDIO MAC registers.We are registering an MDIO bus with custom read/write in orderto let the PHY to be discovered by the PAL. This will letthe ADIN1100 Linux driver to probe and take control ofthe PHY.The ADIN2111 is a low power, low complexity, two-Ethernet portsswitch with integrated 10BASE-T1L PHYs and one serial peripheralinterface (SPI) port.The device is designed for industrial Ethernet applications usinglow power constrained nodes and is compliant with the IEEE 802.3cg-2019Ethernet standard for long reach 10 Mbps single pair Ethernet (SPE).The switch supports various routing configurations betweenthe two Ethernet ports and the SPI host port providing a flexiblesolution for line, daisy-chain, or ring network topologies.The ADIN2111 supports cable reach of up to 1700 meters with ultralow power consumption of 77 mW. The two PHY cores support the1.0 V p-p operating mode and the 2.4 V p-p operating mode definedin the IEEE 802.3cg standard.The device integrates the switch, two Ethernet physical layer (PHY)cores with a media access control (MAC) interface and all theassociated analog circuitry, and input and output clock buffering.The device also includes internal buffer queues, the SPI andsubsystem registers, as well as the control logic to manage the resetand clock control and hardware pin configuration.Access to the PHYs is exposed via an internal MDIO bus. Writes/readscan be performed by reading/writing to the ADIN2111 MDIO registersvia SPI.On probe, for each port, a struct net_device is allocated andregistered. When both ports are added to the same bridge, the driverwill enable offloading of frame forwarding at the hardware level.Driver offers STP support. Normal operation on forwarding state.Allows only frames with the 802.1d DA to be passed to the hostwhen in any of the other states.When both ports of ADIN2111 belong to the same SW bridge a maximumof 12 FDB entries will offloaded by the hardware and are marked as such.Co-developed-by: Lennart Franzen &lt;lennart@lfdomain.com&gt;Signed-off-by: Lennart Franzen &lt;lennart@lfdomain.com&gt;Signed-off-by: Alexandru Tachici &lt;alexandru.tachici@analog.com&gt;Signed-off-by: Paolo Abeni &lt;pabeni@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/Makefile</description>
        <pubDate>Tue, 13 Sep 2022 12:26:28 +0000</pubDate>
        <dc:creator>Alexandru Tachici &lt;alexandru.tachici@analog.com&gt;</dc:creator>
    </item>
<item>
        <title>3ce7547e - net: txgbe: Add build support for txgbe</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/Makefile#3ce7547e</link>
        <description>net: txgbe: Add build support for txgbeAdd doc build infrastructure for txgbe driver.Initialize PCI memory space for WangXun 10 Gigabit Ethernet devices.Signed-off-by: Jiawen Wu &lt;jiawenwu@trustnetic.com&gt;Link: https://lore.kernel.org/r/20220628095530.889344-1-jiawenwu@trustnetic.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/Makefile</description>
        <pubDate>Tue, 28 Jun 2022 09:55:30 +0000</pubDate>
        <dc:creator>Jiawen Wu &lt;jiawenwu@trustnetic.com&gt;</dc:creator>
    </item>
<item>
        <title>fd3040b9 - net: ethernet: Add driver for Sunplus SP7021</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/Makefile#fd3040b9</link>
        <description>net: ethernet: Add driver for Sunplus SP7021Add driver for Sunplus SP7021 SoC.Reviewed-by: Andrew Lunn &lt;andrew@lunn.ch&gt;Signed-off-by: Wells Lu &lt;wellslutw@gmail.com&gt;Signed-off-by: Paolo Abeni &lt;pabeni@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/Makefile</description>
        <pubDate>Sun, 08 May 2022 10:13:20 +0000</pubDate>
        <dc:creator>Wells Lu &lt;wellslutw@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>749efb1e - net/fungible: Kconfig, Makefiles, and MAINTAINERS</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/Makefile#749efb1e</link>
        <description>net/fungible: Kconfig, Makefiles, and MAINTAINERSHook up the new driver to configuration and build.Signed-off-by: Dimitris Michailidis &lt;dmichail@fungible.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/Makefile</description>
        <pubDate>Fri, 25 Feb 2022 02:59:02 +0000</pubDate>
        <dc:creator>Dimitris Michailidis &lt;d.michailidis@fungible.com&gt;</dc:creator>
    </item>
<item>
        <title>2f207cbf - net: vertexcom: Add MSE102x SPI support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/Makefile#2f207cbf</link>
        <description>net: vertexcom: Add MSE102x SPI supportThis implements an SPI protocol driver for Vertexcom MSE102xHomeplug GreenPHY chip.Signed-off-by: Stefan Wahren &lt;stefan.wahren@i2se.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/Makefile</description>
        <pubDate>Sun, 12 Dec 2021 14:50:27 +0000</pubDate>
        <dc:creator>Stefan Wahren &lt;stefan.wahren@i2se.com&gt;</dc:creator>
    </item>
<item>
        <title>403f69bb - tsnep: Add TSN endpoint Ethernet MAC driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/Makefile#403f69bb</link>
        <description>tsnep: Add TSN endpoint Ethernet MAC driverThe TSN endpoint Ethernet MAC is a FPGA based network device forreal-time communication.It is integrated as Ethernet controller with ethtool and PTP support.For real-time communcation TC_SETUP_QDISC_TAPRIO is supported.Signed-off-by: Gerhard Engleder &lt;gerhard@engleder-embedded.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/Makefile</description>
        <pubDate>Fri, 19 Nov 2021 22:58:26 +0000</pubDate>
        <dc:creator>Gerhard Engleder &lt;gerhard@engleder-embedded.com&gt;</dc:creator>
    </item>
<item>
        <title>a97c69ba - net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/Makefile#a97c69ba</link>
        <description>net: ax88796c: ASIX AX88796C SPI Ethernet Adapter DriverASIX AX88796[1] is a versatile ethernet adapter chip, that can beconnected to a CPU with a 8/16-bit bus or with an SPI. This driversupports SPI connection.The driver has been ported from the vendor kernel for ARTIK5[2]boards. Several changes were made to adapt it to the current kernelwhich include:+ updated DT configuration,+ clock configuration moved to DT,+ new timer, ethtool and gpio APIs,+ dev_* instead of pr_* and custom printk() wrappers,+ removed awkward vendor power managemtn.+ introduced ethtool tunable to control SPI compression[1] https://www.asix.com.tw/products.php?op=pItemdetail&amp;PItemID=104;65;86&amp;PLine=65[2] https://git.tizen.org/cgit/profile/common/platform/kernel/linux-3.10-artik/The other ax88796 driver is for NE2000 compatible AX88796L chip. Thesechips are not compatible. Hence, two separate drivers are required.Signed-off-by: &#321;ukasz Stelmach &lt;l.stelmach@samsung.com&gt;Signed-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/Makefile</description>
        <pubDate>Wed, 20 Oct 2021 18:24:22 +0000</pubDate>
        <dc:creator>&#321;ukasz Stelmach &lt;l.stelmach@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>ee7da21a - net: Add driver for LiteX&apos;s LiteETH network interface</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/Makefile#ee7da21a</link>
        <description>net: Add driver for LiteX&apos;s LiteETH network interfaceLiteX is a soft system-on-chip that targets FPGAs. LiteETH is a basicnetwork device that is commonly used in LiteX designs.The driver was first written in 2017 and has been maintained by theLiteX community in various trees. Thank you to all who have contributed.Co-developed-by: Gabriel Somlo &lt;gsomlo@gmail.com&gt;Co-developed-by: David Shah &lt;dave@ds0.me&gt;Co-developed-by: Stafford Horne &lt;shorne@gmail.com&gt;Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;Tested-by: Gabriel Somlo &lt;gsomlo@gmail.com&gt;Reviewed-by: Gabriel Somlo &lt;gsomlo@gmail.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/Makefile</description>
        <pubDate>Wed, 25 Aug 2021 22:21:06 +0000</pubDate>
        <dc:creator>Joel Stanley &lt;joel@jms.id.au&gt;</dc:creator>
    </item>
<item>
        <title>ca9c54d2 - net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/Makefile#ca9c54d2</link>
        <description>net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)Add a VF driver for Microsoft Azure Network Adapter (MANA) that will beavailable in the future.Co-developed-by: Haiyang Zhang &lt;haiyangz@microsoft.com&gt;Signed-off-by: Haiyang Zhang &lt;haiyangz@microsoft.com&gt;Co-developed-by: Shachar Raindel &lt;shacharr@microsoft.com&gt;Signed-off-by: Shachar Raindel &lt;shacharr@microsoft.com&gt;Signed-off-by: Dexuan Cui &lt;decui@microsoft.com&gt;Reviewed-by: Stephen Hemminger &lt;stephen@networkplumber.org&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/Makefile</description>
        <pubDate>Fri, 16 Apr 2021 20:11:59 +0000</pubDate>
        <dc:creator>Dexuan Cui &lt;decui@microsoft.com&gt;</dc:creator>
    </item>
<item>
        <title>de6e0b19 - net: ethernet: actions: Add Actions Semi Owl Ethernet MAC driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/Makefile#de6e0b19</link>
        <description>net: ethernet: actions: Add Actions Semi Owl Ethernet MAC driverAdd new driver for the Ethernet MAC used on the Actions Semi Owlfamily of SoCs.Currently this has been tested only on the Actions Semi S500 SoCvariant.Signed-off-by: Cristian Ciocaltea &lt;cristian.ciocaltea@gmail.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/Makefile</description>
        <pubDate>Sun, 21 Mar 2021 23:29:44 +0000</pubDate>
        <dc:creator>Cristian Ciocaltea &lt;cristian.ciocaltea@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>19038523 - net: remove aurora nb8800 driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/Makefile#19038523</link>
        <description>net: remove aurora nb8800 driverThe tango4 platform is getting removed, and this driver has noother known users, so it can be removed.Cc: Marc Gonzalez &lt;marc.w.gonzalez@free.fr&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Acked-by: Mans Rullgard &lt;mans@mansr.com&gt;Link: https://lore.kernel.org/r/20210120150703.1629527-1-arnd@kernel.orgSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/Makefile</description>
        <pubDate>Wed, 20 Jan 2021 15:06:31 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>52340b82 - hp100: Move 100BaseVG AnyLAN driver to staging</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/Makefile#52340b82</link>
        <description>hp100: Move 100BaseVG AnyLAN driver to staging100BaseVG AnyLAN hasn&apos;t been useful since 1996 or so and even thendidn&apos;t sell many devices.  It&apos;s unlikely any are still in use.Move the driver to staging with the intent of removing it altogetherone day.Signed-off-by: Joe Perches &lt;joe@perches.com&gt;Acked-by: Jaroslav Kysela &lt;perex@perex.cz&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/Makefile</description>
        <pubDate>Thu, 31 Oct 2019 18:23:37 +0000</pubDate>
        <dc:creator>Joe Perches &lt;joe@perches.com&gt;</dc:creator>
    </item>
<item>
        <title>b0e1ee43 - net: remove netx ethernet driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/Makefile#b0e1ee43</link>
        <description>net: remove netx ethernet driverThe ARM netx platform got removed in 5.3, so this driveris now useless.Reported-by: Uwe Kleine-K&#246;nig &lt;u.kleine-koenig@pengutronix.de&gt;Cc: Sascha Hauer &lt;s.hauer@pengutronix.de&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Signed-off-by: Jakub Kicinski &lt;jakub.kicinski@netronome.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/Makefile</description>
        <pubDate>Wed, 18 Sep 2019 20:21:24 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>df69ba43 - ionic: Add basic framework for IONIC Network device driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/Makefile#df69ba43</link>
        <description>ionic: Add basic framework for IONIC Network device driverThis patch adds a basic driver framework for the Pensando IONICnetwork device.  There is no functionality right now other thanthe ability to load and unload.Signed-off-by: Shannon Nelson &lt;snelson@pensando.io&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/Makefile</description>
        <pubDate>Tue, 03 Sep 2019 22:28:04 +0000</pubDate>
        <dc:creator>Shannon Nelson &lt;snelson@pensando.io&gt;</dc:creator>
    </item>
<item>
        <title>00d2fbf7 - net: remove w90p910-ether driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/Makefile#00d2fbf7</link>
        <description>net: remove w90p910-ether driverThe ARM w90x900 platform is getting removed, so this driver is obsolete.Link: https://lore.kernel.org/r/20190809202749.742267-14-arnd@arndb.deSigned-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/Makefile</description>
        <pubDate>Fri, 09 Aug 2019 20:27:41 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
</channel>
</rss>
