<?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 2025</copyright>
    <generator>Java</generator><item>
        <title>4116941b7a703f8c770998bb3a59966608cb5bb2 - Merge tag &apos;v4.20&apos; into next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/net/ethernet/8390/Makefile#4116941b7a703f8c770998bb3a59966608cb5bb2</link>
        <description>Merge tag &apos;v4.20&apos; into nextMerge with mainline to bring in the new APIs.

            List of files:
            /linux/drivers/net/ethernet/8390/Makefile</description>
        <pubDate>Mon, 14 Jan 2019 06:35:32 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>3eb66e91a25497065c5322b1268cbc3953642227 - Merge tag &apos;v4.20&apos; into for-linus</title>
        <link>http://opengrok.net:8080/history/linux/drivers/net/ethernet/8390/Makefile#3eb66e91a25497065c5322b1268cbc3953642227</link>
        <description>Merge tag &apos;v4.20&apos; into for-linusSync with mainline to get linux/overflow.h among other things.

            List of files:
            /linux/drivers/net/ethernet/8390/Makefile</description>
        <pubDate>Mon, 14 Jan 2019 23:33:23 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c74a7469f97c0f40b46e82ee979f9fb1bb6e847c - Merge drm/drm-next into drm-intel-next-queued</title>
        <link>http://opengrok.net:8080/history/linux/drivers/net/ethernet/8390/Makefile#c74a7469f97c0f40b46e82ee979f9fb1bb6e847c</link>
        <description>Merge drm/drm-next into drm-intel-next-queuedWe need a backmerge to get DP_DPCD_REV_14 before we push otheri915 changes to dinq that could break compilation.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/net/ethernet/8390/Makefile</description>
        <pubDate>Mon, 23 Jul 2018 16:13:12 +0000</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>6b16f5d12202a23d875915349cc031c07fe1b3ec - Merge tag &apos;v4.18-rc2&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into fbdev-for-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/net/ethernet/8390/Makefile#6b16f5d12202a23d875915349cc031c07fe1b3ec</link>
        <description>Merge tag &apos;v4.18-rc2&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into fbdev-for-nextLinux 4.18-rc2

            List of files:
            /linux/drivers/net/ethernet/8390/Makefile</description>
        <pubDate>Thu, 28 Jun 2018 12:07:57 +0000</pubDate>
        <dc:creator>Bartlomiej Zolnierkiewicz &lt;b.zolnierkie@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>57b54d74dd5c559bd35f2affaf11d8828aaf5733 - Merge tag &apos;v4.18-rc2&apos; into next-general</title>
        <link>http://opengrok.net:8080/history/linux/drivers/net/ethernet/8390/Makefile#57b54d74dd5c559bd35f2affaf11d8828aaf5733</link>
        <description>Merge tag &apos;v4.18-rc2&apos; into next-generalMerge to Linux 4.18-rc2 for security subsystem developers.

            List of files:
            /linux/drivers/net/ethernet/8390/Makefile</description>
        <pubDate>Mon, 25 Jun 2018 16:20:40 +0000</pubDate>
        <dc:creator>James Morris &lt;james.morris@microsoft.com&gt;</dc:creator>
    </item>
