linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se
Larry Finger 1dce7eb373 rtlwifi: rtl8192se: Convert inline routines to little-endian words
In this step, the read/write routines for the descriptors are converted
to use __le32 quantities, thus a lot of casts can be removed. Callback
routines still use the 8-bit arrays, but these are changed within the
specified routine.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-10-11 11:56:56 +03:00
..
def.h rtlwifi: rtl8192se: Convert inline routines to little-endian words 2019-10-11 11:56:56 +03:00
dm.c
dm.h rtlwifi: rtl8192se: Remove CamelCase variables 2019-02-19 17:03:04 +02:00
fw.c rtlwifi: rtl8192se: Replace local bit manipulation macros 2019-10-11 11:56:53 +03:00
fw.h rtlwifi: rtl8192se: Remove CamelCase variables 2019-02-19 17:03:04 +02:00
hw.c rtlwifi: rtl8192se: Remove CamelCase variables 2019-02-19 17:03:04 +02:00
hw.h
led.c
led.h
Makefile
phy.c rtlwifi: rtl8192se: Remove CamelCase variables 2019-02-19 17:03:04 +02:00
phy.h
reg.h rtlwifi: rtl8192se: Remove CamelCase variables 2019-02-19 17:03:04 +02:00
rf.c
rf.h
sw.c rtlwifi: remove assignment to itself 2019-07-24 14:54:56 +03:00
sw.h
table.c
table.h
trx.c rtlwifi: rtl8192se: Convert inline routines to little-endian words 2019-10-11 11:56:56 +03:00
trx.h