opnsense-src/sys/dev/rtwn/rtl8812a
Adrian Chadd ec07af2a3d rtwn: announce VHT support for RTL8812AU/RTL8821AU.
Although the transmit path doesn't yet support VHT rates (because
the rate control and rate representation in net80211 doesn't yet
know about VHT rates) the NIC will receive VHT frames but only
transmit HT frames.

Locally tested:

* RTL8812AU, STA mode

Differential Revision:	https://reviews.freebsd.org/D48103
2025-01-08 16:52:12 -08:00
..
usb rtwn: announce VHT support for RTL8812AU/RTL8821AU. 2025-01-08 16:52:12 -08:00
r12a.h rtwn: add forcerate flag to TX descriptor setup 2025-01-02 17:24:01 -08:00
r12a_beacon.c rtwn: create a new HAL routine for enabling STA mode beacon processing 2024-12-20 12:40:19 -08:00
r12a_calib.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
r12a_caps.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
r12a_chan.c rtwn: update rtwn_get_rates() to separate out the CCK/OFDM and HT rates 2024-12-18 15:48:10 -08:00
r12a_fw.c rtwn: fix rtl8812/rtl8821 vht definitions, add VHT calibration/rate control 2024-12-04 23:26:49 -08:00
r12a_fw_cmd.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
r12a_init.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
r12a_led.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
r12a_priv.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
r12a_reg.h rtwn: add tx power training for RTL8812/RTL8821 2024-12-18 11:31:18 -08:00
r12a_rf.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
r12a_rom.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
r12a_rom_defs.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
r12a_rom_image.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
r12a_rx.c rtwn: update RTL8812AU/RTL8821AU receive path to include VHT info 2024-12-13 18:17:40 -08:00
r12a_rx_desc.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
r12a_tx.c rtwn: add VHT20/VHT40/VHT80 bandwidth configuration for transmit. 2025-01-08 16:52:00 -08:00
r12a_tx_desc.h rtwn: fix rtl8812/rtl8821 vht definitions, add VHT calibration/rate control 2024-12-04 23:26:49 -08:00
r12a_var.h rtwn: set the maximum A-MPDU size correctly for RTL8812AU/RTL8821AU 2025-01-07 18:32:56 -08:00