opnsense-src/sys/dev/rtwn/rtl8192c
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
usb rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
r92c.h rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
r92c_attach.c rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
r92c_beacon.c rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
r92c_calib.c rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
r92c_chan.c rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
r92c_fw.c rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
r92c_fw_cmd.h
r92c_init.c rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
r92c_llt.c
r92c_priv.h rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
r92c_reg.h rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
r92c_rf.c rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
r92c_rom.c rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
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_rx.c rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +00:00
r92c_rx_desc.h
r92c_tx.c rtwn: make sure to not write in upper bits of txdseq 2021-06-21 11:05:04 +03:00
r92c_tx_desc.h rtwn: clean up empty lines in .c and .h files 2020-09-01 21:33:31 +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