opnsense-src/sys/dev/rtwn
Andriy Gapon 7544c1d20d rtwn: make sure to not write in upper bits of txdseq
ni_txseqs is kept as 16-bit counter, but we need to trim the upper four
bits as they may have special meanings for the firmware / hardware.
For instance, bit 15 enables hardware / firmware generation of sequence
numbers that overrides sequence numbers programmed by the driver.

Reviewed by:	adrian
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D30814
2021-06-21 11:05:04 +03:00
..
pci rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
rtl8188e rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
rtl8192c rtwn: make sure to not write in upper bits of txdseq 2021-06-21 11:05:04 +03:00
rtl8192e rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
rtl8812a rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
rtl8821a rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
usb rtwn_usb(4): Add a USB ID for the TP-Link Archer T2U v3. 2021-05-27 21:52:10 +03:00
if_rtwn.c rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
if_rtwn_beacon.c rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
if_rtwn_beacon.h rtwn: add (untested) radar detection support for RTL8821AU 2016-12-30 22:24:01 +00:00
if_rtwn_calib.c rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
if_rtwn_calib.h rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_cam.c rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
if_rtwn_cam.h rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_debug.h rtwn: add (untested) radar detection support for RTL8821AU 2016-12-30 22:24:01 +00:00
if_rtwn_efuse.c rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
if_rtwn_efuse.h rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_fw.c rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
if_rtwn_fw.h rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
if_rtwn_nop.h rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_ridx.h rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
if_rtwn_rx.c rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
if_rtwn_rx.h rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
if_rtwn_task.c rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
if_rtwn_task.h rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_tx.c rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
if_rtwn_tx.h rtwn: enable 11n support for RTL8188CE. 2016-11-12 17:58:37 +00:00
if_rtwnreg.h rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
if_rtwnvar.h rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00