aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-17staging: rtl8723bs: xmit: rephrase comment and drop extra spaceAkiyoshi Kurita1-1/+1
2025-09-14staging: rtl8723bs: hal: put return type and function name on one lineAkiyoshi Kurita1-4/+1
2025-09-12staging: rtl8723bs: fix typo in commentAkiyoshi Kurita1-1/+1
2025-09-12staging: rtl8723bs: remove unused tablesMichael Straube2-158/+0
2025-09-06staging: rtl8723bs: Hal_EfuseParseAntennaDiversity_8723B is emptyMichael Straube2-9/+0
2025-09-06staging: rtl8723bs: remove REG_EFUSE_ACCESS_8723 and EFUSE_ACCESS_ON_8723Michael Straube1-8/+1
2025-09-06staging: rtl8723bs: remove bWrite from Hal_EfusePowerSwitchMichael Straube1-22/+3
2025-09-06staging: rtl8723bs: remove wrapper Efuse_PowerSwitchMichael Straube1-2/+2
2025-09-06staging: rtl8723bs: merge rtw_os_recvbuf_resource_free into rtl8723bs_recv.cMichael Straube1-2/+4
2025-09-06staging: rtl8723bs: remove bPseudoTest from efuse_OneByteReadMichael Straube1-9/+9
2025-09-06staging: rtl8723bs: clean up variable initializationsMichael Straube1-4/+2
2025-09-06staging: rtl8723bs: remove bPseudoTest from hal_EfuseSwitchToBankMichael Straube1-38/+24
2025-09-06staging: rtl8723bs: remove Hal_EfuseGetCurrentSizeMichael Straube1-184/+0
2025-09-06staging: rtl8723bs: remove bPseudoTest from Hal_GetEfuseDefinitionMichael Straube1-7/+6
2025-09-06staging: rtl8723bs: remove wrapper EFUSE_GetEfuseDefinitionMichael Straube1-5/+5
2025-09-06staging: rtl8723bs: remove bPseudoTest from hal_ReadEFuse_BTMichael Straube1-25/+13
2025-09-06staging: rtl8723bs: remove bPseudoTest from hal_ReadEFuse_WiFiMichael Straube1-23/+11
2025-09-06staging: rtl8723bs: remove bPseudoTest from Hal_ReadEFuseMichael Straube1-4/+3
2025-09-06staging: rtl8723bs: remove bPseudoTest from EFUSE_ShadowMapUpdateMichael Straube1-2/+2
2025-07-24staging: rtl8723bs: DoIQK_8723B is emptyMichael Straube3-19/+0
2025-07-24staging: rtl8723bs: dm_CheckStatistics is emptyMichael Straube1-7/+0
2025-07-24staging: rtl8723bs: hw_var_port_switch is emptyMichael Straube1-7/+0
2025-07-24staging: rtl8723bs: _InitOtherVariable is emptyMichael Straube1-5/+0
2025-07-24staging: rtl8723bs: rtl8723b_set_FwAoacRsvdPage_cmd is emptyMichael Straube1-10/+2
2025-07-24staging: rtl8723bs: CheckFwRsvdPageContent is emptyMichael Straube2-11/+0
2025-07-24staging: rtl8723bs: remove unnecessary braces in rtl8723b_cmdIgnacio Pena1-4/+2
2025-07-16staging: rtl8723bs: remove struct hal_opsMichael Straube2-13/+0
2025-07-16staging: rtl8723bs: remove function pointer c2h_id_filterMichael Straube2-2/+1
2025-07-16staging: rtl8723bs: remove function pointer hal_reset_security_engineMichael Straube1-8/+0
2025-07-16staging: rtl8723bs: remove function pointer xmit_thread_handlerMichael Straube2-5/+1
2025-07-16staging: rtl8723bs: remove macro hal_xmit_handlerMichael Straube1-1/+1
2025-07-16staging: rtl8723bs: remove function pointer fill_h2c_cmdMichael Straube2-8/+1
2025-07-16staging: rtl8723bs: remove function pointer c2h_handlerMichael Straube2-6/+1
2025-07-16staging: rtl8723bs: remove function pointer hal_notch_filterMichael Straube2-4/+2
2025-07-16staging: rtl8723bs: remove wrapper rtl8723b_SetHalODMVarMichael Straube2-6/+1
2025-07-16staging: rtl8723bs: remove function pointer SetHalODMVarHandlerMichael Straube2-10/+2
2025-07-15staging: rtl8723bs: hal: remove blank line before close braceAndrei Zeucianu1-1/+0
2025-07-15staging: rtl8723bs: hal: add spaces around ternary operatorJonathan Dupart1-1/+1
2025-07-15staging: rtl8723bs: Efuse_WordEnableDataWrite() is not usedMichael Straube1-68/+0
2025-06-30staging: rtl8723bs: remove empty functionsMichael Straube2-14/+0
2025-04-15staging: rtl8723bs: Fix compilation errors for W=1 buildAndy Shevchenko1-7/+4
2025-04-15staging: rtl8723bs: Use boolean false instead of integer 0Erick Karanja1-1/+1
2025-04-15staging: rtl8723bs: Initialize variables at declaration in rtl8723b_hal_init.cErick Karanja1-57/+24
2025-04-15staging: rtl8723bs: Initialize variables at declaration in rtl8723bs_xmit.cErick Karanja1-24/+9
2025-04-15staging: rtl8723bs: use preferred comparison orderErick Karanja1-11/+11
2025-04-15staging: rtl8723bs: add spaces between ternary and binary operatorsErick Karanja1-2/+2
2025-04-15staging: rtl8723bs: Place constants on right side of comparisonAbraham Samuel Adekunle1-34/+34
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-03-20staging: rtl8723bs: Remove some unused functions, macros, and structs谢致邦 (XIE Zhibang)1-0/+3
2024-12-20staging: rtl8723bs: delete HAL_DEF_DBG_RX_INFO_DUMP enum and callerRodrigo Gobbi1-2/+0