2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-18 18:23:53 +08:00
linux-next/drivers/net/wireless/realtek/rtlwifi/rtl8192cu
Michael Straube 622c19ed36 rtlwifi: rtl8192cu: replace _rtl92c_evm_db_to_percentage with generic version
Function _rtl92c_evm_db_to_percentage is functionally identical
to the generic version rtl_evm_db_to_percentage, so remove
_rtl92c_evm_db_to_percentage and use the generic version instead.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-09-13 18:06:47 +03:00
..
def.h rtlwifi: rtl8192cu: Replace old-style license information 2019-02-19 17:00:05 +02:00
dm.c rtlwifi: rtl8192cu: Replace old-style license information 2019-02-19 17:00:05 +02:00
dm.h rtlwifi: rtl8192cu: Replace old-style license information 2019-02-19 17:00:05 +02:00
hw.c rtlwifi: rtl8192cu: Fix problems with blank lines 2019-02-28 10:30:04 +02:00
hw.h rtlwifi: rtl8192cu: Fix problems with blank lines 2019-02-28 10:30:04 +02:00
led.c rtlwifi: rtl8192{c,u}: Remove CamelCase variables 2019-02-19 17:02:56 +02:00
led.h rtlwifi: rtl8192cu: Replace old-style license information 2019-02-19 17:00:05 +02:00
mac.c rtlwifi: rtl8192cu: replace _rtl92c_evm_db_to_percentage with generic version 2019-09-13 18:06:47 +03:00
mac.h rtlwifi: rtl8192cu: Fix problems with blank lines 2019-02-28 10:30:04 +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: rtl8192{c,u}: Remove CamelCase variables 2019-02-19 17:02:56 +02:00
phy.h rtlwifi: rtl8192cu: Replace old-style license information 2019-02-19 17:00:05 +02:00
reg.h rtlwifi: rtl8192cu: Replace old-style license information 2019-02-19 17:00:05 +02:00
rf.c rtlwifi: rtl8192cu: remove set but not used variable 'turbo_scanoff' 2019-04-26 14:58:53 +03:00
rf.h rtlwifi: rtl8192cu: Replace old-style license information 2019-02-19 17:00:05 +02:00
sw.c rtlwifi: remove assignment to itself 2019-07-24 14:54:56 +03:00
sw.h rtlwifi: rtl8192cu: Replace old-style license information 2019-02-19 17:00:05 +02:00
table.c rtlwifi: rtl8192{c,u}: Remove CamelCase variables 2019-02-19 17:02:56 +02:00
table.h rtlwifi: rtl8192{c,u}: Remove CamelCase variables 2019-02-19 17:02:56 +02:00
trx.c rtlwifi: rtl8192cu: Convert inline routines to little-endian words 2019-09-03 16:32:18 +03:00
trx.h rtlwifi: rtl8192cu: Convert inline routines to little-endian words 2019-09-03 16:32:18 +03:00