<item>
        <title>7731b8bc94e599c9a79e428f3359ff2c34b7576a - Merge branch &apos;linus&apos; into x86/urgent</title>
        <link>http://opengrok.net:8080/history/linux/drivers/net/ethernet/8390/Makefile#7731b8bc94e599c9a79e428f3359ff2c34b7576a</link>
        <description>Merge branch &apos;linus&apos; into x86/urgentRequired to queue a dependent fix.

            List of files:
            /linux/drivers/net/ethernet/8390/Makefile</description>
        <pubDate>Fri, 22 Jun 2018 19:20:35 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>1c8c5a9d38f607c0b6fd12c91cbe1a4418762a21 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/net/ethernet/8390/Makefile#1c8c5a9d38f607c0b6fd12c91cbe1a4418762a21</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPull networking updates from David Miller: 1) Add Maglev hashing scheduler to IPVS, from Inju Song. 2) Lots of new TC subsystem tests from Roman Mashak. 3) Add TCP zero copy receive and fix delayed acks and autotuning with    SO_RCVLOWAT, from Eric Dumazet. 4) Add XDP_REDIRECT support to mlx5 driver, from Jesper Dangaard    Brouer. 5) Add ttl inherit support to vxlan, from Hangbin Liu. 6) Properly separate ipv6 routes into their logically independant    components. fib6_info for the routing table, and fib6_nh for sets of    nexthops, which thus can be shared. From David Ahern. 7) Add bpf_xdp_adjust_tail helper, which can be used to generate ICMP    messages from XDP programs. From Nikita V. Shirokov. 8) Lots of long overdue cleanups to the r8169 driver, from Heiner    Kallweit. 9) Add BTF (&quot;BPF Type Format&quot;), from Martin KaFai Lau.10) Add traffic condition monitoring to iwlwifi, from Luca Coelho.11) Plumb extack down into fib_rules, from Roopa Prabhu.12) Add Flower classifier offload support to igb, from Vinicius Costa    Gomes.13) Add UDP GSO support, from Willem de Bruijn.14) Add documentation for eBPF helpers, from Quentin Monnet.15) Add TLS tx offload to mlx5, from Ilya Lesokhin.16) Allow applications to be given the number of bytes available to read    on a socket via a control message returned from recvmsg(), from    Soheil Hassas Yeganeh.17) Add x86_32 eBPF JIT compiler, from Wang YanQing.18) Add AF_XDP sockets, with zerocopy support infrastructure as well.    From Bj&#246;rn T&#246;pel.19) Remove indirect load support from all of the BPF JITs and handle    these operations in the verifier by translating them into native BPF    instead. From Daniel Borkmann.20) Add GRO support to ipv6 gre tunnels, from Eran Ben Elisha.21) Allow XDP programs to do lookups in the main kernel routing tables    for forwarding. From David Ahern.22) Allow drivers to store hardware state into an ELF section of kernel    dump vmcore files, and use it in cxgb4. From Rahul Lakkireddy.23) Various RACK and loss detection improvements in TCP, from Yuchung    Cheng.24) Add TCP SACK compression, from Eric Dumazet.25) Add User Mode Helper support and basic bpfilter infrastructure, from    Alexei Starovoitov.26) Support ports and protocol values in RTM_GETROUTE, from Roopa    Prabhu.27) Support bulking in -&gt;ndo_xdp_xmit() API, from Jesper Dangaard    Brouer.28) Add lots of forwarding selftests, from Petr Machata.29) Add generic network device failover driver, from Sridhar Samudrala.* ra.kernel.org:/pub/scm/linux/kernel/git/davem/net-next: (1959 commits)  strparser: Add __strp_unpause and use it in ktls.  rxrpc: Fix terminal retransmission connection ID to include the channel  net: hns3: Optimize PF CMDQ interrupt switching process  net: hns3: Fix for VF mailbox receiving unknown message  net: hns3: Fix for VF mailbox cannot receiving PF response  bnx2x: use the right constant  Revert &quot;net: sched: cls: Fix offloading when ingress dev is vxlan&quot;  net: dsa: b53: Fix for brcm tag issue in Cygnus SoC  enic: fix UDP rss bits  netdev-FAQ: clarify DaveM&apos;s position for stable backports  rtnetlink: validate attributes in do_setlink()  mlxsw: Add extack messages for port_{un, }split failures  netdevsim: Add extack error message for devlink reload  devlink: Add extack to reload and port_{un, }split operations  net: metrics: add proper netlink validation  ipmr: fix error path when ipmr_new_table fails  ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds  net: hns3: remove unused hclgevf_cfg_func_mta_filter  netfilter: provide udp*_lib_lookup for nf_tproxy  qed*: Utilize FW 8.37.2.0  ...

            List of files:
            /linux/drivers/net/ethernet/8390/Makefile</description>
        <pubDate>Thu, 07 Jun 2018 01:39:49 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>c13aca79ff3c4af5fd31a5b2743a90eba6e36a26 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://opengrok.net:8080/history/linux/drivers/net/ethernet/8390/Makefile#c13aca79ff3c4af5fd31a5b2743a90eba6e36a26</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 4.18 merge window.

            List of files:
            /linux/drivers/net/ethernet/8390/Makefile</description>
        <pubDate>Mon, 04 Jun 2018 20:33:12 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>101cfc9f787d8ca22866a178f2c1684fb10f8c7a - Merge branches &apos;clk-warn&apos;, &apos;clk-core&apos;, &apos;clk-spear&apos; and &apos;clk-qcom-msm8998&apos; into clk-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/net/ethernet/8390/Makefile#101cfc9f787d8ca22866a178f2c1684fb10f8c7a</link>
        <description>Merge branches &apos;clk-warn&apos;, &apos;clk-core&apos;, &apos;clk-spear&apos; and &apos;clk-qcom-msm8998&apos; into clk-next* clk-warn:  clk: Print the clock name and warning cause* clk-core:  clk: Remove clk_init_cb typedef* clk-spear:  clk: spear: fix WDT clock definition on SPEAr600* clk-qcom-msm8998:  clk: qcom: Add MSM8998 Global Clock Control (GCC) driver

            List of files:
            /linux/drivers/net/ethernet/8390/Makefile</description>
        <pubDate>Mon, 04 Jun 2018 19:26:39 +0000</pubDate>
        <dc:creator>Stephen Boyd &lt;sboyd@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>754451342fc5954061ede74b0a8485ec4a4c6eaa - Merge tag &apos;v4.17-rc6&apos; into next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/net/ethernet/8390/Makefile#754451342fc5954061ede74b0a8485ec4a4c6eaa</link>
        <description>Merge tag &apos;v4.17-rc6&apos; into nextSync up with mainline to bring in Atmel controller changes for Caroline.

            List of files:
            /linux/drivers/net/ethernet/8390/Makefile</description>
        <pubDate>Thu, 24 May 2018 16:30:15 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>dd8070bff204a67fcb6585f18047841a895b68d7 - Merge remote-tracking branch &apos;net-next/master&apos; into mac80211-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/net/ethernet/8390/Makefile#dd8070bff204a67fcb6585f18047841a895b68d7</link>
        <description>Merge remote-tracking branch &apos;net-next/master&apos; into mac80211-nextBring in net-next which had pulled in net, so I have the changesfrom mac80211 and can apply a patch that would otherwise conflict.Signed-off-by: Johannes Berg &lt;johannes.berg@intel.com&gt;

            List of files:
            /linux/drivers/net/ethernet/8390/Makefile</description>
        <pubDate>Wed, 23 May 2018 09:05:26 +0000</pubDate>
        <dc:creator>Johannes Berg &lt;johannes.berg@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>bba9525520b6028ecbe7486e13216e9ede8636be - Merge branch &apos;drm-intel-next-queued&apos; into gvt-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/net/ethernet/8390/Makefile#bba9525520b6028ecbe7486e13216e9ede8636be</link>
        <description>Merge branch &apos;drm-intel-next-queued&apos; into gvt-nextSigned-off-by: Zhi Wang &lt;zhi.a.wang@intel.com&gt;

            List of files:
            /linux/drivers/net/ethernet/8390/Makefile</description>
        <pubDate>Sun, 13 May 2018 21:19:07 +0000</pubDate>
        <dc:creator>Zhi Wang &lt;zhi.a.wang@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>94cc2fde365fb4484080ea6675bb1e0c933f8002 - Merge remote-tracking branch &apos;drm/drm-next&apos; into drm-misc-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/net/ethernet/8390/Makefile#94cc2fde365fb4484080ea6675bb1e0c933f8002</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into drm-misc-nextdrm-misc-next is still based on v4.16-rc7, and was getting a bit stale.Signed-off-by: Maarten Lankhorst &lt;maarten.lankhorst@linux.intel.com&gt;

            List of files:
            /linux/drivers/net/ethernet/8390/Makefile</description>
        <pubDate>Fri, 11 May 2018 16:08:10 +0000</pubDate>
        <dc:creator>Maarten Lankhorst &lt;maarten.lankhorst@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>53f071e19d566e7d0a4eada1bd8313a4cdb660a4 - Merge drm/drm-next into drm-intel-next-queued</title>
        <link>http://opengrok.net:8080/history/linux/drivers/net/ethernet/8390/Makefile#53f071e19d566e7d0a4eada1bd8313a4cdb660a4</link>
        <description>Merge drm/drm-next into drm-intel-next-queuedNeed d224985a5e31 (&quot;sched/wait, drivers/drm: Convert wait_on_atomic_t()usage to the new wait_var_event() API&quot;) in dinq to be able to fixhttps://bugs.freedesktop.org/show_bug.cgi?id=106085.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/net/ethernet/8390/Makefile</description>
        <pubDate>Wed, 02 May 2018 09:20:32 +0000</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>552c69b36ebd966186573b9c7a286b390935cce1 - Merge tag &apos;v4.17-rc3&apos; into apparmor-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/net/ethernet/8390/Makefile#552c69b36ebd966186573b9c7a286b390935cce1</link>
        <description>Merge tag &apos;v4.17-rc3&apos; into apparmor-nextLinux v4.17-rc3Merge in v4.17 for LSM updatesSigned-off-by: John Johansen &lt;john.johansen@canonical.com&gt;

            List of files:
            /linux/drivers/net/ethernet/8390/Makefile</description>
        <pubDate>Wed, 02 May 2018 07:38:52 +0000</pubDate>
        <dc:creator>John Johansen &lt;john.johansen@canonical.com&gt;</dc:creator>
    </item>
