aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/include
AgeCommit message (Expand)AuthorFilesLines
2026-02-07staging: rtl8723bs: rename CamelCase function Set_MSR to set_msrTan Kai Zhe1-1/+1
2026-02-07staging: rtl8723bs: remove unused allocation wrapper functionsMinu Jin1-11/+0
2026-02-07staging: rtl8723bs: remove unused private debug countersEthan Tidmore1-41/+0
2026-02-07staging: rtl8723bs: remove thread wraper functions and add IS_ERR() checkSamasth Norway Ananda2-6/+0
2026-02-07staging: rtl8723bs: clean up _rtw_pktfile_read()Minu Jin1-1/+1
2026-02-07staging: rtl8723bs: update _rtw_pktfile_read() to return error codesMinu Jin1-1/+1
2026-01-27staging: rtl8723bs: remove unused variable RFE_TypeEthan Tidmore1-1/+0
2026-01-27staging: rtl8723bs: remove unused variable bEn_RFEEthan Tidmore1-1/+0
2026-01-27staging: rtl8723bs: remove unused variable AmplifierType_2GEthan Tidmore1-1/+0
2026-01-27staging: rtl8723bs: remove unused variable TxBBSwing_2GEthan Tidmore1-1/+0
2026-01-27staging: rtl8723bs: rename RegPwrTblSel to reg_pwr_tbl_selEthan Tidmore1-1/+1
2026-01-27staging: rtl8723bs: rename RegPowerBase to reg_power_baseEthan Tidmore1-1/+1
2026-01-27staging: rtl8723bs: rename RegEnableTxPowerByRate to reg_enable_tx_power_by_rateEthan Tidmore1-1/+1
2026-01-27staging: rtl8723bs: rename RegEnableTxPowerLimit to reg_enable_tx_power_limitEthan Tidmore1-1/+1
2026-01-27staging: rtl8723bs: rename add_RATid to add_ratidEthan Tidmore1-1/+1
2026-01-11staging: rtl8723bs: Remove redundant MAC_ARG macroYuvraj Singh Chauhan2-5/+0
2025-11-26staging: rtl8723bs: remove custom FIELD_OFFSET macroNavaneeth K1-2/+0
2025-11-26staging: rtl8723bs: use standard offsetof in cfg80211 operationsNavaneeth K1-0/+1
2025-11-26staging: rtl8723bs: remove unused registry and BSSID offset macrosNavaneeth K1-7/+0
2025-11-09staging: rtl8723bs: remove todo/note and duplicated EFUSE_CTRL macroRodrigo Gobbi1-4/+0
2025-10-13staging: rtl8723bs: Rename camel case functions.Bryant Boatright1-2/+2
2025-10-13staging: rtl8723bs: Remove unsupported PALTFORM_OS_WINCE ifdefRodrigo Gobbi1-4/+0
2025-10-13staging: rtl8723bs: rtw_hal_set_def_var is not usedMichael Straube3-6/+0
2025-09-12staging: rtl8723bs: rtw_efuse.h: simplify copyright bannerAkiyoshi Kurita1-5/+2
2025-09-06staging: rtl8723bs: Hal_EfuseParseAntennaDiversity_8723B is emptyMichael Straube1-2/+0
2025-09-06staging: rtl8723bs: remove bWrite from Hal_EfusePowerSwitchMichael Straube1-1/+1
2025-09-06staging: rtl8723bs: remove wrapper Efuse_PowerSwitchMichael Straube1-2/+0
2025-09-06staging: rtl8723bs: remove include/recv_osdep.hMichael Straube3-22/+4
2025-09-06staging: rtl8723bs: move rtw_os_recv_indicate_pkt to rtw_recv.cMichael Straube1-2/+0
2025-09-06staging: rtl8723bs: move rtw_os_alloc_msdu_pkt to rtw_recv.cMichael Straube1-1/+0
2025-09-06staging: rtl8723bs: merge rtw_os_recvbuf_resource_free into rtl8723bs_recv.cMichael Straube1-2/+0
2025-09-06staging: rtl8723bs: merge rtw_os_recv_resource_free into rtw_recv.cMichael Straube1-3/+0
2025-09-06staging: rtl8723bs: merge rtw_os_recv_resource_alloc into rtw_recv.cMichael Straube1-1/+0
2025-09-06staging: rtl8723bs: merge rtw_os_free_recvframe into rtw_recv.cMichael Straube1-4/+0
2025-09-06staging: rtl8723bs: move rtw_handle_tkip_mic_err to rtw_recv.cMichael Straube1-2/+0
2025-09-06staging: rtl8723bs: move rtw_recv_indicatepkt to rtw_recv.cMichael Straube1-1/+0
2025-09-06staging: rtl8723bs: remove wrapper rtw_init_recv_timerMichael Straube1-3/+0
2025-09-06staging: rtl8723bs: remove efuse_OneByteWriteMichael Straube1-1/+0
2025-09-06staging: rtl8723bs: remove bPseudoTest from efuse_OneByteReadMichael Straube1-1/+1
2025-09-06staging: rtl8723bs: remove Hal_EfuseGetCurrentSizeMichael Straube1-1/+0
2025-09-06staging: rtl8723bs: remove bPseudoTest from Hal_GetEfuseDefinitionMichael Straube1-1/+1
2025-09-06staging: rtl8723bs: remove wrapper EFUSE_GetEfuseDefinitionMichael Straube1-1/+0
2025-09-06staging: rtl8723bs: remove bPseudoTest from Hal_ReadEFuseMichael Straube1-1/+1
2025-09-06staging: rtl8723bs: remove bPseudoTest from EFUSE_ShadowMapUpdateMichael Straube1-1/+1
2025-08-11staging: rtl8723bs: move rtw_reset_securitypriv to core/rtw_mlme.cMichael Straube3-14/+1
2025-08-11staging: rtl8723bs: move rtw_report_sec_ie to core/rtw_mlme.cMichael Straube1-2/+0
2025-08-11staging: rtl8723bs: merge rtw_os_indicate_disconnect into rtw_indicate_disconnectMichael Straube1-1/+0
2025-08-11staging: rtl8723bs: merge rtw_os_indicate_connect into rtw_indicate_connectMichael Straube1-1/+0
2025-08-11staging: rtl8723bs: remove wrapper init_addba_retry_timerMichael Straube1-1/+0
2025-08-11staging: rtl8723bs: move rtw_init_mlme_timer to core/rtw_mlme.cMichael Straube1-1/+0