<?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 Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>1cd7523f - net: lan969x: fix cyclic dependency reported by depmod</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/Kconfig#1cd7523f</link>
        <description>net: lan969x: fix cyclic dependency reported by depmodDepmod reports a cyclic dependency between modules sparx5-switch.ko andlan969x-switch.ko:depmod: ERROR: Cycle detected: lan969x_switch -&gt; sparx5_switch -&gt; lan969x_switchdepmod: ERROR: Found 2 modules in dependency cycles!make[2]: *** [scripts/Makefile.modinst:132: depmod] Error 1make: *** [Makefile:224: __sub-make] Error 2This makes sense, as they both require symbols from each other.Fix this by compiling lan969x support into the sparx5-switch.ko module.In order to do this, in a sensible way, we move the lan969x/ dir intothe sparx5/ dir and do some code cleanup of code that is no longerrequired.After this patch, depmod will no longer complain, as lan969x support iscompiled into the sparx5-swicth.ko module, and can no longer be compiledas a standalone module.Fixes: 98a01119608d (&quot;net: sparx5: add compatible string for lan969x&quot;)Signed-off-by: Daniel Machon &lt;daniel.machon@microchip.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/Kconfig</description>
        <pubDate>Thu, 05 Dec 2024 13:54:24 +0000</pubDate>
        <dc:creator>Daniel Machon &lt;daniel.machon@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>7280f01e - net: lan969x: add match data for lan969x</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/Kconfig#7280f01e</link>
        <description>net: lan969x: add match data for lan969xAdd match data for lan969x, with initial fields for iomap, iomap_sizeand ioranges. Add new Kconfig symbol CONFIG_LAN969X_CONFIG for compilingthe lan969x driver.It has been decided to give lan969x its own Kconfig symbol, as aconsiderable amount of code is needed, beside the Sparx5 code, to addfull chip support (and more will be added in future series). Also thismakes it possible to compile Sparx5 without lan969x.Reviewed-by: Steen Hegelund &lt;Steen.Hegelund@microchip.com&gt;Signed-off-by: Daniel Machon &lt;daniel.machon@microchip.com&gt;Link: https://patch.msgid.link/20241024-sparx5-lan969x-switch-driver-2-v2-6-a0b5fae88a0f@microchip.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/Kconfig</description>
        <pubDate>Wed, 23 Oct 2024 22:01:25 +0000</pubDate>
        <dc:creator>Daniel Machon &lt;daniel.machon@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>5cd2340c - microchip: lan865x: add driver support for Microchip&apos;s LAN865X MAC-PHY</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/Kconfig#5cd2340c</link>
        <description>microchip: lan865x: add driver support for Microchip&apos;s LAN865X MAC-PHYThe LAN8650/1 is designed to conform to the OPEN Alliance 10BASE-T1xMAC-PHY Serial Interface specification, Version 1.1. The IEEE Clause 4MAC integration provides the low pin count standard SPI interface to anymicrocontroller therefore providing Ethernet functionality withoutrequiring MAC integration within the microcontroller. The LAN8650/1operates as an SPI client supporting SCLK clock rates up to a maximum of25 MHz. This SPI interface supports the transfer of both data (Ethernetframes) and control (register access).By default, the chunk data payload is 64 bytes in size. The EthernetMedia Access Controller (MAC) module implements a 10 Mbps half duplexEthernet MAC, compatible with the IEEE 802.3 standard. 10BASE-T1Sphysical layer transceiver integrated is into the LAN8650/1. The PHY andMAC are connected via an internal Media Independent Interface (MII).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-14-Parthiban.Veerasooran@microchip.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/Kconfig</description>
        <pubDate>Mon, 09 Sep 2024 08:25:13 +0000</pubDate>
        <dc:creator>Parthiban Veerasooran &lt;Parthiban.Veerasooran@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>a5f199a8 - net: lan743x: Migrate phylib to phylink</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/Kconfig#a5f199a8</link>
        <description>net: lan743x: Migrate phylib to phylinkMigrate phy support from phylib to phylink.Reviewed-by: Andrew Lunn &lt;andrew@lunn.ch&gt;Reviewed-by: Maxime Chevallier &lt;maxime.chevallier@bootlin.com&gt;Signed-off-by: Raju Lakkaraju &lt;Raju.Lakkaraju@microchip.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/Kconfig</description>
        <pubDate>Fri, 06 Sep 2024 10:35:10 +0000</pubDate>
        <dc:creator>Raju Lakkaraju &lt;Raju.Lakkaraju@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>30e48a75 - net: microchip: add FDMA library</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/Kconfig#30e48a75</link>
        <description>net: microchip: add FDMA libraryAdd new FDMA library for interacting with the FDMA engine on MicrochipSparx5 and lan966x switch chips, in an effort to reduce duplicate codeand provide a common set of symbols and functions.Signed-off-by: Daniel Machon &lt;daniel.machon@microchip.com&gt;Reviewed-by: Steen Hegelund &lt;Steen.Hegelund@microchip.com&gt;Reviewed-by: Jens Emil Schulz &#216;stergaard &lt;jensemil.schulzostergaard@microchip.com&gt;Reviewed-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/Kconfig</description>
        <pubDate>Mon, 02 Sep 2024 14:54:06 +0000</pubDate>
        <dc:creator>Daniel Machon &lt;daniel.machon@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>566aeed6 - net: lan743x: also select PHYLIB</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/Kconfig#566aeed6</link>
        <description>net: lan743x: also select PHYLIBSince FIXED_PHY depends on PHYLIB, PHYLIB needs to be set to avoida kconfig warning:WARNING: unmet direct dependencies detected for FIXED_PHY  Depends on [n]: NETDEVICES [=y] &amp;&amp; PHYLIB [=n]  Selected by [y]:  - LAN743X [=y] &amp;&amp; NETDEVICES [=y] &amp;&amp; ETHERNET [=y] &amp;&amp; NET_VENDOR_MICROCHIP [=y] &amp;&amp; PCI [=y] &amp;&amp; PTP_1588_CLOCK_OPTIONAL [=y]Fixes: 73c4d1b307ae (&quot;net: lan743x: select FIXED_PHY&quot;)Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Reported-by: kernel test robot &lt;lkp@intel.com&gt;Closes: lore.kernel.org/r/202309261802.JPbRHwti-lkp@intel.comCc: Bryan Whitehead &lt;bryan.whitehead@microchip.com&gt;Cc: UNGLinuxDriver@microchip.comReviewed-by: Simon Horman &lt;horms@kernel.org&gt;Tested-by: Simon Horman &lt;horms@kernel.org&gt; # build-testedLink: https://lore.kernel.org/r/20231002193544.14529-1-rdunlap@infradead.orgSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/Kconfig</description>
        <pubDate>Mon, 02 Oct 2023 19:35:44 +0000</pubDate>
        <dc:creator>Randy Dunlap &lt;rdunlap@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>73c4d1b3 - net: lan743x: select FIXED_PHY</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/Kconfig#73c4d1b3</link>
        <description>net: lan743x: select FIXED_PHYThe blamed commit introduces usage of fixed_phy_register() butnot a corresponding dependency on FIXED_PHY.This can result in a build failure. s390-linux-ld: drivers/net/ethernet/microchip/lan743x_main.o: in function `lan743x_phy_open&apos;: drivers/net/ethernet/microchip/lan743x_main.c:1514: undefined reference to `fixed_phy_register&apos;Fixes: 624864fbff92 (&quot;net: lan743x: add fixed phy support for LAN7431 device&quot;)Cc: stable@vger.kernel.orgReported-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Closes: https://lore.kernel.org/netdev/725bf1c5-b252-7d19-7582-a6809716c7d6@infradead.org/Reviewed-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Tested-by: Randy Dunlap &lt;rdunlap@infradead.org&gt; # build-testedSigned-off-by: Simon Horman &lt;horms@kernel.org&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/Kconfig</description>
        <pubDate>Sat, 08 Jul 2023 14:06:25 +0000</pubDate>
        <dc:creator>Simon Horman &lt;horms@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>8beef08f - net: microchip: sparx5: Adding initial VCAP API support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/Kconfig#8beef08f</link>
        <description>net: microchip: sparx5: Adding initial VCAP API supportThis provides the initial VCAP API framework and Sparx5 specific VCAPimplementation.When the Sparx5 Switchdev driver is initialized it will also initialize itsVCAP module, and this hooks up the concrete Sparx5 VCAP model to the VCAPAPI, so that the VCAP API knows what VCAP instances are available.Signed-off-by: Steen Hegelund &lt;steen.hegelund@microchip.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/Kconfig</description>
        <pubDate>Thu, 20 Oct 2022 13:08:56 +0000</pubDate>
        <dc:creator>Steen Hegelund &lt;steen.hegelund@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>db8bcaad - net: lan966x: add the basic lan966x driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/Kconfig#db8bcaad</link>
        <description>net: lan966x: add the basic lan966x driverThis patch adds basic SwitchDev driver framework for lan966x. Itincludes only the IO range mapping and probing of the 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/Kconfig</description>
        <pubDate>Mon, 29 Nov 2021 12:43:55 +0000</pubDate>
        <dc:creator>Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>e5f31552 - ethernet: fix PTP_1588_CLOCK dependencies</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/Kconfig#e5f31552</link>
        <description>ethernet: fix PTP_1588_CLOCK dependenciesThe &apos;imply&apos; keyword does not do what most people think it does, it onlypolitely asks Kconfig to turn on another symbol, but does not preventit from being disabled manually or built as a loadable module when theuser is built-in. In the ICE driver, the latter now causes a link failure:aarch64-linux-ld: drivers/net/ethernet/intel/ice/ice_main.o: in function `ice_eth_ioctl&apos;:ice_main.c:(.text+0x13b0): undefined reference to `ice_ptp_get_ts_config&apos;ice_main.c:(.text+0x13b0): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `ice_ptp_get_ts_config&apos;aarch64-linux-ld: ice_main.c:(.text+0x13bc): undefined reference to `ice_ptp_set_ts_config&apos;ice_main.c:(.text+0x13bc): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `ice_ptp_set_ts_config&apos;aarch64-linux-ld: drivers/net/ethernet/intel/ice/ice_main.o: in function `ice_prepare_for_reset&apos;:ice_main.c:(.text+0x31fc): undefined reference to `ice_ptp_release&apos;ice_main.c:(.text+0x31fc): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `ice_ptp_release&apos;aarch64-linux-ld: drivers/net/ethernet/intel/ice/ice_main.o: in function `ice_rebuild&apos;:This is a recurring problem in many drivers, and we have discussedit several times befores, without reaching a consensus. I&apos;m providinga link to the previous email thread for reference, which discussessome related problems.To solve the dependency issue better than the &apos;imply&apos; keyword, introduce aseparate Kconfig symbol &quot;CONFIG_PTP_1588_CLOCK_OPTIONAL&quot; that any drivercan depend on if it is able to use PTP support when available, but worksfine without it. Whenever CONFIG_PTP_1588_CLOCK=m, those drivers arethen prevented from being built-in, the same way as with a &apos;depends onPTP_1588_CLOCK || !PTP_1588_CLOCK&apos; dependency that does the same trick,but that can be rather confusing when you first see it.Since this should cover the dependencies correctly, the IS_REACHABLE()hack in the header is no longer needed now, and can be turned backinto a normal IS_ENABLED() check. Any driver that gets the dependencywrong will now cause a link time failure rather than being unable to usePTP support when that is in a loadable module.However, the two recently added ptp_get_vclocks_index() andptp_convert_timestamp() interfaces are only called from builtin code withethtool and socket timestamps, so keep the current behavior by stubbingthose out completely when PTP is in a loadable module. This should beaddressed properly in a follow-up.As Richard suggested, we may want to actually turn PTP support into a&apos;bool&apos; option later on, preventing it from being a loadable modulealtogether, which would be one way to solve the problem with the ethtoolinterface.Fixes: 06c16d89d2cb (&quot;ice: register 1588 PTP clock device object for E810 devices&quot;)Link: https://lore.kernel.org/netdev/20210804121318.337276-1-arnd@kernel.org/Link: https://lore.kernel.org/netdev/CAK8P3a06enZOf=XyZ+zcAwBczv41UuCTz+=0FMf2gBz1_cOnZQ@mail.gmail.com/Link: https://lore.kernel.org/netdev/CAK8P3a3=eOxE-K25754+fB_-i_0BZzf9a9RfPTX3ppSwu9WZXw@mail.gmail.com/Link: https://lore.kernel.org/netdev/20210726084540.3282344-1-arnd@kernel.org/Acked-by: Shannon Nelson &lt;snelson@pensando.io&gt;Acked-by: Jacob Keller &lt;jacob.e.keller@intel.com&gt;Acked-by: Richard Cochran &lt;richardcochran@gmail.com&gt;Reviewed-by: Vladimir Oltean &lt;vladimir.oltean@nxp.com&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Link: https://lore.kernel.org/r/20210812183509.1362782-1-arnd@kernel.orgSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/Kconfig</description>
        <pubDate>Thu, 12 Aug 2021 18:33:58 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>3cfa11ba - net: sparx5: add the basic sparx5 driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/Kconfig#3cfa11ba</link>
        <description>net: sparx5: add the basic sparx5 driverThis adds the Sparx5 basic SwitchDev driver framework with IO rangemapping, switch device detection and core clock configuration.Support for ports, phylink, netdev, mactable etc. are in the followingpatches.Signed-off-by: Steen Hegelund &lt;steen.hegelund@microchip.com&gt;Signed-off-by: Bjarni Jonasson &lt;bjarni.jonasson@microchip.com&gt;Signed-off-by: Lars Povlsen &lt;lars.povlsen@microchip.com&gt;Reviewed-by: Philipp Zabel &lt;p.zabel@pengutronix.de&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/Kconfig</description>
        <pubDate>Thu, 24 Jun 2021 07:07:50 +0000</pubDate>
        <dc:creator>Steen Hegelund &lt;steen.hegelund@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>0b32e91f - ethernet: select CONFIG_CRC32 as needed</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/Kconfig#0b32e91f</link>
        <description>ethernet: select CONFIG_CRC32 as neededA number of ethernet drivers require crc32 functionality to beavaialable in the kernel, causing a link error otherwise:arm-linux-gnueabi-ld: drivers/net/ethernet/agere/et131x.o: in function `et1310_setup_device_for_multicast&apos;:et131x.c:(.text+0x5918): undefined reference to `crc32_le&apos;arm-linux-gnueabi-ld: drivers/net/ethernet/cadence/macb_main.o: in function `macb_start_xmit&apos;:macb_main.c:(.text+0x4b88): undefined reference to `crc32_le&apos;arm-linux-gnueabi-ld: drivers/net/ethernet/faraday/ftgmac100.o: in function `ftgmac100_set_rx_mode&apos;:ftgmac100.c:(.text+0x2b38): undefined reference to `crc32_le&apos;arm-linux-gnueabi-ld: drivers/net/ethernet/freescale/fec_main.o: in function `set_multicast_list&apos;:fec_main.c:(.text+0x6120): undefined reference to `crc32_le&apos;arm-linux-gnueabi-ld: drivers/net/ethernet/freescale/fman/fman_dtsec.o: in function `dtsec_add_hash_mac_address&apos;:fman_dtsec.c:(.text+0x830): undefined reference to `crc32_le&apos;arm-linux-gnueabi-ld: drivers/net/ethernet/freescale/fman/fman_dtsec.o:fman_dtsec.c:(.text+0xb68): more undefined references to `crc32_le&apos; followarm-linux-gnueabi-ld: drivers/net/ethernet/netronome/nfp/nfpcore/nfp_hwinfo.o: in function `nfp_hwinfo_read&apos;:nfp_hwinfo.c:(.text+0x250): undefined reference to `crc32_be&apos;arm-linux-gnueabi-ld: nfp_hwinfo.c:(.text+0x288): undefined reference to `crc32_be&apos;arm-linux-gnueabi-ld: drivers/net/ethernet/netronome/nfp/nfpcore/nfp_resource.o: in function `nfp_resource_acquire&apos;:nfp_resource.c:(.text+0x144): undefined reference to `crc32_be&apos;arm-linux-gnueabi-ld: nfp_resource.c:(.text+0x158): undefined reference to `crc32_be&apos;arm-linux-gnueabi-ld: drivers/net/ethernet/nxp/lpc_eth.o: in function `lpc_eth_set_multicast_list&apos;:lpc_eth.c:(.text+0x1934): undefined reference to `crc32_le&apos;arm-linux-gnueabi-ld: drivers/net/ethernet/rocker/rocker_ofdpa.o: in function `ofdpa_flow_tbl_do&apos;:rocker_ofdpa.c:(.text+0x2e08): undefined reference to `crc32_le&apos;arm-linux-gnueabi-ld: drivers/net/ethernet/rocker/rocker_ofdpa.o: in function `ofdpa_flow_tbl_del&apos;:rocker_ofdpa.c:(.text+0x3074): undefined reference to `crc32_le&apos;arm-linux-gnueabi-ld: drivers/net/ethernet/rocker/rocker_ofdpa.o: in function `ofdpa_port_fdb&apos;:arm-linux-gnueabi-ld: drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.o: in function `mlx5dr_ste_calc_hash_index&apos;:dr_ste.c:(.text+0x354): undefined reference to `crc32_le&apos;arm-linux-gnueabi-ld: drivers/net/ethernet/microchip/lan743x_main.o: in function `lan743x_netdev_set_multicast&apos;:lan743x_main.c:(.text+0x5dc4): undefined reference to `crc32_le&apos;Add the missing &apos;select CRC32&apos; entries in Kconfig for each of them.Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Acked-by: Nicolas Ferre &lt;nicolas.ferre@microchip.com&gt;Acked-by: Madalin Bucur &lt;madalin.bucur@oss.nxp.com&gt;Acked-by: Mark Einon &lt;mark.einon@gmail.com&gt;Acked-by: Simon Horman &lt;simon.horman@netronome.com&gt;Link: https://lore.kernel.org/r/20201203232114.1485603-1-arnd@kernel.orgSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/Kconfig</description>
        <pubDate>Thu, 03 Dec 2020 23:20:37 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>a7f7f624 - treewide: replace &apos;---help---&apos; in Kconfig files with &apos;help&apos;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/Kconfig#a7f7f624</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-6.15/drivers/net/ethernet/microchip/Kconfig</description>
        <pubDate>Sat, 13 Jun 2020 16:50:22 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;masahiroy@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/Kconfig#ec8f24b7</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-6.15/drivers/net/ethernet/microchip/Kconfig</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>863d4187 - lan743x: Remove SPI dependency from Microchip group.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/Kconfig#863d4187</link>
        <description>lan743x: Remove SPI dependency from Microchip group.The SPI dependency does not apply to lan743x driver, and otherdrivers in the group already state their dependence on SPI.Signed-off-by: Bryan Whitehead &lt;Bryan.Whitehead@microchip.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/Kconfig</description>
        <pubDate>Thu, 25 Oct 2018 17:09:38 +0000</pubDate>
        <dc:creator>Bryan Whitehead &lt;Bryan.Whitehead@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>3aad9240 - net: lan743x: select CRC16</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/Kconfig#3aad9240</link>
        <description>net: lan743x: select CRC16lan743x now fails to build when CONFIG_CRC16 is disabled:drivers/net/ethernet/microchip/lan743x_main.o: In function crc16&apos;Force it on like all other users do.Fixes: 4d94282afd95 (&quot;lan743x: Add power management support&quot;)Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/Kconfig</description>
        <pubDate>Mon, 13 Aug 2018 21:19:21 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>23f0703c - lan743x: Add main source files for new lan743x driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/Kconfig#23f0703c</link>
        <description>lan743x: Add main source files for new lan743x driverAdd main source files for new lan743x driverSigned-off-by: Bryan Whitehead &lt;Bryan.Whitehead@microchip.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/microchip/Kconfig</description>
        <pubDate>Mon, 05 Mar 2018 19:23:30 +0000</pubDate>
        <dc:creator>Bryan Whitehead &lt;Bryan.Whitehead@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>6e86ac12 - net: encx24j600: Fix typos in Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/Kconfig#6e86ac12</link>
        <description>net: encx24j600: Fix typos in KconfigSigned-off-by: Jon Ringle &lt;jringle@gridpoint.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/Kconfig</description>
        <pubDate>Thu, 08 Oct 2015 15:10:19 +0000</pubDate>
        <dc:creator>Jon Ringle &lt;jringle@gridpoint.com&gt;</dc:creator>
    </item>
<item>
        <title>d70e5326 - net: Microchip encx24j600 driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/Kconfig#d70e5326</link>
        <description>net: Microchip encx24j600 driverThis ethernet driver supports the Micorchip enc424j600/626j600 Ethernetcontroller over a SPI bus interface. This driver makes use of the regmap API tooptimize access to registers by caching registers where possible.Datasheet:http://ww1.microchip.com/downloads/en/DeviceDoc/39935b.pdfSigned-off-by: Jon Ringle &lt;jringle@gridpoint.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/Kconfig</description>
        <pubDate>Tue, 06 Oct 2015 20:37:46 +0000</pubDate>
        <dc:creator>Jon Ringle &lt;jringle@gridpoint.com&gt;</dc:creator>
    </item>
<item>
        <title>6a27a6c3 - Revert &quot;net: Microchip encx24j600 driver&quot;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/Kconfig#6a27a6c3</link>
        <description>Revert &quot;net: Microchip encx24j600 driver&quot;This reverts commit 04fbfce7a222327b97ca165294ef19f0faa45960.

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/Kconfig</description>
        <pubDate>Tue, 06 Oct 2015 13:25:36 +0000</pubDate>
        <dc:creator>David S. Miller &lt;davem@davemloft.net&gt;</dc:creator>
    </item>
</channel>
</rss>