<item>
        <title>8cad95f56f63a63abab0ff0cb451c0bdd5a885dc - Merge tag &apos;v4.17-rc2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into fbdev-for-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/net/ethernet/8390/Makefile#8cad95f56f63a63abab0ff0cb451c0bdd5a885dc</link>
        <description>Merge tag &apos;v4.17-rc2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into fbdev-for-nextLinux 4.17-rc2

            List of files:
            /linux/drivers/net/ethernet/8390/Makefile</description>
        <pubDate>Tue, 24 Apr 2018 14:52:52 +0000</pubDate>
        <dc:creator>Bartlomiej Zolnierkiewicz &lt;b.zolnierkie@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>b393a707c84bb56a7800c93849fd8b492f76ba42 - Merge tag &apos;v4.17-rc2&apos; into next-general</title>
        <link>http://opengrok.net:8080/history/linux/drivers/net/ethernet/8390/Makefile#b393a707c84bb56a7800c93849fd8b492f76ba42</link>
        <description>Merge tag &apos;v4.17-rc2&apos; into next-generalSync to Linux 4.17-rc2 for developers.

            List of files:
            /linux/drivers/net/ethernet/8390/Makefile</description>
        <pubDate>Mon, 23 Apr 2018 17:57:26 +0000</pubDate>
        <dc:creator>James Morris &lt;james.morris@microsoft.com&gt;</dc:creator>
    </item>
