aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-30wifi: rtlwifi: fix error codes in rtl_debugfs_set_write_h2c()Dan Carpenter1-4/+4
2020-09-29net: rtlwifi: Remove in_interrupt() from debug macroSebastian Andrzej Siewior1-20/+0
2020-09-02rtlwifi: Remove temporary definition of RT_TRACELarry Finger1-3/+3
2020-08-31rtlwifi: Replace RT_TRACE with rtl_dbgLarry Finger1-2/+2
2019-09-06rtlwifi: Fix file release memory leakWei Yongjun1-1/+1
2019-02-19rtlwifi: Replace old-style license informationLarry Finger1-23/+2
2019-02-01rtlwifi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-11/+3
2018-01-08rtlwifi: Improve debugging by using debugfsPing-Ke Shih1-0/+479
2018-01-08rtlwifi: Remove unnecessary parenthesesFrank A. Cancio Bello1-2/+2
2017-06-21rtlwifi: extend debug_comp to u64Ping-Ke Shih1-1/+1
2017-01-20rtlwifi: Convert COMP_XX entries into a proper debugging maskLarry Finger1-33/+10
2017-01-20rtlwifi: Redo debugging macros RTPRINT and RT_PRINT_DATALarry Finger1-5/+37
2016-07-08rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code sizeJoe Perches1-0/+25
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger1-0/+50