<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>f48bf6145116980661476f8fe1027203af9b5f29 - net: Unify user-visible &quot;Qualcomm&quot; name</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/qualcomm/Kconfig#f48bf6145116980661476f8fe1027203af9b5f29</link>
        <description>net: Unify user-visible &quot;Qualcomm&quot; nameVarious names for Qualcomm as a company are used in user-visible configoptions: QCOM, Qualcomm and Qualcomm Technologies.  Switch to unified&quot;Qualcomm&quot; so it will be easier for users to identify the options whenfor example running menuconfig.Signed-off-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@oss.qualcomm.com&gt;Reviewed-by: Simon Horman &lt;horms@kernel.org&gt;Link: https://patch.msgid.link/20260427070127.18471-2-krzysztof.kozlowski@oss.qualcomm.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/drivers/net/ethernet/qualcomm/Kconfig</description>
        <pubDate>Mon, 27 Apr 2026 09:01:27 +0200</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzysztof.kozlowski@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>35dface61cfed92bf90f68b38b9f8a1d6c30d7df - net: ethernet: qualcomm: QCOM_PPE should depend on ARCH_QCOM</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/qualcomm/Kconfig#35dface61cfed92bf90f68b38b9f8a1d6c30d7df</link>
        <description>net: ethernet: qualcomm: QCOM_PPE should depend on ARCH_QCOMThe Qualcomm Technologies, Inc. Packet Process Engine (PPE) is onlypresent on Qualcomm IPQ SoCs.  Hence add a dependency on ARCH_QCOM, toprevent asking the user about this driver when configuring a kernelwithout Qualcomm platform support,Fixes: 353a0f1d5b27606b (&quot;net: ethernet: qualcomm: Add PPE driver for IPQ9574 SoC&quot;)Signed-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Reviewed-by: Simon Horman &lt;horms@kernel.org&gt;Link: https://patch.msgid.link/eb7bd6e6ce27eb6d602a63184d9daa80127e32bd.1756466786.git.geert+renesas@glider.beSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/drivers/net/ethernet/qualcomm/Kconfig</description>
        <pubDate>Fri, 29 Aug 2025 13:27:06 +0200</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;</dc:creator>
    </item>
<item>
        <title>353a0f1d5b27606b1f24185fd68c79b9ff4915db - net: ethernet: qualcomm: Add PPE driver for IPQ9574 SoC</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/qualcomm/Kconfig#353a0f1d5b27606b1f24185fd68c79b9ff4915db</link>
        <description>net: ethernet: qualcomm: Add PPE driver for IPQ9574 SoCThe PPE (Packet Process Engine) hardware block is available on QualcommIPQ SoC that support PPE architecture, such as IPQ9574.The PPE in IPQ9574 includes six integrated Ethernet MAC for 6 PPE ports,buffer management, queue management and scheduler functions. The MACscan connect with the external PHY or switch devices using the UNIPHY PCSblock available in the SoC.The PPE also includes various packet processing offload capabilitiessuch as L3 routing and L2 bridging, VLAN and tunnel processing offload.It also includes Ethernet DMA function for transferring packets betweenARM cores and PPE Ethernet ports.This patch adds the base source files and Makefiles for the PPE driversuch as platform driver registration, clock initialization, and PPEreset routines.Signed-off-by: Luo Jie &lt;quic_luoj@quicinc.com&gt;Link: https://patch.msgid.link/20250818-qcom_ipq_ppe-v8-3-1d4ff641fce9@quicinc.comSigned-off-by: Paolo Abeni &lt;pabeni@redhat.com&gt;

            List of files:
            /linux/drivers/net/ethernet/qualcomm/Kconfig</description>
        <pubDate>Mon, 18 Aug 2025 15:14:27 +0200</pubDate>
        <dc:creator>Luo Jie &lt;quic_luoj@quicinc.com&gt;</dc:creator>
    </item>
