aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/rtwn/rtl8812a/r12a_rx.c
Commit message (Expand)AuthorAgeFilesLines
* rtwn: don't treat UDP/TCP checksum failure as permanent failureAdrian Chadd2025-04-231-1/+9
* rtwn: update RTL8812AU/RTL8821AU receive path to include VHT infoAdrian Chadd2024-12-141-4/+12
* rtwn: expand the ridx numbers to include VHT; add accessor macrosAdrian Chadd2024-12-071-7/+6
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* rtwm: purge EOL release compatibilityElliott Mitchell2023-02-041-13/+0
* net80211/drivers: improve ieee80211_rx_stats for bandBjoern A. Zeeb2021-10-221-0/+2
* rtwn: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* rtwn(4): de-hardcode ('h/w rate index' - 'corresponding MCS index') constantAndriy Voskoboinyk2018-03-161-2/+4
* rtwn(4): some initial preparations for (basic) VHT support.Andriy Voskoboinyk2017-08-281-3/+3
* rtwn: enable LDPC support where possibleAndriy Voskoboinyk2017-01-211-1/+3
* rtwn: export more stats to net80211Andriy Voskoboinyk2017-01-171-1/+88
* rtwn(4), urtwn(4): merge common code, add support for 11ac devices.Andriy Voskoboinyk2016-10-171-0/+238