linux/drivers/net/wireless/realtek/rtlwifi
Ping-Ke Shih 5f380ceff5 rtlwifi: Use 6 bits as sequence number of TX report
In new design, SW_DEFINE[1:0] of tx desc are used by firmware, and the TX
report only contains SW_DEFINE[7:0]. To satisfy with all cases, driver uses
SW_DEFINE[7:2] as sequence number.
Besides, the format of tx report have been changed, so a new flag
RTL_SPEC_EXT_C2H is used to access report.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-02-27 18:15:17 +02:00
..
btcoexist rtlwifi: btcoex: Fix some static warnings from Sparse 2018-01-25 19:33:34 +02:00
rtl8188ee rtlwifi: fill FW version and subversion 2018-01-08 19:08:00 +02:00
rtl8192c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
rtl8192ce rtlwifi: Convert individual interrupt results to struct 2017-12-07 15:13:32 +02:00
rtl8192cu Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00
rtl8192de rtlwifi: Convert individual interrupt results to struct 2017-12-07 15:13:32 +02:00
rtl8192ee rtlwifi: cleanup the code that check whether TX ring is available 2017-12-07 15:14:52 +02:00
rtl8192se rtlwifi: Convert individual interrupt results to struct 2017-12-07 15:13:32 +02:00
rtl8723ae rtlwifi: Convert individual interrupt results to struct 2017-12-07 15:13:32 +02:00
rtl8723be wireless: use ARRAY_SIZE 2017-12-08 15:19:46 +02:00
rtl8723com rtlwifi: fill FW version and subversion 2018-01-08 19:08:00 +02:00
rtl8821ae rtlwifi: Add Support VHT to spec_ver 2018-02-27 18:15:16 +02:00
base.c rtlwifi: Use 6 bits as sequence number of TX report 2018-02-27 18:15:17 +02:00
base.h rtlwifi: Add spec_ver to check whether use new rate-id or not 2018-01-24 17:40:24 +02:00
cam.c
cam.h
core.c rtlwifi: btcoex: Add wifi_only series ops to control solo card 2018-01-24 17:40:04 +02:00
core.h
debug.c rtlwifi: Improve debugging by using debugfs 2018-01-08 19:07:45 +02:00
debug.h rtlwifi: Improve debugging by using debugfs 2018-01-08 19:07:45 +02:00
efuse.c rtlwifi: use kcalloc instead of multiply 2018-01-08 19:07:42 +02:00
efuse.h
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pci.c rtlwifi: btcoex: Add wifi_only series ops to control solo card 2018-01-24 17:40:04 +02:00
pci.h rtlwifi: cleanup the code that check whether TX ring is available 2017-12-07 15:14:52 +02:00
ps.c rtlwifi: fix scan channel 1 fail after IPS 2018-01-17 17:09:10 +02:00
ps.h
pwrseqcmd.h
rc.c rtlwifi: Remove unnecessary parentheses 2018-01-08 19:07:44 +02:00
rc.h
regd.c
regd.h
stats.c
stats.h
usb.c rtlwifi: Use mutex to replace spin_lock to protect IPS and LPS 2018-01-17 17:09:10 +02:00
usb.h
wifi.h rtlwifi: Use 6 bits as sequence number of TX report 2018-02-27 18:15:17 +02:00