aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-10-09staging: rtl8723bs: Remove function pointer dm_deinitPhilipp Hortmann1-3/+0
2024-10-09staging: rtl8723bs: Remove function pointer dm_initPhilipp Hortmann2-4/+1
2024-10-09staging: rtl8723bs: Remove function pointer free_recv_privPhilipp Hortmann2-4/+1
2024-10-09staging: rtl8723bs: Remove function pointer init_recv_privPhilipp Hortmann2-5/+1
2024-10-09staging: rtl8723bs: Remove function pointer free_xmit_privPhilipp Hortmann2-4/+1
2024-10-09staging: rtl8723bs: Remove function pointer init_xmit_privPhilipp Hortmann2-4/+1
2024-10-09staging: rtl8723bs: Remove function pointer free_hal_dataPhilipp Hortmann2-9/+0
2024-10-09staging: rtl8723bs: Remove function pointer hal_deinitPhilipp Hortmann2-4/+2
2024-10-09staging: rtl8723bs: Remove function pointer hal_initPhilipp Hortmann2-3/+2
2024-10-09Staging: rtl8723bs: hal: odm: removed unnecessary bracesMichael Harris1-6/+4
2024-10-09staging: rtl8723bs: Remove constant result macro is_primary_adapterPhilipp Hortmann2-24/+17
2024-10-09staging: rtl8723bs: Remove unused function rtl8723bs_inirp_deinitPhilipp Hortmann1-7/+0
2024-10-09staging: rtl8723bs: Remove unused function rtl8723bs_inirp_initPhilipp Hortmann1-6/+0
2024-10-09staging: rtl8723bs: Remove unused function GetHalODMVarPhilipp Hortmann1-13/+0
2024-10-09staging: rtl8723bs: Remove unused function rtl8723b_GetHalODMVarPhilipp Hortmann1-11/+0
2024-10-09staging: rtl8723bs: Remove unused function Hal_BT_EfusePowerSwitchPhilipp Hortmann1-40/+0
2024-10-09staging: rtl8723bs: Remove unused function PHY_GetTxPowerLevel8723BPhilipp Hortmann2-5/+0
2024-10-09staging: rtl8723bs: Remove unused function PHY_SetBWMode8723BPhilipp Hortmann2-12/+0
2024-09-11staging: rtl8723bs: Remove unused files rtw_debug.c and rtw_debug.hPhilipp Hortmann15-15/+0
2024-09-11staging: rtl8723bs: Remove unused function rtw_hal_get_odm_varPhilipp Hortmann1-6/+0
2024-08-13staging: rtl8723bs: Improve clarity of MAR usageManjae Cho1-2/+2
2024-07-10staging: rtl8723bs: Remove constant result function CheckNegative()Philipp Hortmann3-37/+4
2024-07-10staging: rtl8723bs: Remove unused macros in Hal8723BReg.hPhilipp Hortmann1-373/+0
2024-06-04staging: rtl8723bs: hal: Fix spelling mistakes in odm.hRoshan Khatri1-2/+2
2024-06-04staging: rtl8723bs: hal: Fix spelling mistakes in rtl8723b_cmd.cRoshan Khatri1-2/+2
2024-03-05staging: rtl8723bs: remove redundant variable hoffsetColin Ian King1-12/+2
2023-09-26staging: rtl8723bs: hal: Fix codespell-reported spelling mistakesBragatheswaran Manickavel1-3/+3
2023-08-22staging: rtl8723bs: Use helpers to check broadcast and multicast Ether addressesRuan Jinjie3-4/+4
2023-05-28staging: rtl8723bs: replace ternary operator with if-else blockAtin Bainada1-1/+4
2023-03-25staging: rtl8723bs: remove hal_btcoex_SetChipType()Michael Straube2-9/+0
2023-03-16staging: rtl8723bs: rtw_get_raw_rssi_info() is not usedMichael Straube1-32/+0
2023-03-16staging: rtl8723bs: linked_info_dump() is not usedMichael Straube1-21/+0
2023-03-16staging: rtl8723bs: isAllSpaceOrTab() is not usedMichael Straube1-15/+0
2023-03-16staging: rtl8723bs: ParseQualifiedString() is not usedMichael Straube1-24/+0
2023-03-16staging: rtl8723bs: MapCharToHexDigit() is not usedMichael Straube1-16/+0
2023-01-17staging: rtl8723bs: hal: Fix codespell-reported spelling mistakesAnup Sharma1-7/+7
2022-11-08staging: rtl8723bs: replace underutilized struct by array variableDeepak R Varma2-20/+13
2022-11-08staging: rtl8723bs: Use min/max macros for variable comparisonDeepak R Varma1-4/+1
2022-09-09staging: rtl8723bs: remove IsHexDigitNam Cao1-19/+0
2022-09-09staging: rtl8723bs: remove rtw_hal_is_disable_sw_channel_planNam Cao1-5/+0
2022-09-09staging: rtl8723bs: remove hal_btcoex_SetManualControlNam Cao1-5/+0
2022-09-09staging: rtl8723bs: remove GetHexValueFromStringNam Cao1-45/+0
2022-09-09staging: rtl8723bs: remove odm_PauseDIGNam Cao2-59/+0
2022-08-23staging: rtl8723bs: remove odm_NoiseMonitor.h and odm_NoiseMonitor.cNam Cao4-53/+0
2022-08-23staging: rtl8723bs: remove member noise_level from struct dm_odm_tNam Cao1-1/+0
2022-08-23staging: rtl8723bs: remove unused function ODM_InbandNoise_MonitorNam Cao2-118/+0
2022-08-23staging: rtl8723bs: remove function IsCommentStringNam Cao1-12/+0
2022-08-23staging: rtl8723bs: remove function GetFractionValueFromStringNam Cao1-43/+0
2022-04-22staging: rtl8723bs: remove leftover code for other chipsArtur Bujdoso2-19/+0
2022-04-12staging: rtl8723bs: tidy up error handlingYihao Han1-9/+6