summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs
AgeCommit message (Expand)Author
2025-10-04Merge tag 'staging-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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: rtw_efuse.h: simplify copyright bannerAkiyoshi 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: fix fortify warnings by using struct_groupyingche
2025-09-06staging: rtl8723bs: remove include/recv_osdep.hMichael Straube
2025-09-06staging: rtl8723bs: remove os_dep/recv_linux.cMichael Straube
2025-09-06staging: rtl8723bs: rename rtw_os_recv_indicate_pktMichael Straube
2025-09-06staging: rtl8723bs: move rtw_os_recv_indicate_pkt to rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: rename rtw_os_alloc_msdu_pktMichael Straube
2025-09-06staging: rtl8723bs: move rtw_os_alloc_msdu_pkt to rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: merge rtw_os_recvbuf_resource_free into rtl8723bs_recv.cMichael Straube
2025-09-06staging: rtl8723bs: merge rtw_os_recv_resource_free into rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: merge rtw_os_recv_resource_alloc into rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: merge rtw_os_free_recvframe into rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: move rtw_handle_tkip_mic_err to rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: move rtw_recv_indicatepkt to rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: remove wrapper rtw_init_recv_timerMichael Straube
2025-09-06staging: rtl8723bs: remove efuse_OneByteWriteMichael 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 wrapper efuse_ReadEFuseMichael Straube
2025-09-06staging: rtl8723bs: remove bPseudoTest from Efuse_ReadAllMapMichael Straube
2025-09-06staging: rtl8723bs: make Efuse_ReadAllMap staticMichael Straube
2025-09-06staging: rtl8723bs: remove bPseudoTest from EFUSE_ShadowMapUpdateMichael Straube
2025-09-04wifi: drivers: indicate support for attributes in NL80211_CMD_SET_BSSArend van Spriel
2025-08-19staging: rtl8723bs: fix coding style issues in core/rtw_mlme.cNino Zhang
2025-08-13staging: rtl8723bs: remove unnecessary forward declarationsMichael Straube
2025-08-13staging: rtl8723bs: use crypto_xor_cpyMichael Straube
2025-08-11staging: rtl8723bs: fix checkpatch spaces preferred around thatJannik Rehkemper
2025-08-11staging: rtl8723bs: move rtw_reset_securitypriv to core/rtw_mlme.cMichael Straube
2025-08-11staging: rtl8723bs: move rtw_report_sec_ie to core/rtw_mlme.cMichael Straube
2025-08-11staging: rtl8723bs: merge rtw_os_indicate_disconnect into rtw_indicate_discon...Michael Straube
2025-08-11staging: rtl8723bs: merge rtw_os_indicate_connect into rtw_indicate_connectMichael Straube
2025-08-11staging: rtl8723bs: remove wrapper init_addba_retry_timerMichael Straube
2025-08-11staging: rtl8723bs: move rtw_init_mlme_timer to core/rtw_mlme.cMichael Straube
2025-08-11staging: rtl8723bs: move init_mlme_ext_timer to core/rtw_mlme_ext.cMichael Straube