aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/core/rtw_debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-10staging: rtl8723bs: remove rf type branching (fourth patch)Fabio Aiuto1-14/+4
2021-08-05staging: rtl8723bs: remove unused macrosFabio Aiuto1-1/+0
2021-05-10staging: rtl8723bs: remove unused debug variables declarations and initializationFabio Aiuto1-2/+0
2021-05-10staging: rtl8723bs: remove unused rf_reg_dump() function argumentFabio Aiuto1-1/+1
2021-05-10staging: rtl8723bs: remove unused bb_reg_dump() function argumentFabio Aiuto1-1/+1
2021-05-10staging: rtl8723bs: remove unused mac_reg_dump() function argumentFabio Aiuto1-1/+1
2021-05-10staging: rtl8723bs: add two functions to improve register dump in core/rtw_debug.cFabio Aiuto1-28/+35
2021-05-10staging: rtl8723bs: replace DBG_871X_SEL log macro with netdev_dbg()Fabio Aiuto1-6/+8
2021-05-10staging: rtl8723bs: remove unused log functionFabio Aiuto1-17/+0
2021-04-14staging: rtl8723bs: replace DBG_871X_SEL_NL with netdev_dbg()Fabio Aiuto1-8/+8
2021-04-14staging: rtl8723bs: remove two unused functionsFabio Aiuto1-10/+0
2021-04-11staging: rtl8723bs: remove unused code blocks guarded by DEBUG_RTL871XFabio Aiuto1-35/+0
2019-08-14staging: rtl8723bs: Remove debugging information exposed via procfsKai-Heng Feng1-1307/+0
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_DisplayBtCoexInfo()Nishka Dasgupta1-1/+1
2019-07-03staging: rtl8723bs: Remove function rtw_btcoex_GetDBG()Nishka Dasgupta1-1/+1
2019-07-03staging: rtl8723bs: Remove function rtw_btcoex_SetDBG()Nishka Dasgupta1-1/+2
2019-04-30staging: rtl8723bs: Fix checkpatch.pl warningsVandana BN1-2/+1
2019-03-30staging: rtl8723bs: core: Fix a comparison warning.Vatsala Narang1-4/+4
2018-12-17Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore1-1/+1
2018-09-25staging: rtl8723bs: fix spelling mistake "toogle" -> "toggle"Colin Ian King1-1/+1
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2017-10-18staging: rtl8723bs: rename camelcase bAcceptAddbaReqAastha Gupta1-3/+5
2017-04-28staging: rtl8723bs: rework debug configuration handlingArnd Bergmann1-8/+3
2017-04-18staging: rtl8723bs: remove redundant comparisons of unsigned ints with >= 0Colin Ian King1-3/+3
2017-04-09staging: rtl8723bs: Fix possible usage of NULL pointer in core/rtw_debug.cLarry Finger1-1/+0
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede1-0/+1453