linux_dsm_epyc7002/drivers/net/wireless/realtek/rtlwifi
Ping-Ke Shih 610247f46f rtlwifi: Improve debugging by using debugfs
Use debugfs to dump register and btcoex status, and also write registers
and h2c.

We create topdir in /sys/kernel/debug/rtlwifi/, and use the MAC address
as subdirectory with several entries to dump mac_reg, bb_reg, rf_reg etc.
An example is
    /sys/kernel/debug/rtlwifi/00-11-22-33-44-55-66/mac_0

This change permits examination of device registers in a dynamic manner,
a feature not available with the current debug mechanism.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-01-08 19:07:45 +02:00
..
btcoexist rtlwifi: Improve debugging by using debugfs 2018-01-08 19:07:45 +02:00
rtl8188ee rtlwifi: Convert individual interrupt results to struct 2017-12-07 15:13:32 +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: rtl8723: Add error handling to no existing firmware 2018-01-08 19:07:45 +02:00
rtl8821ae wireless: use ARRAY_SIZE 2017-12-08 15:19:46 +02:00
base.c rtlwifi: Improve debugging by using debugfs 2018-01-08 19:07:45 +02:00
base.h rtlwifi: Convert timers to use timer_setup() 2017-10-27 10:41:57 +03:00
cam.c
cam.h
core.c rtlwifi: Remove unnecessary parentheses 2018-01-08 19:07:44 +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: Improve debugging by using debugfs 2018-01-08 19:07:45 +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: Convert timers to use timer_setup() 2017-10-27 10:41:57 +03: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: Remove seq_number from rtl_tid_data 2017-10-27 11:02:58 +03:00
usb.h
wifi.h rtlwifi: Improve debugging by using debugfs 2018-01-08 19:07:45 +02:00