aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-21staging: rtl8723bs: Fix a resource leak in sd_int_dpcXiangyang Zhang1-0/+2
2021-06-24staging: rtl8723bs: fix macro value for 2.4Ghz only deviceFabio Aiuto1-4/+1
2021-06-24staging: rtl8723bs: remove unused ODM_CMNINFO_BOARD_TYPE enum itemFabio Aiuto2-8/+1
2021-06-24staging: rtl8723bs: remove VHT dead codeFabio Aiuto2-616/+8
2021-06-24staging: rtl8723bs: remove 5Ghz code related to RF power calibrationFabio Aiuto4-114/+2
2021-06-24staging: rtl8723bs: remove some unused 5Ghz macro definitionsFabio Aiuto1-1/+0
2021-06-24staging: rtl8723bs: remove 5Ghz code related to channel plan definitionFabio Aiuto1-34/+0
2021-06-24staging: rtl8723bs: remove all branchings between 2.4Ghz and 5Ghz band typesFabio Aiuto14-821/+483
2021-06-24staging: rtl8723bs: rename enum items related to channel bondingFabio Aiuto2-7/+7
2021-06-24staging: rtl8723bs: remove code related to unsupported channel bandwidthFabio Aiuto5-99/+4
2021-06-24staging: rtl8723bs: remove all 5Ghz network typesFabio Aiuto4-41/+1
2021-06-18staging: rtl8723bs: hal: use eth_broadcast_addr() to assign broadcast addressYang Yingliang1-2/+1
2021-06-15staging: rtl8723bs: remove HAL_{BB,MAC,RF,FW}_ENABLE macrosFabio Aiuto1-6/+0
2021-06-15staging: rtl8723bs: remove unneeded DISABLE_BB_RF macroFabio Aiuto3-32/+0
2021-06-09staging: rtl8723bs: use list_for_each_safe in loops deleting iterated itemsFabio Aiuto1-2/+2
2021-06-09staging: rtl8723bs: hal: Delete tests with no effectsFabio M. De Francesco1-10/+2
2021-05-25staging: rtl8723bs: remove sd_f0_read8()Bryan Brattlof1-7/+0
2021-05-25staging: rtl8723bs: hal: Remove set but unused variablesFabio M. De Francesco1-6/+3
2021-05-20staging: rtl8723bs: rename get_ra() due to global symbol collisionGreg Kroah-Hartman1-1/+1
2021-05-20staging: rtl8723bs: rtl8723b_hal_init.c: fix build warnings about unused variablesGreg Kroah-Hartman1-8/+5
2021-05-20staging: rtl8723bs: HalBtc8723b1Ant.c: fix build warnings about unused variablesGreg Kroah-Hartman1-6/+3
2021-05-19Staging: rtl8723bs: remove dead code in HalBtc8723b1Ant.cDesmond Cheong Zhi Xi1-6/+0
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-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: hal: Remove set but unused variableFabio M. De Francesco1-6/+2
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 Aiuto1-9/+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 Aiuto5-17/+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 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