aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/hal
AgeCommit message (Expand)AuthorFilesLines
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
2022-03-14Merge 5.17-rc8 into staging-nextGreg Kroah-Hartman1-0/+2
2022-03-02staging: rtl8723bs: Fix access-point mode deadlockHans de Goede1-0/+2
2022-01-25Staging: rtl8723bs: Inserting blank line after declarationJagath Jog J1-0/+5
2022-01-25staging: rtl8723bs: Drop get_recvframe_data()Kees Cook1-2/+1
2021-12-28staging: rtl8723bs: removed unused if blocksIsmayil Mirzali1-5/+0
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2021-10-30staging: rtl8723bs: hal remove the assignment to itselfSaurav Girepunje1-12/+0
2021-10-29exit/rtl8723bs: Replace the macro thread_exit with a simple return 0Eric W. Biederman1-1/+1
2021-10-10staging: rtl8723bs: hal: remove duplicate checkSaurav Girepunje1-1/+1
2021-09-21staging: rtl8723bs: remove possible deadlock when disconnect (v2)Fabio Aiuto1-2/+0
2021-09-17Revert "staging: rtl8723bs: remove possible deadlock when disconnect"Greg Kroah-Hartman1-0/+2
2021-09-13staging: rtl8723bs: remove possible deadlock when disconnectFabio Aiuto1-2/+0
2021-09-13staging: rtl8723bs: unwrap initialization of queuesFabio Aiuto1-2/+4
2021-08-10staging: rtl8723bs: fix tx power tables sizeFabio Aiuto2-95/+1
2021-08-10staging: rtl8723bs: use MAX_RF_PATH_NUM as ceiling to rf path indexFabio Aiuto1-1/+1
2021-08-10staging: rtl8723bs: remove RF_*TX enumFabio Aiuto5-93/+58
2021-08-10staging: rtl8723bs: remove rf type branching (fourth patch)Fabio Aiuto1-6/+2
2021-08-10staging: rtl8723bs: remove rf type branching (third patch)Fabio Aiuto5-27/+1