<?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>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/fddi/Makefile#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/fddi/Makefile</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>61414f5e - FDDI: defza: Add support for DEC FDDIcontroller 700 TURBOchannel adapter</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/fddi/Makefile#61414f5e</link>
        <description>FDDI: defza: Add support for DEC FDDIcontroller 700 TURBOchannel adapterAdd support for the DEC FDDIcontroller 700 (DEFZA), Digital EquipmentCorporation&apos;s first-generation FDDI network interface adapter, made forTURBOchannel and based on a discrete version of what eventually becameMotorola&apos;s widely used CAMEL chipset.The CAMEL chipset is present for example in the DEC FDDIcontrollerTURBOchannel, EISA and PCI adapters (DEFTA/DEFEA/DEFPA) that we supportwith the `defxx&apos; driver, however the host bus interface logic and thefirmware API are different in the DEFZA and hence a separate driver isrequired.There isn&apos;t much to say about the driver except that it works, but thereis one peculiarity to mention.  The adapter implements two Tx/Rx queuepairs.Of these one pair is the usual network Tx/Rx queue pair, in this caseused by the adapter to exchange frames with the ring, via the RMC (RingMemory Controller) chip.  The Tx queue is handled directly by the RMCchip and resides in onboard packet memory.  The Rx queue is maintainedvia DMA in host memory by adapter&apos;s firmware copying received datastored by the RMC in onboard packet memory.The other pair is used to communicate SMT frames with adapter&apos;sfirmware.  Any SMT frame received from the RMC via the Rx queue must bequeued back by the driver to the SMT Rx queue for the firmware toprocess.  Similarly the firmware uses the SMT Tx queue to supply thedriver with SMT frames that must be queued back to the Tx queue for theRMC to send to the ring.This solution was chosen because the designers ran out of PCB space andcould not squeeze in more logic onto the board that would be required tohandle this SMT frame traffic without the need to involve the driver, aswith the later DEFTA/DEFEA/DEFPA adapters.Finally the driver does some Frame Control byte decoding, so to avoidmagic numbers some macros are added to &lt;linux/if_fddi.h&gt;.Signed-off-by: Maciej W. Rozycki &lt;macro@linux-mips.org&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/fddi/Makefile</description>
        <pubDate>Tue, 09 Oct 2018 22:57:43 +0000</pubDate>
        <dc:creator>Maciej W. Rozycki &lt;macro@linux-mips.org&gt;</dc:creator>
    </item>
<item>
        <title>33f810b2 - fddi: Move the FDDI drivers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/fddi/Makefile#33f810b2</link>
        <description>fddi: Move the FDDI driversMove the FDDI drivers into drivers/net/fddi/ and make thenecessary Kconfig and Makefile changes.CC: &quot;Maciej W. Rozycki&quot; &lt;macro@linux-mips.org&gt;CC: Christoph Goos &lt;cgoos@syskonnect.de&gt;CC: &lt;linux@syskonnect.de&gt;Signed-off-by: Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;

            List of files:
            /linux-6.15/drivers/net/fddi/Makefile</description>
        <pubDate>Sun, 31 Jul 2011 07:06:29 +0000</pubDate>
        <dc:creator>Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