<item>
        <title>73d952840d9f84d0ba94d21a35b3e8149f5a28ed - net: phy: remove Kconfig symbol MDIO_DEVRES</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/qualcomm/Kconfig#73d952840d9f84d0ba94d21a35b3e8149f5a28ed</link>
        <description>net: phy: remove Kconfig symbol MDIO_DEVRESMDIO_DEVRES is only set where PHYLIB/PHYLINK are set whichselect MDIO_DEVRES. So we can remove this symbol.Note: Due to circular module dependencies we can&apos;t simply      make mdio_devres.c part of phylib.Signed-off-by: Heiner Kallweit &lt;hkallweit1@gmail.com&gt;Link: https://patch.msgid.link/27cba535-f507-4b32-84a3-0744c783a465@gmail.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/drivers/net/ethernet/qualcomm/Kconfig</description>
        <pubDate>Sun, 11 May 2025 23:13:25 +0200</pubDate>
        <dc:creator>Heiner Kallweit &lt;hkallweit1@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>37f9b2a6c086bb28487a0682b8098f907861c4a1 - net: ethernet: Add missing depends on MDIO_DEVRES</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/qualcomm/Kconfig#37f9b2a6c086bb28487a0682b8098f907861c4a1</link>
        <description>net: ethernet: Add missing depends on MDIO_DEVRESA number of MDIO drivers make use of devm_mdiobus_alloc_size(). Thisis only available when CONFIG_MDIO_DEVRES is enabled. Add missingdepends or selects, depending on if there are circular dependencies ornot. This avoids linker errors, especially for randconfig builds.Signed-off-by: Andrew Lunn &lt;andrew@lunn.ch&gt;Reviewed-by: Jacob Keller &lt;jacob.e.keller@intel.com&gt;Link: https://lore.kernel.org/r/20230409150204.2346231-1-andrew@lunn.chSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/drivers/net/ethernet/qualcomm/Kconfig</description>
        <pubDate>Sun, 09 Apr 2023 17:02:04 +0200</pubDate>
        <dc:creator>Andrew Lunn &lt;andrew@lunn.ch&gt;</dc:creator>
    </item>
<item>
        <title>a7f7f6248d9740d710fd6bd190293fe5e16410ac - treewide: replace &apos;---help---&apos; in Kconfig files with &apos;help&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/qualcomm/Kconfig#a7f7f6248d9740d710fd6bd190293fe5e16410ac</link>
        <description>treewide: replace &apos;---help---&apos; in Kconfig files with &apos;help&apos;Since commit 84af7a6194e4 (&quot;checkpatch: kconfig: prefer &apos;help&apos; over&apos;---help---&apos;&quot;), the number of &apos;---help---&apos; has been graduallydecreasing, but there are still more than 2400 instances.This commit finishes the conversion. While I touched the lines,I also fixed the indentation.There are a variety of indentation styles found.  a) 4 spaces + &apos;---help---&apos;  b) 7 spaces + &apos;---help---&apos;  c) 8 spaces + &apos;---help---&apos;  d) 1 space + 1 tab + &apos;---help---&apos;  e) 1 tab + &apos;---help---&apos;    (correct indentation)  f) 1 tab + 1 space + &apos;---help---&apos;  g) 1 tab + 2 spaces + &apos;---help---&apos;In order to convert all of them to 1 tab + &apos;help&apos;, I ran thefollowing commend:  $ find . -name &apos;Kconfig*&apos; | xargs sed -i &apos;s/^[[:space:]]*---help---/\thelp/&apos;Signed-off-by: Masahiro Yamada &lt;masahiroy@kernel.org&gt;

            List of files:
            /linux/drivers/net/ethernet/qualcomm/Kconfig</description>
        <pubDate>Sat, 13 Jun 2020 18:50:22 +0200</pubDate>
        <dc:creator>Masahiro Yamada &lt;masahiroy@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/qualcomm/Kconfig#ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/net/ethernet/qualcomm/Kconfig</description>
        <pubDate>Sun, 19 May 2019 14:07:45 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>ceed73a2cf4aff2921802aa3d21d45280677547d - drivers: net: ethernet: qualcomm: rmnet: Initial implementation</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/qualcomm/Kconfig#ceed73a2cf4aff2921802aa3d21d45280677547d</link>
        <description>drivers: net: ethernet: qualcomm: rmnet: Initial implementationRmNet driver provides a transport agnostic MAP (multiplexing andaggregation protocol) support in embedded module. Module providesvirtual network devices which can be attached to any IP-modephysical device. This will be used to provide all MAP functionalityon future hardware in a single consistent location.Signed-off-by: Subash Abhinov Kasiviswanathan &lt;subashab@codeaurora.org&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux/drivers/net/ethernet/qualcomm/Kconfig</description>
        <pubDate>Wed, 30 Aug 2017 06:44:18 +0200</pubDate>
        <dc:creator>Subash Abhinov Kasiviswanathan &lt;subashab@codeaurora.org&gt;</dc:creator>
    </item>
