summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal
AgeCommit message (Expand)AuthorFilesLines
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 remo...Lee 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
2021-04-12staging: rtl8723bs: Remove camelcase in several filesFabio M. De Francesco4-12/+12
2021-04-11staging: rtl8723bs: remove more empty if blocks after DBG_8192C deletionFabio Aiuto1-4/+0
2021-04-11staging: rtl8723bs: remove more unnecessary parenthesesFabio Aiuto2-14/+11
2021-04-11staging: rtl8723bs: remove empty if and else blocksFabio Aiuto3-9/+0
2021-04-11staging: rtl8723bs: put constant on the right side of the testFabio Aiuto1-1/+1
2021-04-11staging: rtl8723bs: split long lineFabio Aiuto1-1/+2
2021-04-11staging: rtl8723bs: put spaces around operatorsFabio Aiuto1-3/+3
2021-04-11staging: rtl8723bs: remove unnecessary bracksFabio Aiuto5-50/+32
2021-04-11staging: rtl8723bs: remove commented out SDIO_DEBUG_IO symbol definitionFabio Aiuto1-3/+0
2021-04-11staging: rtl8723bs: remove code block guarded by undefined SDIO_DEBUG_IOFabio Aiuto1-9/+1
2021-04-11staging: rtl8723bs: remove empty code block guarded by DBG_CCXFabio Aiuto1-2/+0
2021-04-11staging: rtl8723bs: remove code blocks guarded by DEBUG symbolFabio Aiuto2-30/+0
2021-04-11staging: rtl8723bs: remove all if-blocks left empty by DBG_8192C-remove cocci...Fabio Aiuto1-17/+0
2021-04-11staging: rtl8723bs: remove all commented out DBG_8192C logsFabio Aiuto6-43/+0
2021-04-11staging: rtl8723bs: remove all DBG_8192C logsFabio Aiuto7-180/+6
2021-04-09staging: rtl8723bs: remove commented out MSG_8192C logFabio Aiuto1-3/+0