<item>
        <title>bda73d4ec943c4f7479603a59cad09a07c6c729a - Merge branch &apos;Amiga-xsurf100&apos;</title>
        <link>http://opengrok.net:8080/history/linux/drivers/net/ethernet/8390/Makefile#bda73d4ec943c4f7479603a59cad09a07c6c729a</link>
        <description>Merge branch &apos;Amiga-xsurf100&apos;Michael Schmitz says:====================New network driver for Amiga X-Surf 100 (m68k)[This is a resend of my v3 series which was based on the wrong version andtree. Only substantial change is to Asix AX99796B PHY driver.]This patch series adds support for the Individual Computers X-Surf 100network card for m68k Amiga, a network adapter based on the AX88796 chip set.The driver was originally written for kernel version 3.19 by Michael Karcher(see CC:), and adapted to 4.16+ for submission to netdev by me. Questionsregarding motivation for some of the changes are probably best directed atMichael Karcher.The driver has been tested by Adrian &lt;glaubitz@physik.fu-berlin.de&gt; who willsend his Tested-by tag separately.A few changes to the ax88796 driver were required:- to read the MAC address, some setup of the ax99796 chip must be done,- attach to the MII bus only on device open to allow module unloading,- allow to supersede ax_block_input/ax_block_output by card-specific  optimized code,- use an optional interrupt status callback to allow easier sharing of the  card interrupt,- set IRQF_SHARED if platform IRQ resource is marked shareableThe Asix Electronix PHY used on the X-Surf 100 is buggy, and causes thesoftware reset to hang if the previous command sent to the PHY was alsoa soft reset. This bug requires addition of a PHY driver for Asix PHYsto provide a fixed .soft_reset function, included in this series.Some additional cleanup:- do not attempt to free IRQ in ax_remove (complements 82533ad9a1c),- clear platform drvdata on probe fail and module remove.Changes since v1:Raised in review by Andrew Lunn:- move MII code around to avoid need for forward declaration,- combine patches 2 and 7 to add cleanup in error pathChanges since v2:- corrected authorship attribution to Michael KarcherSuggested by Geert Uytterhoeven:- use ei_local-&gt;reset_8390() instead of duplicating ax_reset_8390(),- use %pR to format struct resource pointers,- assign pdev and xs100 pointers in declaration,- don&apos;t split error messages,- change Kconfig logic to only require XSURF100 set on AmigaSuggested by Andrew Lunn:- add COMPILE_TEST to ax88796 Kconfig options,- use new Asix PHY driver for X-Surf 100Suggested by Andrew Lunn/Finn Thain:- declare struct sk_buff in ax88796.h,- correct whitespace error in ax88796.hChanges since v3:- various checkpatch cleanupAndrew Lunn:- don&apos;t duplicate genphy_soft_reset in Asix PHY driver, just call  genphy_soft_reset after writing zero to control register====================Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux/drivers/net/ethernet/8390/Makefile</description>
        <pubDate>Thu, 19 Apr 2018 20:11:12 +0000</pubDate>
        <dc:creator>David S. Miller &lt;davem@davemloft.net&gt;</dc:creator>
    </item>
