freebsd-nq/sys/dev/rtwn/rtl8192c
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
..
pci rtwn(4): rename set_name -> set_rom_opts method and reuse it for RTL8188E* 2019-01-02 06:03:19 +00:00
usb rtwn_usb(4): add IQ calibration support for RTL8192CU 2019-01-10 05:49:47 +00:00
r92c_attach.c
r92c_beacon.c
r92c_calib.c rtwn_usb(4): add IQ calibration support for RTL8192CU 2019-01-10 05:49:47 +00:00
r92c_chan.c rtwn(4): reset Tx power values before calling get_txpower() 2018-03-10 23:47:03 +00:00
r92c_fw_cmd.h
r92c_fw.c rtwn(4): some initial preparations for (basic) VHT support. 2017-08-28 22:14:16 +00:00
r92c_init.c
r92c_llt.c
r92c_priv.h rtwn(4): some initial preparations for (basic) VHT support. 2017-08-28 22:14:16 +00:00
r92c_reg.h rtwn_pci(4): sync r88ee_power_on() with OpenBSD 2019-01-04 04:26:39 +00:00
r92c_rf.c
r92c_rom_defs.h
r92c_rom_image.h - Fix incorrect values in the computation of CCK and OFDM transmit power 2017-06-17 14:39:25 +00:00
r92c_rom.c rtwn(4): rename set_name -> set_rom_opts method and reuse it for RTL8188E* 2019-01-02 06:03:19 +00:00
r92c_rx_desc.h
r92c_rx.c rtwn_pci(4): add support for event-based Tx reports. 2019-01-02 05:21:06 +00:00
r92c_tx_desc.h
r92c_tx.c rtwn(4): clear 'basic' rate bit before calculating RTS/CTS rate. 2019-01-16 12:11:29 +00:00
r92c_var.h rtwn(4): rename set_name -> set_rom_opts method and reuse it for RTL8188E* 2019-01-02 06:03:19 +00:00
r92c.h rtwn_pci(4): add support for event-based Tx reports. 2019-01-02 05:21:06 +00:00