<item>
        <title>dfc768fbe618d97d0dde88c8e8e586201b0a7587 - net: qualcomm: add QCA7000 UART driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/qualcomm/Kconfig#dfc768fbe618d97d0dde88c8e8e586201b0a7587</link>
        <description>net: qualcomm: add QCA7000 UART driverThis patch adds the Ethernet over UART driver for theQualcomm QCA7000 HomePlug GreenPHY.Signed-off-by: Stefan Wahren &lt;stefan.wahren@i2se.com&gt;Reviewed-by: Lino Sanfilippo &lt;LinoSanfilippo@gmx.de&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux/drivers/net/ethernet/qualcomm/Kconfig</description>
        <pubDate>Mon, 29 May 2017 13:57:25 +0200</pubDate>
        <dc:creator>Stefan Wahren &lt;stefan.wahren@i2se.com&gt;</dc:creator>
    </item>
<item>
        <title>b2f98200c73cf4bd7c26438490b5a137210e9c7d - net: qualcomm: make qca_7k_common a separate kernel module</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/qualcomm/Kconfig#b2f98200c73cf4bd7c26438490b5a137210e9c7d</link>
        <description>net: qualcomm: make qca_7k_common a separate kernel moduleIn order to share common functions between QCA7000 SPI and UART protocoldriver the qca_7k_common needs to be a separate kernel module.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/drivers/net/ethernet/qualcomm/Kconfig</description>
        <pubDate>Mon, 29 May 2017 13:57:20 +0200</pubDate>
        <dc:creator>Stefan Wahren &lt;stefan.wahren@i2se.com&gt;</dc:creator>
    </item>
