summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/hal
AgeCommit message (Expand)Author
2021-05-10staging: rtl8723bs: remove commented out BTC_PRINT logsFabio Aiuto
2021-05-10staging: rtl8723bs: remove braces around single statement in if blockFabio Aiuto
2021-05-10staging: rtl8723bs: remove empty if-else blocks after BTC_PRINT removalFabio Aiuto
2021-05-10staging: rtl8723bs: remove BTC_PRINT logsFabio Aiuto
2021-05-10staging: rtl8723bs: remove unused RT_PRINTK macroFabio Aiuto
2021-05-10staging: rtl8723bs: remove commented out RT_ASSERT occurrencesFabio Aiuto
2021-05-10staging: rtl8723bs: remove empty #ifndef blockFabio Aiuto
2021-05-10staging: rtl8723bs: remove unused ASSERT macroFabio Aiuto
2021-05-10staging: rtl8723bs: remove empty ifdef blockFabio Aiuto
2021-05-10staging: rtl8723bs: remove unused ODM_dbg_exit macroFabio Aiuto
2021-05-10staging: rtl8723bs: remove unused ODM_dbg_enterFabio Aiuto
2021-05-10staging: rtl8723bs: remove unused ODM_dbg_trace macroFabio Aiuto
2021-05-10staging: rtl8723bs: remove unused ODM_PRINT_ADDR macroFabio Aiuto
2021-05-10staging: rtl8723bs: remove unused ODM_RT_ASSERT macroFabio Aiuto
2021-05-10staging: rtl8723bs: replace ODM_RT_ASSERT with netdev_dbg()Fabio Aiuto
2021-05-10staging: rtl8723bs: remove all commented out ODM_RT_TRACE logsFabio Aiuto
2021-05-10staging: rtl8723bs: remove ODM_RT_TRACE* unused macro defsFabio Aiuto
2021-05-10staging: rtl8723bs: remove empty header fileFabio Aiuto
2021-05-10staging: rtl8723bs: remove undefined function prototypesFabio Aiuto
2021-05-10staging: rtl8723bs: remove empty hal/odm_PathDiv.c source fileFabio Aiuto
2021-05-10staging: rtl8723bs: remove empty functionsFabio Aiuto
2021-05-10staging: rtl8723bs: remove if-else blocks left empty by ODM_RT_TRACE deletionFabio Aiuto
2021-05-10staging: rtl8723bs: remove ODM_RT_TRACE logsFabio Aiuto
2021-05-10staging: rtl8723bs: Use list iterators and helpersGuenter Roeck
2021-05-10staging: rtl8723bs: hal: Remove set but unused variablesFabio M. De Francesco
2021-05-10staging: rtl8723bs: remove unnecessary hex dumpsFabio Aiuto
2021-05-10staging: rtl8723bs: remove unused debug macros tied to hal/sdio_ops.c debugFabio Aiuto
2021-05-10staging: rtl8723bs: remove debug macros related to hal/sdio_halinit.c tracingFabio Aiuto
2021-05-10staging: rtl8723bs: remove debug macros related to hal/hal_intf.c tracingFabio Aiuto
2021-05-10staging: rtl8723bs: hal: sdio_halinit: Remove unused variable 'ret'Lee Jones
2021-05-10staging: rtl8723bs: hal: odm_NoiseMonitor: Remove unused variable 'func_start'Lee Jones
2021-05-10staging: rtl8723bs: hal: sdio_ops: Mark used 'err' as __maybe_unused and remo...Lee Jones
2021-05-10staging: rtl8723bs: hal: rtl8723b_phycfg: Fix a bunch of misnamed functionsLee Jones
2021-05-10staging: rtl8723bs: hal: odm_NoiseMonitor: Remove unused variable and dead codeLee Jones
2021-04-22staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()Fabio Aiuto
2021-04-14staging: rtl8723bs: replace DBG_871X_SEL_NL with netdev_dbg()Fabio Aiuto
2021-04-14staging: rtl8723bs: hal: Remove four set but not used variablesFabio M. De Francesco
2021-04-13staging: rtl8723bs: hal: Correct indentationBeatriz Martins de Carvalho
2021-04-13staging: rtl8723bs: hal: Remove extra blank lineBeatriz Martins de Carvalho
2021-04-13staging: rtl8723bs: hal: remove space before tabsBeatriz Martins de Carvalho
2021-04-12staging: rtl8723bs: remove unused variable 'start' in hal/sdio_halinit.cFabio Aiuto
2021-04-12staging: rtl8723bs: Change controlling expressionsFabio M. De Francesco
2021-04-12staging: rtl8723bs: Remove camelcase in several filesFabio M. De Francesco
2021-04-11staging: rtl8723bs: remove more empty if blocks after DBG_8192C deletionFabio Aiuto
2021-04-11staging: rtl8723bs: remove more unnecessary parenthesesFabio Aiuto
2021-04-11staging: rtl8723bs: remove empty if and else blocksFabio Aiuto
2021-04-11staging: rtl8723bs: put constant on the right side of the testFabio Aiuto
2021-04-11staging: rtl8723bs: split long lineFabio Aiuto
2021-04-11staging: rtl8723bs: put spaces around operatorsFabio Aiuto
2021-04-11staging: rtl8723bs: remove unnecessary bracksFabio Aiuto