summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/core/rtw_debug.c
AgeCommit message (Expand)Author
2021-08-10staging: rtl8723bs: remove rf type branching (fourth patch)Fabio Aiuto
2021-08-05staging: rtl8723bs: remove unused macrosFabio Aiuto
2021-05-10staging: rtl8723bs: remove unused debug variables declarations and initializa...Fabio Aiuto
2021-05-10staging: rtl8723bs: remove unused rf_reg_dump() function argumentFabio Aiuto
2021-05-10staging: rtl8723bs: remove unused bb_reg_dump() function argumentFabio Aiuto
2021-05-10staging: rtl8723bs: remove unused mac_reg_dump() function argumentFabio Aiuto
2021-05-10staging: rtl8723bs: add two functions to improve register dump in core/rtw_de...Fabio Aiuto
2021-05-10staging: rtl8723bs: replace DBG_871X_SEL log macro with netdev_dbg()Fabio Aiuto
2021-05-10staging: rtl8723bs: remove unused log functionFabio Aiuto
2021-04-14staging: rtl8723bs: replace DBG_871X_SEL_NL with netdev_dbg()Fabio Aiuto
2021-04-14staging: rtl8723bs: remove two unused functionsFabio Aiuto
2021-04-11staging: rtl8723bs: remove unused code blocks guarded by DEBUG_RTL871XFabio Aiuto
2019-08-14staging: rtl8723bs: Remove debugging information exposed via procfsKai-Heng Feng
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_DisplayBtCoexInfo()Nishka Dasgupta
2019-07-03staging: rtl8723bs: Remove function rtw_btcoex_GetDBG()Nishka Dasgupta
2019-07-03staging: rtl8723bs: Remove function rtw_btcoex_SetDBG()Nishka Dasgupta
2019-04-30staging: rtl8723bs: Fix checkpatch.pl warningsVandana BN
2019-03-30staging: rtl8723bs: core: Fix a comparison warning.Vatsala Narang
2018-12-17Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore
2018-09-25staging: rtl8723bs: fix spelling mistake "toogle" -> "toggle"Colin Ian King
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor
2017-10-18staging: rtl8723bs: rename camelcase bAcceptAddbaReqAastha Gupta
2017-04-28staging: rtl8723bs: rework debug configuration handlingArnd Bergmann
2017-04-18staging: rtl8723bs: remove redundant comparisons of unsigned ints with >= 0Colin Ian King
2017-04-09staging: rtl8723bs: Fix possible usage of NULL pointer in core/rtw_debug.cLarry Finger
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede