John Baldwin
50e3b6aa48
rtwn: Restore RF_ENV control type after initializing RF.
...
Both rwlwifi in Linux and rtwn in OpenBSD restore this register,
and the existing code was saving the value and not using it.
Reported by: -Wunused-but-set-variable
Reviewed by: imp
Obtained from: OpenBSD
Differential Revision: https://reviews.freebsd.org/D34838
2022-04-07 17:01:28 -07:00
Mateusz Guzik
b3512b30db
rtwn: clean up empty lines in .c and .h files
2020-09-01 21:33:31 +00:00
Andriy Voskoboinyk
5be70ac877
rtwn(4): drop obsolete comment + use 'nop' function for 92eu calibration
...
RTL8192EU was not tested with previously added code.
MFC after: 4 days
2019-01-02 04:27:39 +00:00
Andriy Voskoboinyk
0cc18edf18
rtwn(4): some initial preparations for (basic) VHT support.
...
Rename RTWN_RIDX_MCS to RTWN_RIDX_HT_MCS before adding 802.11ac
MCS rate indexes (they have different offset).
No functional change intended.
2017-08-28 22:14:16 +00:00
Andriy Voskoboinyk
ac1b5d811f
rtwn(4): deduplicate r92c_write_txpower().
2017-08-27 13:02:51 +00:00
Andriy Voskoboinyk
8d4d46ffb6
rtwn_usb: fix build with 'options RTWN_WITHOUT_UCODE'
2017-05-28 22:38:19 +00:00
Kevin Lo
60b9567d16
Add support for the Realtek RTL8192EU chipset.
...
Committed over the D-Link DWA-131 rev E1 on amd64 with WPA.
Reviewed by: avos
2017-01-24 02:35:38 +00:00