<item>
        <title>861928f4e60e826cd8871c0c37f4b3d825b8d81d - net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)</title>
        <link>http://opengrok.net:8080/history/linux/drivers/net/ethernet/8390/Makefile#861928f4e60e826cd8871c0c37f4b3d825b8d81d</link>
        <description>net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)Add platform device driver to populate the ax88796 platform data frominformation provided by the XSurf100 zorro device driver. The ax88796module will be loaded through this module&apos;s probe function.Signed-off-by: Michael Karcher &lt;kernel@mkarcher.dialup.fu-berlin.de&gt;Signed-off-by: Michael Schmitz &lt;schmitzmic@gmail.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux/drivers/net/ethernet/8390/Makefile</description>
        <pubDate>Thu, 19 Apr 2018 02:05:26 +0000</pubDate>
        <dc:creator>Michael Karcher &lt;kernel@mkarcher.dialup.fu-berlin.de&gt;</dc:creator>
    </item>
<item>
        <title>30596ec32e2cd141d73ee8701386887def9e98c0 - Back merge &apos;drm-intel-fixes&apos; into gvt-fixes</title>
        <link>http://opengrok.net:8080/history/linux/drivers/net/ethernet/8390/Makefile#30596ec32e2cd141d73ee8701386887def9e98c0</link>
        <description>Back merge &apos;drm-intel-fixes&apos; into gvt-fixesNeed for 4.17-rc1Signed-off-by: Zhenyu Wang &lt;zhenyuw@linux.intel.com&gt;

            List of files:
            /linux/drivers/net/ethernet/8390/Makefile</description>
        <pubDate>Tue, 17 Apr 2018 02:43:57 +0000</pubDate>
        <dc:creator>Zhenyu Wang &lt;zhenyuw@linux.intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
