summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/hal
AgeCommit message (Expand)Author
2025-11-26staging: rtl8723bs: remove dead commented code from odm.cNavaneeth K
2025-11-09staging: rtl8723bs: use ether_addr_copy() for MAC address copyingDharanitharan R
2025-10-13staging: rtl8723bs: fall back to random mac addressMichael Straube
2025-10-13staging: rtl8723bs: rtw_hal_set_def_var is not usedMichael Straube
2025-10-13staging: rtl8723bs: sdio: clarify OQT free page commentAkiyoshi Kurita
2025-09-17staging: rtl8723bs: xmit: rephrase comment and drop extra spaceAkiyoshi Kurita
2025-09-14staging: rtl8723bs: hal: put return type and function name on one lineAkiyoshi Kurita
2025-09-12staging: rtl8723bs: fix typo in commentAkiyoshi Kurita
2025-09-12staging: rtl8723bs: remove unused tablesMichael Straube
2025-09-06staging: rtl8723bs: Hal_EfuseParseAntennaDiversity_8723B is emptyMichael Straube
2025-09-06staging: rtl8723bs: remove REG_EFUSE_ACCESS_8723 and EFUSE_ACCESS_ON_8723Michael Straube
2025-09-06staging: rtl8723bs: remove bWrite from Hal_EfusePowerSwitchMichael Straube
2025-09-06staging: rtl8723bs: remove wrapper Efuse_PowerSwitchMichael Straube
2025-09-06staging: rtl8723bs: merge rtw_os_recvbuf_resource_free into rtl8723bs_recv.cMichael Straube
2025-09-06staging: rtl8723bs: remove bPseudoTest from efuse_OneByteReadMichael Straube
2025-09-06staging: rtl8723bs: clean up variable initializationsMichael Straube
2025-09-06staging: rtl8723bs: remove bPseudoTest from hal_EfuseSwitchToBankMichael Straube
2025-09-06staging: rtl8723bs: remove Hal_EfuseGetCurrentSizeMichael Straube
2025-09-06staging: rtl8723bs: remove bPseudoTest from Hal_GetEfuseDefinitionMichael Straube
2025-09-06staging: rtl8723bs: remove wrapper EFUSE_GetEfuseDefinitionMichael Straube
2025-09-06staging: rtl8723bs: remove bPseudoTest from hal_ReadEFuse_BTMichael Straube
2025-09-06staging: rtl8723bs: remove bPseudoTest from hal_ReadEFuse_WiFiMichael Straube
2025-09-06staging: rtl8723bs: remove bPseudoTest from Hal_ReadEFuseMichael Straube
2025-09-06staging: rtl8723bs: remove bPseudoTest from EFUSE_ShadowMapUpdateMichael Straube
2025-07-24staging: rtl8723bs: DoIQK_8723B is emptyMichael Straube
2025-07-24staging: rtl8723bs: dm_CheckStatistics is emptyMichael Straube
2025-07-24staging: rtl8723bs: hw_var_port_switch is emptyMichael Straube
2025-07-24staging: rtl8723bs: _InitOtherVariable is emptyMichael Straube
2025-07-24staging: rtl8723bs: rtl8723b_set_FwAoacRsvdPage_cmd is emptyMichael Straube
2025-07-24staging: rtl8723bs: CheckFwRsvdPageContent is emptyMichael Straube
2025-07-24staging: rtl8723bs: remove unnecessary braces in rtl8723b_cmdIgnacio Pena
2025-07-16staging: rtl8723bs: remove struct hal_opsMichael Straube
2025-07-16staging: rtl8723bs: remove function pointer c2h_id_filterMichael Straube
2025-07-16staging: rtl8723bs: remove function pointer hal_reset_security_engineMichael Straube
2025-07-16staging: rtl8723bs: remove function pointer xmit_thread_handlerMichael Straube
2025-07-16staging: rtl8723bs: remove macro hal_xmit_handlerMichael Straube
2025-07-16staging: rtl8723bs: remove function pointer fill_h2c_cmdMichael Straube
2025-07-16staging: rtl8723bs: remove function pointer c2h_handlerMichael Straube
2025-07-16staging: rtl8723bs: remove function pointer hal_notch_filterMichael Straube
2025-07-16staging: rtl8723bs: remove wrapper rtl8723b_SetHalODMVarMichael Straube
2025-07-16staging: rtl8723bs: remove function pointer SetHalODMVarHandlerMichael Straube
2025-07-15staging: rtl8723bs: hal: remove blank line before close braceAndrei Zeucianu
2025-07-15staging: rtl8723bs: hal: add spaces around ternary operatorJonathan Dupart
2025-07-15staging: rtl8723bs: Efuse_WordEnableDataWrite() is not usedMichael Straube
2025-06-30staging: rtl8723bs: remove empty functionsMichael Straube
2025-04-15staging: rtl8723bs: Fix compilation errors for W=1 buildAndy Shevchenko
2025-04-15staging: rtl8723bs: Use boolean false instead of integer 0Erick Karanja
2025-04-15staging: rtl8723bs: Initialize variables at declaration in rtl8723b_hal_init.cErick Karanja
2025-04-15staging: rtl8723bs: Initialize variables at declaration in rtl8723bs_xmit.cErick Karanja
2025-04-15staging: rtl8723bs: use preferred comparison orderErick Karanja