aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/rtwn/rtl8812a/usb
Commit message (Expand)AuthorAgeFilesLines
* rtwn: announce VHT support for RTL8812AU/RTL8821AU.Adrian Chadd2025-01-091-3/+16
* rtwn: set the maximum A-MPDU size correctly for RTL8812AU/RTL8821AUAdrian Chadd2025-01-082-1/+12
* 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-164-8/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-163-6/+0
* DrvAPI: Trivial mechanical conversions for various driversJustin Hibbits2022-12-211-4/+4
* rtwn: clean up empty lines in .c and .h filesMateusz Guzik2020-09-015-5/+0
* rtwn(4): decode some bit fields + merge duplicate code.Andriy Voskoboinyk2018-06-192-10/+24
* Add support for the Realtek RTL8192EU chipset.Kevin Lo2017-01-241-0/+1
* rtwn: enable LDPC support where possibleAndriy Voskoboinyk2017-01-211-1/+9
* rtwn: export more stats to net80211Andriy Voskoboinyk2017-01-171-0/+1
* 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-177-0/+783