<?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>51dce24b - net: intel: Cleanup the copyright/license headers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile#51dce24b</link>
        <description>net: intel: Cleanup the copyright/license headersAfter many years of having a ~30 line copyright and license header to oursource files, we are finally able to reduce that to one line with theadvent of the SPDX identifier.Also caught a few files missing the SPDX license identifier, so fixedthem up.Signed-off-by: Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;Acked-by: Shannon Nelson &lt;shannon.nelson@oracle.com&gt;Acked-by: Richard Cochran &lt;richardcochran@gmail.com&gt;Tested-by: Andrew Bowers &lt;andrewx.bowers@intel.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile</description>
        <pubDate>Thu, 26 Apr 2018 15:08:09 +0000</pubDate>
        <dc:creator>Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ae06c70b - intel: add SPDX identifiers to all the Intel drivers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile#ae06c70b</link>
        <description>intel: add SPDX identifiers to all the Intel driversAdd the SPDX identifiers to all the Intel wired LAN driver files, asoutlined in Documentation/process/license-rules.rst.Signed-off-by: Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;Tested-by: Aaron Brown &lt;aaron.f.brown@intel.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile</description>
        <pubDate>Thu, 22 Mar 2018 17:08:48 +0000</pubDate>
        <dc:creator>Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>86641094 - fm10k: consistently use Intel(R) for driver names</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile#86641094</link>
        <description>fm10k: consistently use Intel(R) for driver namesUpdate every header file and other locations to consistently useIntel(R) instead of just Intel. Also update copyright year of fileswhich we modified.Signed-off-by: Jacob Keller &lt;jacob.e.keller@intel.com&gt;Tested-by: Krishneil Singh &lt;Krishneil.k.singh@intel.com&gt;Signed-off-by: Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile</description>
        <pubDate>Thu, 07 Apr 2016 15:21:21 +0000</pubDate>
        <dc:creator>Jacob Keller &lt;jacob.e.keller@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9de6a1a6 - fm10k: drop 1588 support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile#9de6a1a6</link>
        <description>fm10k: drop 1588 supportThe 1588 support within fm10k does not work correctly with the currentversion of the switch management software, and likely never workedcorrectly to begin with. Remove support for PTP/1588. Update copyrightyear for all these files while we&apos;re touching them.Signed-off-by: Jacob Keller &lt;jacob.e.keller@intel.com&gt;Tested-by: Krishneil Singh &lt;Krishneil.k.singh@intel.com&gt;Signed-off-by: Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile</description>
        <pubDate>Fri, 01 Apr 2016 23:17:31 +0000</pubDate>
        <dc:creator>Jacob Keller &lt;jacob.e.keller@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>5682366c - fm10k: conditionally compile DCB and DebugFS support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile#5682366c</link>
        <description>fm10k: conditionally compile DCB and DebugFS supportRather than wrapping fm10k_dcbnl.c and fm10k_debugfs.c support with #ifdef blocks, just conditionally include the .o files in the Makefile.Also, since we&apos;re modifying it, update the copyright year on theMakefile.Signed-off-by: Jacob Keller &lt;jacob.e.keller@intel.com&gt;Signed-off-by: Bruce Allan &lt;bruce.w.allan@intel.com&gt;Tested-by: Krishneil Singh &lt;krishneil.k.singh@intel.com&gt;Signed-off-by: Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile</description>
        <pubDate>Tue, 27 Oct 2015 19:51:09 +0000</pubDate>
        <dc:creator>Jacob Keller &lt;jacob.e.keller@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>a211e013 - fm10k: Add support for PTP</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile#a211e013</link>
        <description>fm10k: Add support for PTPThis change adds support for the Linux PTP Hardware clock and timestampingfunctionality provided by the hardware.  There are actually two cases thatthis timestamping is meant to support.The first case would be an ordinary clock scenario.  In this configurationthe host interface does not have access to BAR 4.  However all of the hostinterfaces should be locked into the same boundary clock region and as suchthey are all on the same clock anyway.  With this being the case they cansynchronize among themselves and only need to adjust the offset since theyare all on the same clock with the same frequency.The second case is a boundary clock scenario.  This is a special case andwould require both BAR 4 access, and a means of presenting a netdev perboundary region.  The current plan is to use DSA at some point in thefuture to provide these interfaces, but the DSA portion is still underdevelopment.Signed-off-by: Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;Acked-by: Richard Cochran &lt;richardcochran@gmail.com&gt;Signed-off-by: Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile</description>
        <pubDate>Sat, 20 Sep 2014 23:54:07 +0000</pubDate>
        <dc:creator>Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>7461fd91 - fm10k: Add support for debugfs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile#7461fd91</link>
        <description>fm10k: Add support for debugfsThis patch adds limited debugfs support for the driver.  Most of thefunctionality needed for dumping registers is already provided via ethtool.The only thing we saw that we really neeed was the ability to dump thedescriptor rings so as such this patch will add a fm10k directory containing alisting of directories each one with a unique PCI Bus, Device, and Functionnumber.  Each of those BDF directories will have a list of q_vectors, andthe q_vectors will contain a file for each of the Rx/Tx rings that are a partof the vector.  For example:# ls -RD /sys/kernel/debug/fm10k//sys/kernel/debug/fm10k/:0000:01:00.0/sys/kernel/debug/fm10k/0000:01:00.0:q_vector.000  q_vector.001  q_vector.002  q_vector.003/sys/kernel/debug/fm10k/0000:01:00.0/q_vector.000:rx_ring.000  tx_ring.000/sys/kernel/debug/fm10k/0000:01:00.0/q_vector.001:rx_ring.001  tx_ring.001/sys/kernel/debug/fm10k/0000:01:00.0/q_vector.002:rx_ring.002  tx_ring.002/sys/kernel/debug/fm10k/0000:01:00.0/q_vector.003:rx_ring.003  tx_ring.003# cat /sys/kernel/debug/fm10k/0000:01:00.0/q_vector.000/rx_ring.000DES DATA       RSS        STATERR    LENGTH VLAN   DGLORT SGLORT TIMESTAMP---------------------------------------------------------------------------000 0x00000000 0x00000000 0x00000003 0x002a 0x0000 0x0000 0x0000 0x13951807dc4fedf0001 0x00000000 0x00000000 0x00000003 0x002a 0x0000 0x0000 0x0000 0x1395180906c9f2c8002 0x3731c000 0x00000000 0x00000000 0x0000 0x0000 0x0000 0x0000 0x0000000000000000003 0x3731d000 0x00000000 0x00000000 0x0000 0x0000 0x0000 0x0000 0x0000000000000000004 0xaab3a000 0x00000000 0x00000000 0x0000 0x0000 0x0000 0x0000 0x0000000000000000...# cat /sys/kernel/debug/fm10k/0000:01:00.0/q_vector.000/tx_ring.000DES BUFFER_ADDRESS     LENGTH VLAN   MSS    HDRLEN FLAGS---------------------------------------------------------000 0x00000000aa8a1002 0x005a 0x0000 0x0000 0x0000 0xc0001 0x00000000aa8a2002 0x005a 0x0000 0x0000 0x0000 0xc0002 0x000000006bc13202 0x004e 0x0000 0x0000 0x0000 0xc0003 0x000000006bc13c02 0x002a 0x0000 0x0000 0x0000 0xe1004 0x000000006bc13602 0x0062 0x0000 0x0000 0x0000 0xc0Signed-off-by: Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;Signed-off-by: Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile</description>
        <pubDate>Sat, 20 Sep 2014 23:53:23 +0000</pubDate>
        <dc:creator>Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9f801abc - fm10k: Add support for IEEE DCBx</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile#9f801abc</link>
        <description>fm10k: Add support for IEEE DCBxThis patch adds support for management of the limited QOS features of theFM10000 interface.  Specifically we can support up to 8 traffic classes,however the part only provides 1 Rx and 1 Tx FIFO in the host interface andas a result this can lead to head-of-line blocking on Rx.  This can beavoided by setting PFC only for priorities that cannot afford to dropframes.Signed-off-by: Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;Acked-by: John Fastabend &lt;john.r.fastabend@intel.com&gt;Signed-off-by: Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile</description>
        <pubDate>Sat, 20 Sep 2014 23:53:08 +0000</pubDate>
        <dc:creator>Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>883a9ccb - fm10k: Add support for SR-IOV to driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile#883a9ccb</link>
        <description>fm10k: Add support for SR-IOV to driverThis patch combines the recently added VF messaging and configurationfunctionality with the interfaces provided by the kernel to allow forconfiguration and management of SR-IOV.Signed-off-by: Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;Signed-off-by: Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile</description>
        <pubDate>Sat, 20 Sep 2014 23:52:09 +0000</pubDate>
        <dc:creator>Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>5cb8db4a - fm10k: Add support for VF</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile#5cb8db4a</link>
        <description>fm10k: Add support for VFThis patch provides the functions necessary to configure the VF making useof the same API pointers as the PF.Signed-off-by: Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;Signed-off-by: Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile</description>
        <pubDate>Sat, 20 Sep 2014 23:51:40 +0000</pubDate>
        <dc:creator>Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>82dd0f7e - fm10k: Add ethtool support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile#82dd0f7e</link>
        <description>fm10k: Add ethtool supportThis patch adds basic ethtool support to the device to allow for configuration.Signed-off-by: Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;Signed-off-by: Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile</description>
        <pubDate>Sat, 20 Sep 2014 23:50:15 +0000</pubDate>
        <dc:creator>Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>0e7b3644 - fm10k: Add netdev</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile#0e7b3644</link>
        <description>fm10k: Add netdevNow that we have the ability to configure the basic settings on the devicewe can start allocating and configuring a netdev for the interface.Signed-off-by: Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;Signed-off-by: Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile</description>
        <pubDate>Sat, 20 Sep 2014 23:48:10 +0000</pubDate>
        <dc:creator>Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>b6fec18f - fm10k: Add support for PF</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile#b6fec18f</link>
        <description>fm10k: Add support for PFThis patch adds basic support for the PF.  With this it is possible tobring up the interface, but without being able to configure any of thefilters on the interface itself.Signed-off-by: Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;Signed-off-by: Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile</description>
        <pubDate>Sat, 20 Sep 2014 23:47:46 +0000</pubDate>
        <dc:creator>Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>1337e6b9 - fm10k: Implement PF &lt;-&gt; SM mailbox operations</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile#1337e6b9</link>
        <description>fm10k: Implement PF &lt;-&gt; SM mailbox operationsThis patch adds support for the mailbox that connects the PF to the SwitchManagement entity.  This mailbox will pass TLV formatted messages betweenthe two entities by using a pair of shared ring buffers.The primary use of the mailbox is to configure L2 forwarding addresses,VLANs, and general resource allocation from the switch.Signed-off-by: Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;Signed-off-by: Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile</description>
        <pubDate>Sat, 20 Sep 2014 23:47:33 +0000</pubDate>
        <dc:creator>Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ae17db0e - fm10k: Add support for TLV message parsing and generation</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile#ae17db0e</link>
        <description>fm10k: Add support for TLV message parsing and generationThis patch adds support for the TVL message formats supported by the PF,VF, and Switch Management entity.Signed-off-by: Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;Signed-off-by: Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile</description>
        <pubDate>Sat, 20 Sep 2014 23:46:30 +0000</pubDate>
        <dc:creator>Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>b3890e30 - fm10k: Add skeletal frame for Intel(R) FM10000 Ethernet Switch Host Interface Driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile#b3890e30</link>
        <description>fm10k: Add skeletal frame for Intel(R) FM10000 Ethernet Switch Host Interface DriverThis patch adds the beginning framework onto which I am going to add thefm10k driver which supports the Intel(R) FM10000 Ethernet Switch HostInterface.Signed-off-by: Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;Signed-off-by: Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/intel/fm10k/Makefile</description>
        <pubDate>Sat, 20 Sep 2014 23:46:05 +0000</pubDate>
        <dc:creator>Alexander Duyck &lt;alexander.h.duyck@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
