aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal
AgeCommit message (Expand)AuthorFilesLines
2021-05-10staging: rtl8723bs: remove unnecessary halbtcoutsrc_DbgInit() functionFabio Aiuto1-28/+0
2021-05-10staging: rtl8723bs: remove hal_btcoex_GetDBG() functionFabio Aiuto1-123/+0
2021-05-10staging: rtl8723bs: remove unsed hal_btcoex_SetDBG() functionFabio Aiuto1-12/+0
2021-05-10staging: rtl8723bs: remove empty #ifdef blockFabio Aiuto1-5/+0
2021-05-10staging: rtl8723bs: remove BTC_PRINT_F macro definitionFabio Aiuto1-1/+0
2021-05-10staging: rtl8723bs: remove BTC_PRINT_DATA definitionsFabio Aiuto1-17/+0
2021-05-10staging: rtl8723bs: remove BTC_PRINT_ADDR macro definitionsFabio Aiuto1-14/+0
2021-05-10staging: rtl8723bs: remove BTC_PRINT macro definitionsFabio Aiuto1-7/+0
2021-05-10staging: rtl8723bs: remove commented out BTC_PRINT logsFabio Aiuto1-10/+0
2021-05-10staging: rtl8723bs: remove braces around single statement in if blockFabio Aiuto1-2/+2
2021-05-10staging: rtl8723bs: remove empty if-else blocks after BTC_PRINT removalFabio Aiuto2-26/+2
2021-05-10staging: rtl8723bs: remove BTC_PRINT logsFabio Aiuto3-1074/+2
2021-05-10staging: rtl8723bs: remove unused RT_PRINTK macroFabio Aiuto1-2/+0
2021-05-10staging: rtl8723bs: remove commented out RT_ASSERT occurrencesFabio Aiuto2-6/+0
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 Aiuto1-9/+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 Roeck1-4/+3
2021-05-10staging: rtl8723bs: hal: Remove set but unused variablesFabio M. De Francesco1-5/+0
2021-05-10staging: rtl8723bs: remove unnecessary hex dumpsFabio Aiuto3-27/+0
2021-05-10staging: rtl8723bs: remove unused debug macros tied to hal/sdio_ops.c debugFabio Aiuto1-2/+0
2021-05-10staging: rtl8723bs: remove debug macros related to hal/sdio_halinit.c tracingFabio Aiuto1-2/+0
2021-05-10staging: rtl8723bs: remove debug macros related to hal/hal_intf.c tracingFabio Aiuto1-3/+0
2021-05-10staging: rtl8723bs: hal: sdio_halinit: Remove unused variable 'ret'Lee Jones1-4/+2
2021-05-10staging: rtl8723bs: hal: odm_NoiseMonitor: Remove unused variable 'func_start'Lee Jones1-2/+1
2021-05-10staging: rtl8723bs: hal: sdio_ops: Mark used 'err' as __maybe_unused and remove anotherLee Jones1-5/+2
2021-05-10staging: rtl8723bs: hal: rtl8723b_phycfg: Fix a bunch of misnamed functionsLee Jones1-5/+5
2021-05-10staging: rtl8723bs: hal: odm_NoiseMonitor: Remove unused variable and dead codeLee Jones1-7/+1
2021-04-22staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()Fabio Aiuto4-20/+27
2021-04-14staging: rtl8723bs: replace DBG_871X_SEL_NL with netdev_dbg()Fabio Aiuto1-18/+13
2021-04-14staging: rtl8723bs: hal: Remove four set but not used variablesFabio M. De Francesco1-7/+1
2021-04-13staging: rtl8723bs: hal: Correct indentationBeatriz Martins de Carvalho1-190/+190
2021-04-13staging: rtl8723bs: hal: Remove extra blank lineBeatriz Martins de Carvalho1-5/+0
2021-04-13staging: rtl8723bs: hal: remove space before tabsBeatriz Martins de Carvalho1-13/+13
2021-04-12staging: rtl8723bs: remove unused variable 'start' in hal/sdio_halinit.cFabio Aiuto1-4/+0
2021-04-12staging: rtl8723bs: Change controlling expressionsFabio M. De Francesco1-1/+1