linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de
Michael Straube 716c733f52 rtlwifi: rtl8192de: use generic rtl_signal_scale_mapping
Function _rtl92de_signal_scale_mapping is identical to the generic
version rtl_signal_scale_mapping. Remove _rtl92de_signal_scale_mapping
and use the generic function.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-12-18 21:06:53 +02:00
..
def.h rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some unused bit manipulation macros 2019-09-13 17:55:40 +03:00
dm.c rtlwifi: 8192de: use le32 to access cckswing tables 2019-05-28 15:34:01 +03:00
dm.h rtlwifi: rtl8188de: Remove CamelCase variables 2019-02-19 17:03:00 +02:00
fw.c rtlwifi: rtl8188de: Remove CamelCase variables 2019-02-19 17:03:00 +02:00
fw.h rtlwifi: rtl8192de: Remove usage of private bit manipulation macros 2019-12-18 20:22:26 +02:00
hw.c rtlwifi: rtl8192de: Fix missing enable interrupt flag 2019-11-14 17:10:16 +02:00
hw.h rtlwifi: rtl8192de: Replace old-style license information 2019-02-19 17:00:08 +02:00
led.c rtlwifi: rtl8192de: Replace old-style license information 2019-02-19 17:00:08 +02:00
led.h rtlwifi: rtl8192de: Replace old-style license information 2019-02-19 17:00:08 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
phy.c rtlwifi: rf_lock use non-irqsave spin_lock 2019-11-20 09:41:29 +02:00
phy.h rtlwifi: rtl8192de: Replace old-style license information 2019-02-19 17:00:08 +02:00
reg.h rtlwifi: rtl8188de: Remove CamelCase variables 2019-02-19 17:03:00 +02:00
rf.c rtlwifi: rtl8192de: Replace old-style license information 2019-02-19 17:00:08 +02:00
rf.h rtlwifi: rtl8192de: Replace old-style license information 2019-02-19 17:00:08 +02:00
sw.c rtlwifi: rtl8192de: Fix missing callback that tests for hw release of buffer 2019-11-14 17:10:15 +02:00
sw.h rtlwifi: rtl8192de: Replace old-style license information 2019-02-19 17:00:08 +02:00
table.c rtlwifi: rtl8192de: Replace old-style license information 2019-02-19 17:00:08 +02:00
table.h rtlwifi: rtl8192de: Replace old-style license information 2019-02-19 17:00:08 +02:00
trx.c rtlwifi: rtl8192de: use generic rtl_signal_scale_mapping 2019-12-18 21:06:53 +02:00
trx.h rtlwifi: rtl8192de: Convert inline routines to little-endian words 2019-12-18 20:21:39 +02:00