aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs
AgeCommit message (Expand)AuthorFilesLines
2021-05-10staging: rtl8723bs: remove empty #ifndef blockFabio Aiuto1-3/+0
2021-05-10staging: rtl8723bs: remove unused ASSERT macroFabio Aiuto1-1/+0
2021-05-10staging: rtl8723bs: remove empty ifdef blockFabio Aiuto1-4/+0
2021-05-10staging: rtl8723bs: remove unused ODM_dbg_exit macroFabio Aiuto1-1/+0
2021-05-10staging: rtl8723bs: remove unused ODM_dbg_enterFabio Aiuto1-1/+0
2021-05-10staging: rtl8723bs: remove unused ODM_dbg_trace macroFabio Aiuto1-2/+0
2021-05-10staging: rtl8723bs: remove unused ODM_PRINT_ADDR macroFabio Aiuto1-19/+0
2021-05-10staging: rtl8723bs: remove unused ODM_RT_ASSERT macroFabio Aiuto1-15/+0
2021-05-10staging: rtl8723bs: replace ODM_RT_ASSERT with netdev_dbg()Fabio Aiuto1-1/+2
2021-05-10staging: rtl8723bs: remove all commented out ODM_RT_TRACE logsFabio Aiuto3-36/+0
2021-05-10staging: rtl8723bs: remove ODM_RT_TRACE* unused macro defsFabio Aiuto1-23/+0
2021-05-10staging: rtl8723bs: remove empty header fileFabio Aiuto3-13/+0
2021-05-10staging: rtl8723bs: remove undefined function prototypesFabio Aiuto1-10/+0
2021-05-10staging: rtl8723bs: remove empty hal/odm_PathDiv.c source fileFabio Aiuto2-10/+0
2021-05-10staging: rtl8723bs: remove empty functionsFabio Aiuto2-11/+0
2021-05-10staging: rtl8723bs: remove if-else blocks left empty by ODM_RT_TRACE deletionFabio Aiuto3-29/+1
2021-05-10staging: rtl8723bs: remove ODM_RT_TRACE logsFabio Aiuto13-1235/+7
2021-05-10staging: rtl8723bs: Use list iterators and helpersGuenter Roeck9-219/+80
2021-05-10staging: rtl8723bs: Change the return typeSaurav Girepunje3-5/+6
2021-05-10staging: rtl8723bs: core: Remove set but unused variableFabio M. De Francesco1-6/+3
2021-05-10staging: rtl8723bs: hal: Remove set but unused variablesFabio M. De Francesco1-5/+0
2021-05-10staging: rtl8723bs: core: remove unneeded variableSaurav Girepunje4-8/+5
2021-05-10staging: rtl8723bs: remove unused macro DRIVER_PREFIXFabio Aiuto1-2/+0
2021-05-10staging: rtl8723bs: remove unnecessary hex dumpsFabio Aiuto3-27/+0
2021-05-10staging: rtl8723bs: macro DRIVER_PREFIX expands to lowercase driver nameFabio Aiuto1-1/+1
2021-05-10staging: rtl8723bs: remove last unused debug macrosFabio Aiuto1-12/+0
2021-05-10staging: rtl8723bs: remove unsed debug macros tied to no particular code debugFabio Aiuto1-5/+1
2021-05-10staging: rtl8723bs: remove unused macros tied to core/rtw_efuse.c debugFabio Aiuto2-5/+0
2021-05-10staging: rtl8723bs: remove unused debug macro definitionsFabio Aiuto1-3/+0
2021-05-10staging: rtl8723bs: remove commented out macro definitionFabio Aiuto1-1/+0
2021-05-10staging: rtl8723bs: remove unused macros tied to _RTL8712_CMD_C_ definitionFabio Aiuto1-4/+1
2021-05-10staging: rtl8723bs: remove unused macros tied to _RTL871X_IOCTL_LINUX_C definitionFabio Aiuto1-4/+1
2021-05-10staging: rtl8723bs: remove unused macros tied to _HCI_OPS_OS_C_ definitionFabio Aiuto1-4/+1
2021-05-10staging: rtl8723bs: remove unused _module_mp_ defFabio Aiuto1-1/+0
2021-05-10staging: rtl8723bs: remove unused debug macros tied to os_dep/osdep_service.c debugFabio Aiuto2-8/+1
2021-05-10staging: rtl8723bs: remove unused debug macros tied to hal/sdio_ops.c debugFabio Aiuto2-5/+1
2021-05-10staging: rtl8723bs: remove unused debug macros tied to _HCI_OPS_C_ definitionFabio Aiuto1-4/+1
2021-05-10staging: rtl8723bs: remove unused macros tied to os_dep/sdio_intf.c debugFabio Aiuto2-8/+1
2021-05-10staging: rtl8723bs: remove unused macros tied to core/rtw_pwrctrl.c debugFabio Aiuto2-5/+1
2021-05-10staging: rtl8723bs: remove unused debug macros tied to _RTL871X_PWRCTRL_C_ definitionFabio Aiuto1-4/+1
2021-05-10staging: rtl8723bs: remove unused debug macros tied to _RTL871X_IOCTL_QUERY_C_ definitionFabio Aiuto1-4/+1
2021-05-10staging: rtl8723bs: remove unused debug macros tied to _RTL871X_IOCTL_SET_C_ definitionFabio Aiuto1-4/+1
2021-05-10staging: rtl8723bs: remove unused debug macros tied to _RTL871X_IOCTL_C_ definitionFabio Aiuto1-4/+1
2021-05-10staging: rtl8723bs: remove debug macros related to hal/sdio_halinit.c tracingFabio Aiuto2-6/+1
2021-05-10staging: rtl8723bs: remove debug macros related to hal/hal_intf.c tracingFabio Aiuto2-7/+1
2021-05-10staging: rtl8723bs: remove debug macros related to core/rtw_eeprom.c tracingFabio Aiuto2-6/+1
2021-05-10staging: rtl8723bs: remove debug macros related to core/rtw_security.c tracingFabio Aiuto2-6/+1
2021-05-10staging: rtl8723bs: remove debug macros related to os_dep/os_intfs.c tracingFabio Aiuto2-6/+1
2021-05-10staging: rtl8723bs: remove obsolete _IO_OSDEP_C_ debug macro definitionFabio Aiuto1-4/+1
2021-05-10staging: rtl8723bs: remove debug macros related to core/rtw_io.c tracingFabio Aiuto2-6/+1