aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/rtwn/rtl8821a
Commit message (Expand)AuthorAgeFilesLines
* rtwn: announce VHT support for RTL8812AU/RTL8821AU.Adrian Chadd2025-01-091-3/+14
* rtwn: set the maximum A-MPDU size correctly for RTL8812AU/RTL8821AUAdrian Chadd2025-01-081-0/+1
* rtwn: create a new HAL routine for enabling STA mode beacon processingAdrian Chadd2024-12-201-0/+1
* rtwn: add APIs for setting transmit powerAdrian Chadd2024-12-181-0/+1
* rtwn: add placeholder for the per-MACID rate reportAdrian Chadd2024-12-071-0/+1
* rtwn: enable HT40 for RTL8821/RTL8812 series NICsAdrian Chadd2024-12-071-0/+7
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-1611-22/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-165-10/+0
* rtwn: clean up empty lines in .c and .h filesMateusz Guzik2020-09-0115-18/+0
* rtwn(4): decode some bit fields + merge duplicate code.Andriy Voskoboinyk2018-06-193-13/+1
* Add support for the Realtek RTL8192EU chipset.Kevin Lo2017-01-242-1/+2
* rtwn: enable LDPC support where possibleAndriy Voskoboinyk2017-01-211-1/+2
* rtwn: export more stats to net80211Andriy Voskoboinyk2017-01-171-0/+1
* rtwn: add (untested) radar detection support for RTL8821AUAndriy Voskoboinyk2016-12-304-4/+331
* rtwn: drop excessive includes.Andriy Voskoboinyk2016-11-141-1/+0
* rtwn(4), urtwn(4): merge common code, add support for 11ac devices.Andriy Voskoboinyk2016-10-1715-0/+2049