opnsense-src/sys/dev/rtwn/rtl8812a
Andriy Voskoboinyk 8733962697 rtwn(4): clear 'basic' rate bit before calculating RTS/CTS rate.
Rate tables have this bit set to indicate minimal set of basic rates;
however, it overlappes with MCS bit, so rate2ridx() will treat them as
an 11n rate.

Due to the current rates setup the issue can be reproduced only
in 5GHz band with 11n / protection enabled.

Tested with RTL8821AU, HOSTAP mode.

MFC after:	5 days
2019-01-16 12:11:29 +00:00
..
usb rtwn(4): decode some bit fields + merge duplicate code. 2018-06-19 00:38:28 +00:00
r12a.h rtwn: export more stats to net80211 2017-01-17 00:35:23 +00:00
r12a_beacon.c Add support for the Realtek RTL8192EU chipset. 2017-01-24 02:35:38 +00:00
r12a_calib.c
r12a_caps.c
r12a_chan.c rtwn(4): some initial preparations for (basic) VHT support. 2017-08-28 22:14:16 +00:00
r12a_fw.c Add support for the Realtek RTL8192EU chipset. 2017-01-24 02:35:38 +00:00
r12a_fw_cmd.h
r12a_init.c
r12a_led.c
r12a_priv.h Merge r92c_init_rf_common() into r92c_init_rf(). In r88eu_attach.c, we could 2016-12-20 01:13:11 +00:00
r12a_reg.h rtwn(4): decode some bit fields + merge duplicate code. 2018-06-19 00:38:28 +00:00
r12a_rf.c
r12a_rom.c For RTL8812AU: 2016-11-19 07:28:00 +00:00
r12a_rom_defs.h
r12a_rom_image.h Update struct r12a_rom. 2016-11-21 09:23:42 +00:00
r12a_rx.c rtwn(4): de-hardcode ('h/w rate index' - 'corresponding MCS index') constant 2018-03-16 01:03:10 +00:00
r12a_rx_desc.h rtwn: export more stats to net80211 2017-01-17 00:35:23 +00:00
r12a_tx.c rtwn(4): clear 'basic' rate bit before calculating RTS/CTS rate. 2019-01-16 12:11:29 +00:00
r12a_tx_desc.h
r12a_var.h rtwn: add (untested) radar detection support for RTL8821AU 2016-12-30 22:24:01 +00:00