<?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>498368529011086067ed48e40cbfd46a4d5ef2ca - modules: Simplify some expressions</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtwn_usb/Makefile#498368529011086067ed48e40cbfd46a4d5ef2ca</link>
        <description>modules: Simplify some expressionsWhen we only use SYSDIR once or twice, expand it and don&apos;t defineit. Minor other consistency changes.Sponsored by:		Netflix

            List of files:
            /freebsd/sys/modules/rtwn_usb/Makefile</description>
        <pubDate>Wed, 08 Oct 2025 06:41:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtwn_usb/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/rtwn_usb/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/rtwn_usb/Makefile#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sys/modules/rtwn_usb/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>17d5fbf21b007d95c9caabb2f143642199af16b0 - rtwn_pci(4): add support for event-based Tx reports.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtwn_usb/Makefile#17d5fbf21b007d95c9caabb2f143642199af16b0</link>
        <description>rtwn_pci(4): add support for event-based Tx reports.It will be used for RTL8188EE (and, probably, others).MFC after:	4 days

            List of files:
            /freebsd/sys/modules/rtwn_usb/Makefile</description>
        <pubDate>Wed, 02 Jan 2019 06:21:06 +0100</pubDate>
        <dc:creator>Andriy Voskoboinyk &lt;avos@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e768ba63fcfb187cfd17f461f7d41345048 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtwn_usb/Makefile#193d9e768ba63fcfb187cfd17f461f7d41345048</link>
        <description>sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with:	`cd sys/modules; make ALL_MODULES=` on amd64MFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd/sys/modules/rtwn_usb/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 11:10:17 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9b3ece1c2eb92a881cb2553271e123382bfe31c1 - MFhead@r313243</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtwn_usb/Makefile#9b3ece1c2eb92a881cb2553271e123382bfe31c1</link>
        <description>MFhead@r313243

            List of files:
            /freebsd/sys/modules/rtwn_usb/Makefile</description>
        <pubDate>Sat, 04 Feb 2017 19:06:09 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2004ce3f0d424d0bc557c2873b3ce7bc8c49e128 - Merge ^/head r312624 through r312719.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtwn_usb/Makefile#2004ce3f0d424d0bc557c2873b3ce7bc8c49e128</link>
        <description>Merge ^/head r312624 through r312719.

            List of files:
            /freebsd/sys/modules/rtwn_usb/Makefile</description>
        <pubDate>Tue, 24 Jan 2017 20:59:25 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>60b9567d16b585b05c86c60393958ad81cbfa72f - Add support for the Realtek RTL8192EU chipset.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtwn_usb/Makefile#60b9567d16b585b05c86c60393958ad81cbfa72f</link>
        <description>Add support for the Realtek RTL8192EU chipset.Committed over the D-Link DWA-131 rev E1 on amd64 with WPA.Reviewed by:	avos

            List of files:
            /freebsd/sys/modules/rtwn_usb/Makefile</description>
        <pubDate>Tue, 24 Jan 2017 03:35:38 +0100</pubDate>
        <dc:creator>Kevin Lo &lt;kevlo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b8ad00b0ed8c4e4622cbb2b7dedc1851185d30ec - rtwn: add (untested) radar detection support for RTL8821AU</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtwn_usb/Makefile#b8ad00b0ed8c4e4622cbb2b7dedc1851185d30ec</link>
        <description>rtwn: add (untested) radar detection support for RTL8821AU(disabled by default).To enable it, dev.rtwn.%d.radar_detection tunable need to be setto a nonzero value.Tested with RTL8821AU, AP mode (no radar events were seen - so,I have no idea if it is really correct / working)Reviewed by:	adrianDifferential Revision:	https://reviews.freebsd.org/D8903

            List of files:
            /freebsd/sys/modules/rtwn_usb/Makefile</description>
        <pubDate>Fri, 30 Dec 2016 23:24:01 +0100</pubDate>
        <dc:creator>Andriy Voskoboinyk &lt;avos@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5763f79695f9b1ffacce55a8594cb7be08c3f31c - Merge ^/head r307383 through r307735.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtwn_usb/Makefile#5763f79695f9b1ffacce55a8594cb7be08c3f31c</link>
        <description>Merge ^/head r307383 through r307735.

            List of files:
            /freebsd/sys/modules/rtwn_usb/Makefile</description>
        <pubDate>Fri, 21 Oct 2016 18:29:40 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7453645f2a9411a3f9d982b768bcc323f41cf906 - rtwn(4), urtwn(4): merge common code, add support for 11ac devices.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtwn_usb/Makefile#7453645f2a9411a3f9d982b768bcc323f41cf906</link>
        <description>rtwn(4), urtwn(4): merge common code, add support for 11ac devices.All devices:- add support for rate adaptation via ieee80211_amrr(9);- use short preamble for transmitted frames when needed;- multi-bss support: * for RTL8821AU: 2 VAPs at the same time; * other: 1 any VAP + 1 sta VAP.RTL8188CE:- fix IQ calibration bug (reason of significant speed degradation);- add h/w crypto acceleration support.USB:- A-MPDU Tx support;- short GI support;Other:- add support for RTL8812AU / RTL8821AU chipsets(a/b/g/n only; no ac yet);- split merged code into subparts: * bus glue (usb/*, pci/*, rtl*/usb/*, rtl*/pci/*) * common (if_rtwn*) * chip-specific (rtl*/*)- various other bugfixes.Due to code reorganization, module names / requirements were changed too:urtwn urtwnfw -&gt; rtwn rtwn_usb rtwnfwrtwn  rtwnfw  -&gt; rtwn rtwn_pci rtwnfwTested with RTL8188CE, RTL8188CUS, RTL8188EU and RTL8821AU.Tested by:	kevlo, garga,		Peter Garshtja &lt;peter.garshtja@ambient-md.com&gt;,		Kevin McAleavey &lt;kevin.mcaleavey@knosproject.com&gt;,		Ilias-Dimitrios Vrachnis &lt;id@vrachnis.com&gt;,		&lt;otacilio.neto@bsd.com.br&gt;Relnotes:	yes

            List of files:
            /freebsd/sys/modules/rtwn_usb/Makefile</description>
        <pubDate>Mon, 17 Oct 2016 22:38:24 +0200</pubDate>
        <dc:creator>Andriy Voskoboinyk &lt;avos@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
