<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/rtwn_usb, branch release/13.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F13.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F13.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2019-01-02T05:21:06Z</updated>
<entry>
<title>rtwn_pci(4): add support for event-based Tx reports.</title>
<updated>2019-01-02T05:21:06Z</updated>
<author>
<name>Andriy Voskoboinyk</name>
<email>avos@FreeBSD.org</email>
</author>
<published>2019-01-02T05:21:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=17d5fbf21b007d95c9caabb2f143642199af16b0'/>
<id>urn:sha1:17d5fbf21b007d95c9caabb2f143642199af16b0</id>
<content type='text'>
It will be used for RTL8188EE (and, probably, others).

MFC after:	4 days
</content>
</entry>
<entry>
<title>sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
<updated>2017-03-04T10:10:17Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-03-04T10:10:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=193d9e768ba63fcfb187cfd17f461f7d41345048'/>
<id>urn:sha1:193d9e768ba63fcfb187cfd17f461f7d41345048</id>
<content type='text'>
This simplifies make output/logic

Tested with:	`cd sys/modules; make ALL_MODULES=` on amd64
MFC after:	1 month
Sponsored by:	Dell EMC Isilon
</content>
</entry>
<entry>
<title>Add support for the Realtek RTL8192EU chipset.</title>
<updated>2017-01-24T02:35:38Z</updated>
<author>
<name>Kevin Lo</name>
<email>kevlo@FreeBSD.org</email>
</author>
<published>2017-01-24T02:35:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=60b9567d16b585b05c86c60393958ad81cbfa72f'/>
<id>urn:sha1:60b9567d16b585b05c86c60393958ad81cbfa72f</id>
<content type='text'>
Committed over the D-Link DWA-131 rev E1 on amd64 with WPA.

Reviewed by:	avos
</content>
</entry>
<entry>
<title>rtwn: add (untested) radar detection support for RTL8821AU</title>
<updated>2016-12-30T22:24:01Z</updated>
<author>
<name>Andriy Voskoboinyk</name>
<email>avos@FreeBSD.org</email>
</author>
<published>2016-12-30T22:24:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b8ad00b0ed8c4e4622cbb2b7dedc1851185d30ec'/>
<id>urn:sha1:b8ad00b0ed8c4e4622cbb2b7dedc1851185d30ec</id>
<content type='text'>
(disabled by default).

To enable it, dev.rtwn.%d.radar_detection tunable need to be set
to 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:	adrian
Differential Revision:	https://reviews.freebsd.org/D8903
</content>
</entry>
<entry>
<title>rtwn(4), urtwn(4): merge common code, add support for 11ac devices.</title>
<updated>2016-10-17T20:38:24Z</updated>
<author>
<name>Andriy Voskoboinyk</name>
<email>avos@FreeBSD.org</email>
</author>
<published>2016-10-17T20:38:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7453645f2a9411a3f9d982b768bcc323f41cf906'/>
<id>urn:sha1:7453645f2a9411a3f9d982b768bcc323f41cf906</id>
<content type='text'>
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 rtwnfw
rtwn  rtwnfw  -&gt; rtwn rtwn_pci rtwnfw

Tested 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
</content>
</entry>
</feed>
