rtwn: clean up empty lines in .c and .h files
rtwn(4): drop obsolete comment + use 'nop' function for 92eu calibrationRTL8192EU was not tested with previously added code.MFC after: 4 days
rtwn(4): some initial preparations for (basic) VHT support.Rename RTWN_RIDX_MCS to RTWN_RIDX_HT_MCS before adding 802.11acMCS rate indexes (they have different offset).No functional change inten
rtwn(4): some initial preparations for (basic) VHT support.Rename RTWN_RIDX_MCS to RTWN_RIDX_HT_MCS before adding 802.11acMCS rate indexes (they have different offset).No functional change intended.
show more ...
rtwn(4): deduplicate r92c_write_txpower().
rtwn_usb: fix build with 'options RTWN_WITHOUT_UCODE'
Add support for the Realtek RTL8192EU chipset.Committed over the D-Link DWA-131 rev E1 on amd64 with WPA.Reviewed by: avos