linux/drivers/net/wireless/realtek/rtlwifi
Larry Finger 106e0deca1 rtlwifi: rtl8192cu: Convert driver to use common macros
These drivers use a set of complicated macros to extract and insert
information for the RX and TX descriptors. Driver rtl8192cu had a
different set than was used for the PCI-based drivers. To simplify
the code, rtl8192cu is switched to use the common version. In the
process, two errors in those common macros were found and fixed.

Besides simplifying the code, there is an additional benefit. We have
no BE hardware to test the PCI driver, but using the common macros
provides an additional test for the validity of many endian-sensitive
operations.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-01-20 12:06:10 +02:00
..
btcoexist Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
rtl8188ee rtlwifi: Download firmware as bytes rather than as dwords 2017-01-20 12:06:09 +02:00
rtl8192c rtlwifi: Download firmware as bytes rather than as dwords 2017-01-20 12:06:09 +02:00
rtl8192ce rtlwifi: Convert COMP_XX entries into a proper debugging mask 2017-01-20 12:05:17 +02:00
rtl8192cu rtlwifi: rtl8192cu: Convert driver to use common macros 2017-01-20 12:06:10 +02:00
rtl8192de rtlwifi: Download firmware as bytes rather than as dwords 2017-01-20 12:06:09 +02:00
rtl8192ee rtlwifi: Download firmware as bytes rather than as dwords 2017-01-20 12:06:09 +02:00
rtl8192se rtlwifi: Convert COMP_XX entries into a proper debugging mask 2017-01-20 12:05:17 +02:00
rtl8723ae rtlwifi: Convert COMP_XX entries into a proper debugging mask 2017-01-20 12:05:17 +02:00
rtl8723be rtlwifi: Convert COMP_XX entries into a proper debugging mask 2017-01-20 12:05:17 +02:00
rtl8723com rtlwifi: Download firmware as bytes rather than as dwords 2017-01-20 12:06:09 +02:00
rtl8821ae rtlwifi: Download firmware as bytes rather than as dwords 2017-01-20 12:06:09 +02:00
base.c rtlwifi: Remove debugging entry in sysfs 2017-01-20 12:05:17 +02:00
base.h rtlwifi: Remove debugging entry in sysfs 2017-01-20 12:05:17 +02:00
cam.c rtlwifi: Remove RT_TRACE messages that use DBG_EMERG 2016-12-30 15:54:20 +02:00
cam.h
core.c wireless-drivers-next patches for 4.11 2017-01-02 15:23:34 -05:00
core.h
debug.c rtlwifi: Convert COMP_XX entries into a proper debugging mask 2017-01-20 12:05:17 +02:00
debug.h rtlwifi: Convert COMP_XX entries into a proper debugging mask 2017-01-20 12:05:17 +02:00
efuse.c rtlwifi: Download firmware as bytes rather than as dwords 2017-01-20 12:06:09 +02:00
efuse.h rtlwifi: Download firmware as bytes rather than as dwords 2017-01-20 12:06:09 +02:00
Kconfig
Makefile Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
pci.c rtlwifi: Remove debugging entry in sysfs 2017-01-20 12:05:17 +02:00
pci.h rtlwifi: Remove address of Free Software Foundation 2016-11-17 08:41:51 +02:00
ps.c rtlwifi: Remove RT_TRACE messages that use DBG_EMERG 2016-12-30 15:54:20 +02:00
ps.h rtlwifi: Remove unused parameter from rtl_ps_set_rf_state() 2016-07-05 17:31:41 +03:00
pwrseqcmd.h
rc.c rtlwifi: Remove RT_TRACE messages that use DBG_EMERG 2016-12-30 15:54:20 +02:00
rc.h
regd.c rtlwifi: fix spelling mistake: "contry" -> "country" 2016-12-30 15:57:25 +02:00
regd.h
stats.c rtlwifi: use s8 instead of char 2016-06-29 18:48:15 +03:00
stats.h rtlwifi: use s8 instead of char 2016-06-29 18:48:15 +03:00
usb.c rtlwifi: Convert COMP_XX entries into a proper debugging mask 2017-01-20 12:05:17 +02:00
usb.h rtlwifi: Remove address of Free Software Foundation 2016-11-17 08:41:51 +02:00
wifi.h rtlwifi: rtl8192cu: Convert driver to use common macros 2017-01-20 12:06:10 +02:00