<item>
        <title>e5e0fbfc4e3b343ff985dd800f1ee31564793563 - ethernet: qualcomm: QCOM_EMAC should depend on HAS_DMA and HAS_IOMEM</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/qualcomm/Kconfig#e5e0fbfc4e3b343ff985dd800f1ee31564793563</link>
        <description>ethernet: qualcomm: QCOM_EMAC should depend on HAS_DMA and HAS_IOMEMIf NO_DMA=y:    drivers/built-in.o: In function `emac_probe&apos;:    emac.c:(.text+0x3780b8): undefined reference to `bad_dma_ops&apos;    emac.c:(.text+0x3780e2): undefined reference to `bad_dma_ops&apos;    emac.c:(.text+0x378112): undefined reference to `bad_dma_ops&apos;    emac.c:(.text+0x378146): undefined reference to `bad_dma_ops&apos;    emac.c:(.text+0x37816e): undefined reference to `bad_dma_ops&apos;    drivers/built-in.o:emac.c:(.text+0x37819a): more undefined references to `bad_dma_ops&apos; followIf NO_IOMEM=y:    drivers/net/ethernet/qualcomm/emac/emac.c: In function &#8216;emac_remove&#8217;:    drivers/net/ethernet/qualcomm/emac/emac.c:736:3: error: implicit declaration of function &#8216;iounmap&#8217; [-Werror=implicit-function-declaration]       iounmap(adpt-&gt;phy.digital);       ^Add dependencies on HAS_DMA and HAS_IOMEM to fix this.Signed-off-by: Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;Acked-by: Timur Tabi &lt;timur@codeaurora.org&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux/drivers/net/ethernet/qualcomm/Kconfig</description>
        <pubDate>Thu, 06 Oct 2016 16:44:53 +0200</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;</dc:creator>
    </item>
<item>
        <title>b9b17debc69d27cd55e21ee51a5ba7fc50a426cf - net: emac: emac gigabit ethernet controller driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/qualcomm/Kconfig#b9b17debc69d27cd55e21ee51a5ba7fc50a426cf</link>
        <description>net: emac: emac gigabit ethernet controller driverAdd support for the Qualcomm Technologies, Inc. EMAC gigabit Ethernetcontroller.This driver supports the following features:1) Checksum offload.2) Interrupt coalescing support.3) SGMII phy.4) phylib interface for external phyBased on original work by	Niranjana Vishwanathapura &lt;nvishwan@codeaurora.org&gt;	Gilad Avidov &lt;gavidov@codeaurora.org&gt;Signed-off-by: Timur Tabi &lt;timur@codeaurora.org&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux/drivers/net/ethernet/qualcomm/Kconfig</description>
        <pubDate>Thu, 01 Sep 2016 01:22:08 +0200</pubDate>
        <dc:creator>Timur Tabi &lt;timur@codeaurora.org&gt;</dc:creator>
    </item>
<item>
        <title>138b15ed877eff8149ae32c12fa1f4795c9cb4cf - drivers/net: remove all references to obsolete Ethernet-HOWTO</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/qualcomm/Kconfig#138b15ed877eff8149ae32c12fa1f4795c9cb4cf</link>
        <description>drivers/net: remove all references to obsolete Ethernet-HOWTOThis howto made sense in the 1990s when users had to manually configureISA cards with jumpers or vendor utilities, but with the implementationof PCI it became increasingly less and less relevant, to the point whereit has been well over a decade since I last updated it.  And there isno value in anyone else taking over updating it either.However the references to it continue to spread as boiler plate textfrom one Kconfig file into the next.  We are not doing end users anyfavours by pointing them at this old document, so lets kill it withfire, once and for all, to hopefully stop any further spread.No code is changed in this commit, just Kconfig help text.Signed-off-by: Paul Gortmaker &lt;paul.gortmaker@windriver.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux/drivers/net/ethernet/qualcomm/Kconfig</description>
        <pubDate>Sun, 21 Jun 2015 22:28:02 +0200</pubDate>
        <dc:creator>Paul Gortmaker &lt;paul.gortmaker@windriver.com&gt;</dc:creator>
    </item>
<item>
        <title>93ecd2607f55f99ec0022f53f8224566c8ec797f - net: qualcomm: Fix dependency</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/qualcomm/Kconfig#93ecd2607f55f99ec0022f53f8224566c8ec797f</link>
        <description>net: qualcomm: Fix dependencyThis patch removes the dependency of the VENDOR entry and fixesthe QCA7000 one.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/drivers/net/ethernet/qualcomm/Kconfig</description>
        <pubDate>Tue, 11 Nov 2014 23:38:00 +0100</pubDate>
        <dc:creator>Stefan Wahren &lt;stefan.wahren@i2se.com&gt;</dc:creator>
    </item>
<item>
        <title>291ab06ecf6765aa0c73332b745ffb3a44ed30c6 - net: qualcomm: new Ethernet over SPI driver for QCA7000</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/qualcomm/Kconfig#291ab06ecf6765aa0c73332b745ffb3a44ed30c6</link>
        <description>net: qualcomm: new Ethernet over SPI driver for QCA7000This patch adds the Ethernet over SPI driver for theQualcomm QCA7000 HomePlug GreenPHY.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/drivers/net/ethernet/qualcomm/Kconfig</description>
        <pubDate>Sat, 27 Sep 2014 00:21:21 +0200</pubDate>
        <dc:creator>Stefan Wahren &lt;stefan.wahren@i2se.com&gt;</dc:creator>
    </item>
</channel>
</rss>
