<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/mxge/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/sys/modules/mxge/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>031beb4e239bfce798af17f5fe8dba8bcaf13d99 - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/mxge/Makefile#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sys/modules/mxge/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:54:58 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1e413cf93298b5b97441a21d9a50fdcd0ee9945e - Add optional support to mxge for MSI-X interrupts and multiple receive</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/mxge/Makefile#1e413cf93298b5b97441a21d9a50fdcd0ee9945e</link>
        <description>Add optional support to mxge for MSI-X interrupts and multiple receivequeues (which we call slices).  The NIC will steer traffic into up tohw.mxge.max_slices different receive rings based on a configurablehash type (hw.mxge.rss_hash_type).Currently the driver defaults to using a single slice, so the defaultbehavior is unchanged.  Also, transmit from non-zero slices isdisabled currently.

            List of files:
            /freebsd/sys/modules/mxge/Makefile</description>
        <pubDate>Tue, 15 Jan 2008 21:34:49 +0100</pubDate>
        <dc:creator>Andrew Gallatin &lt;gallatin@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6d87a65da40e668f9eb78a888385f6e7741eca2c - - Complete the myri10ge -&gt; mxge name change by doing a mechanical</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/mxge/Makefile#6d87a65da40e668f9eb78a888385f6e7741eca2c</link>
        <description>- Complete the myri10ge -&gt; mxge name change by doing a mechanical  s/myri10ge/mxge/g replacement in the myri10ge files.  A few contuation  lines were joined because of the regained columns.- Hook the mxge driver back to the build.

            List of files:
            /freebsd/sys/modules/mxge/Makefile</description>
        <pubDate>Tue, 13 Jun 2006 15:53:52 +0200</pubDate>
        <dc:creator>Andrew Gallatin &lt;gallatin@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b2fc195e1b023e18f72ac7397d4b2278853f5aad - 10GbE mode driver and binary firmware for Myricom&apos;s PCI-express NICs.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/mxge/Makefile#b2fc195e1b023e18f72ac7397d4b2278853f5aad</link>
        <description>10GbE mode driver and binary firmware for Myricom&apos;s PCI-express NICs.More info regarding these nics can be found at http://www.myri.com.Please note that the filessys/dev/myri10ge/{mcp_gen_header.h,myri10ge_mcp.h} are internallyshared between all our drivers (solaris, macosx, windows, linux, etc).I&apos;d like to keep these files unchanged, so I can just import newerversions of them when the firmware API/ABI changes.  This means I&apos;mstuck with some of the crazy-long #define names, and possiblynon-style(9) characteristics of these files.Many thanks to mlaier for doing firmware(9) just as Ineeded it, and to scottl for his helpful review.Reviewed by: scottl, glebiusSponsored by: Myricom Inc.

            List of files:
            /freebsd/sys/modules/mxge/Makefile</description>
        <pubDate>Sun, 19 Feb 2006 23:39:19 +0100</pubDate>
        <dc:creator>Andrew Gallatin &lt;gallatin@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1e413cf93298b5b97441a21d9a50fdcd0ee9945e - Add optional support to mxge for MSI-X interrupts and multiple receive</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/mxge/Makefile#1e413cf93298b5b97441a21d9a50fdcd0ee9945e</link>
        <description>Add optional support to mxge for MSI-X interrupts and multiple receivequeues (which we call slices).  The NIC will steer traffic into up tohw.mxge.max_slices different receive rings based on a configurablehash type (hw.mxge.rss_hash_type).Currently the driver defaults to using a single slice, so the defaultbehavior is unchanged.  Also, transmit from non-zero slices isdisabled currently.

            List of files:
            /freebsd/sys/modules/mxge/Makefile</description>
        <pubDate>Tue, 15 Jan 2008 21:34:49 +0100</pubDate>
        <dc:creator>Andrew Gallatin &lt;gallatin@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6d87a65da40e668f9eb78a888385f6e7741eca2c - - Complete the myri10ge -&gt; mxge name change by doing a mechanical</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/mxge/Makefile#6d87a65da40e668f9eb78a888385f6e7741eca2c</link>
        <description>- Complete the myri10ge -&gt; mxge name change by doing a mechanical  s/myri10ge/mxge/g replacement in the myri10ge files.  A few contuation  lines were joined because of the regained columns.- Hook the mxge driver back to the build.

            List of files:
            /freebsd/sys/modules/mxge/Makefile</description>
        <pubDate>Tue, 13 Jun 2006 15:53:52 +0200</pubDate>
        <dc:creator>Andrew Gallatin &lt;gallatin@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b2fc195e1b023e18f72ac7397d4b2278853f5aad - 10GbE mode driver and binary firmware for Myricom&apos;s PCI-express NICs.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/mxge/Makefile#b2fc195e1b023e18f72ac7397d4b2278853f5aad</link>
        <description>10GbE mode driver and binary firmware for Myricom&apos;s PCI-express NICs.More info regarding these nics can be found at http://www.myri.com.Please note that the filessys/dev/myri10ge/{mcp_gen_header.h,myri10ge_mcp.h} are internallyshared between all our drivers (solaris, macosx, windows, linux, etc).I&apos;d like to keep these files unchanged, so I can just import newerversions of them when the firmware API/ABI changes.  This means I&apos;mstuck with some of the crazy-long #define names, and possiblynon-style(9) characteristics of these files.Many thanks to mlaier for doing firmware(9) just as Ineeded it, and to scottl for his helpful review.Reviewed by: scottl, glebiusSponsored by: Myricom Inc.

            List of files:
            /freebsd/sys/modules/mxge/Makefile</description>
        <pubDate>Sun, 19 Feb 2006 23:39:19 +0100</pubDate>
        <dc:creator>Andrew Gallatin &lt;gallatin@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
