aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal (follow)
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8723bs: remove redundant variable hoffsetColin Ian King2024-03-051-12/+2
* staging: rtl8723bs: hal: Fix codespell-reported spelling mistakesBragatheswaran Manickavel2023-09-261-3/+3
* staging: rtl8723bs: Use helpers to check broadcast and multicast Ether addressesRuan Jinjie2023-08-223-4/+4
* staging: rtl8723bs: replace ternary operator with if-else blockAtin Bainada2023-05-281-1/+4
* staging: rtl8723bs: remove hal_btcoex_SetChipType()Michael Straube2023-03-252-9/+0
* staging: rtl8723bs: rtw_get_raw_rssi_info() is not usedMichael Straube2023-03-161-32/+0
* staging: rtl8723bs: linked_info_dump() is not usedMichael Straube2023-03-161-21/+0
* staging: rtl8723bs: isAllSpaceOrTab() is not usedMichael Straube2023-03-161-15/+0
* staging: rtl8723bs: ParseQualifiedString() is not usedMichael Straube2023-03-161-24/+0
* staging: rtl8723bs: MapCharToHexDigit() is not usedMichael Straube2023-03-161-16/+0
* staging: rtl8723bs: hal: Fix codespell-reported spelling mistakesAnup Sharma2023-01-171-7/+7
* staging: rtl8723bs: replace underutilized struct by array variableDeepak R Varma2022-11-082-20/+13
* staging: rtl8723bs: Use min/max macros for variable comparisonDeepak R Varma2022-11-081-4/+1
* staging: rtl8723bs: remove IsHexDigitNam Cao2022-09-091-19/+0
* staging: rtl8723bs: remove rtw_hal_is_disable_sw_channel_planNam Cao2022-09-091-5/+0
* staging: rtl8723bs: remove hal_btcoex_SetManualControlNam Cao2022-09-091-5/+0
* staging: rtl8723bs: remove GetHexValueFromStringNam Cao2022-09-091-45/+0
* staging: rtl8723bs: remove odm_PauseDIGNam Cao2022-09-092-59/+0
* staging: rtl8723bs: remove odm_NoiseMonitor.h and odm_NoiseMonitor.cNam Cao2022-08-234-53/+0
* staging: rtl8723bs: remove member noise_level from struct dm_odm_tNam Cao2022-08-231-1/+0
* staging: rtl8723bs: remove unused function ODM_InbandNoise_MonitorNam Cao2022-08-232-118/+0
* staging: rtl8723bs: remove function IsCommentStringNam Cao2022-08-231-12/+0
* staging: rtl8723bs: remove function GetFractionValueFromStringNam Cao2022-08-231-43/+0
* staging: rtl8723bs: remove leftover code for other chipsArtur Bujdoso2022-04-222-19/+0
* staging: rtl8723bs: tidy up error handlingYihao Han2022-04-121-9/+6
* Merge 5.17-rc8 into staging-nextGreg Kroah-Hartman2022-03-141-0/+2
|\
| * staging: rtl8723bs: Fix access-point mode deadlockHans de Goede2022-03-021-0/+2
* | Staging: rtl8723bs: Inserting blank line after declarationJagath Jog J2022-01-251-0/+5
* | staging: rtl8723bs: Drop get_recvframe_data()Kees Cook2022-01-251-2/+1
|/
* staging: rtl8723bs: removed unused if blocksIsmayil Mirzali2021-12-281-5/+0
* Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2021-11-101-1/+1
|\
| * exit/rtl8723bs: Replace the macro thread_exit with a simple return 0Eric W. Biederman2021-10-291-1/+1
* | staging: rtl8723bs: hal remove the assignment to itselfSaurav Girepunje2021-10-301-12/+0
* | staging: rtl8723bs: hal: remove duplicate checkSaurav Girepunje2021-10-101-1/+1
* | staging: rtl8723bs: remove possible deadlock when disconnect (v2)Fabio Aiuto2021-09-211-2/+0
* | Revert "staging: rtl8723bs: remove possible deadlock when disconnect"Greg Kroah-Hartman2021-09-171-0/+2
* | staging: rtl8723bs: remove possible deadlock when disconnectFabio Aiuto2021-09-131-2/+0
* | staging: rtl8723bs: unwrap initialization of queuesFabio Aiuto2021-09-131-2/+4
|/
* staging: rtl8723bs: fix tx power tables sizeFabio Aiuto2021-08-102-95/+1
* staging: rtl8723bs: use MAX_RF_PATH_NUM as ceiling to rf path indexFabio Aiuto2021-08-101-1/+1
* staging: rtl8723bs: remove RF_*TX enumFabio Aiuto2021-08-105-93/+58
* staging: rtl8723bs: remove rf type branching (fourth patch)Fabio Aiuto2021-08-101-6/+2
* staging: rtl8723bs: remove rf type branching (third patch)Fabio Aiuto2021-08-105-27/+1
* staging: rtl8723bs: remove rf type branching (second patch)Fabio Aiuto2021-08-106-58/+14
* staging: rtl8723bs: remove rf type branching (first patch)Fabio Aiuto2021-08-102-16/+2
* staging: rtl8723bs: remove unused struct memberFabio Aiuto2021-08-103-7/+0
* staging: rtl8723bs: remove unused macrosFabio Aiuto2021-08-101-17/+0
* staging: rtl8723bs: clean driver from unused RF pathsFabio Aiuto2021-08-1014-212/+184
* staging: rtl8723bs: fix right side of conditionFabio Aiuto2021-08-101-1/+1
* staging: rtl8723bs: beautify function ODM_PhyStatusQuery()Fabio Aiuto2021-08-103-13/+5