aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs
AgeCommit message (Expand)AuthorFilesLines
2021-05-19Staging: rtl8723bs: fix line continuations in HalBtc8723b1Ant.cDesmond Cheong Zhi Xi1-44/+44
2021-05-19Staging: rtl8723bs: add missing blank line in HalBtc8723b1Ant.cDesmond Cheong Zhi Xi1-0/+1
2021-05-19Staging: rtl8723bs: fix comparison formatting in HalBtc8723b1Ant.cDesmond Cheong Zhi Xi1-56/+56
2021-05-19Staging: rtl8723bs: fix indentation in HalBtc8723b1Ant.cDesmond Cheong Zhi Xi1-9/+9
2021-05-19Staging: rtl8723bs: fix spaces in HalBtc8723b1Ant.cDesmond Cheong Zhi Xi1-9/+9
2021-05-19Staging: rtl8723bs: remove unnecessary braces in HalBtc8723b1Ant.cDesmond Cheong Zhi Xi1-57/+37
2021-05-19staging: rtl8723bs: fix coding style for if comparisionsShreyansh Chouhan1-3/+3
2021-05-17Merge 5.13-rc2 into staging-nextGreg Kroah-Hartman2-19/+25
2021-05-14staging: rtl8723bs: hal: Remove set but unused variableFabio M. De Francesco1-4/+0
2021-05-14staging: rtl8723bs: hal: Remove three set but unused variablesFabio M. De Francesco1-13/+1
2021-05-13staging: rtl8723bs: remove unused argument 'msg'Bryan Brattlof4-5/+5
2021-05-13staging: rtl8723bs: core: Remove unnecessary lines of codeFabio M. De Francesco1-19/+1
2021-05-13staging: rtl8723bs: hal: Remove set but unused variableFabio M. De Francesco1-6/+2
2021-05-13staging: rtl8723bs: remove unneeded comments to silence 'line too long' warningFabio Aiuto1-2/+3
2021-05-13staging: rtl8723bs: replace private CRC-32 routines with in-kernel onesFabio Aiuto1-59/+7
2021-05-10staging: rtl8723bs: Delete two redundant condition branchesZhen Lei1-4/+0
2021-05-10staging: rtl8723bs: replace private arc4 encryption with in-kernel oneFabio Aiuto1-80/+21
2021-05-10staging: rtl8723bs: remove unused symbolic constant _AES_IV_LEN_Fabio Aiuto1-2/+0
2021-05-10staging: rtl8723bs: remove more unused encryption macrosFabio Aiuto1-15/+0
2021-05-10staging: rtl8723bs: remove unused macros, arrays and an inline function defFabio Aiuto2-259/+0
2021-05-10staging: rtl8723bs: avoid bogus gcc warningArnd Bergmann2-19/+25
2021-05-10staging: rtl8723bs: use in-kernel aes encryptionFabio Aiuto1-207/+5
2021-05-10staging: rtl8723bs: use in-kernel aes encryption in OMAC1 routinesFabio Aiuto1-105/+9
2021-05-10staging: rtl8723bs: align argument position in a new lineFabio Aiuto1-1/+1
2021-05-10staging: rtl8723bs: remove odm_debug.h header fileFabio Aiuto2-89/+0
2021-05-10staging: rtl8723bs: remove DebugLevel member in dm_odm_t structFabio Aiuto3-9/+0
2021-05-10staging: rtl8723bs: remove member in dm_odm_t structFabio Aiuto3-15/+0
2021-05-10staging: rtl8723bs: remove empty hal/odm_debug.c fileFabio Aiuto2-10/+0
2021-05-10staging: rtl8723bs: remove ODM_InitDebugSetting() functionFabio Aiuto3-39/+0
2021-05-10staging: rtl8723bs: remove RT_DISP macro definitionFabio Aiuto1-3/+0
2021-05-10staging: rtl8723bs: remove commented out *RT_DISP logsFabio Aiuto2-9/+0
2021-05-10staging: rtl8723bs: remove unused DbgPrint macroFabio Aiuto1-1/+0
2021-05-10staging: rtl8723bs: remove commented out DbgPrint logsFabio Aiuto7-38/+0
2021-05-10staging: rtl8723bs: remove obsolete debug macrosFabio Aiuto1-16/+0
2021-05-10staging: rtl8723bs: remove unused enumFabio Aiuto1-6/+0
2021-05-10staging: rtl8723bs: remove obsolete GLBtcDbgType array declarationsFabio Aiuto2-2/+0
2021-05-10staging: rtl8723bs: remove unnecessary halbtcoutsrc_DbgInit() functionFabio Aiuto1-28/+0
2021-05-10staging: rtl8723bs: remove hal_btcoex_GetDBG() functionFabio Aiuto2-124/+0
2021-05-10staging: rtl8723bs: remove unsed hal_btcoex_SetDBG() functionFabio Aiuto2-13/+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 Aiuto3-8/+0