aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs
AgeCommit message (Expand)AuthorFilesLines
2026-02-23staging: rtl8723bs: remove unused MAX_PATH_NUM defines for other chipsAzamat Rakhim1-7/+0
2026-02-23staging: rtl8723bs: remove redundant 'Adapter' variable in HalPhyRf_8723BHaroen Tmimi1-2/+0
2026-02-23staging: rtl8723bs: remove unnecessary void * casts in ioctl_cfg80211.cSiwanan Bungtong1-9/+9
2026-02-23staging: rtl8723bs: remove unnecessary void * casts in rtl8723b_hal_init.cSiwanan Bungtong1-2/+2
2026-02-23staging: rtl8723bs: remove unnecessary void * casts in rtw_security.cSiwanan Bungtong1-1/+1
2026-02-23staging: rtl8723bs: remove unnecessary void * casts in rtw_mlme_ext.cSiwanan Bungtong1-9/+9
2026-02-23staging: rtl8723bs: remove unnecessary void * casts in rtw_ieee80211.cSiwanan Bungtong1-2/+2
2026-02-23staging: rtl8723bs: remove unnecessary void * casts in rtw_efuse.cSiwanan Bungtong1-3/+3
2026-02-23staging: rtl8723bs: remove unnecessary void * casts in rtw_ap.cSiwanan Bungtong1-2/+2
2026-02-23staging: rtl8723bs: replace ternary min comparison with min()William Hansen-Baird1-2/+4
2026-02-23staging: rtl8723bs: Wrap long function parameter listsSiwanan Bungtong1-1/+3
2026-02-23staging: rtl8723bs: fix spacing around operatorsTabrez Ahmed1-1/+1
2026-02-23staging: rtl8723bs: Refactor setCCKFilterCoefficient to remove duplicated rtw...Bera Yüzlü1-19/+9
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds7-29/+29
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook10-66/+68
2026-02-17Merge tag 'staging-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds43-1108/+851
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+1
2026-02-07staging: rtl8723bs: refactor ODM_SetIQCbyRFpath to reduce duplicationBera Yüzlü1-17/+13
2026-02-07staging: rtl8723bs: rename CamelCase function Set_MSR to set_msrTan Kai Zhe5-13/+13
2026-02-07staging: rtl8723bs: remove unnecessary blank lines in rtw_io.cTan Kai Zhe1-1/+0
2026-02-07staging: rtl8723bs: remove stale TODO item regarding %pMHaroen Tmimi1-1/+0
2026-02-07staging: rtl8723bs: remove unused allocation wrapper functionsMinu Jin2-36/+0
2026-02-07staging: rtl8723bs: use standard skb allocation APIsMinu Jin4-7/+5
2026-02-07staging: rtl8723bs: replace rtw_zmalloc() with kzalloc()Minu Jin14-103/+90
2026-02-07staging: rtl8723bs: replace rtw_malloc() with kmalloc()Minu Jin4-16/+16
2026-02-07staging: rtl8723bs: introduce kmemdup() where applicableMinu Jin6-25/+12
2026-02-07staging: rtl8723bs: fix null dereference in find_networkEthan Tidmore1-2/+4
2026-02-07staging: rtl8723bs: use unaligned access macros in rtw_security.cArchit Anant1-27/+5
2026-02-07staging: rtl8723bs: fix potential race in expire_timeout_chkMinu Jin1-7/+9
2026-02-07staging: rtl8723bs: remove dead debugging code in rtw_mlme_ext.cLuka Gejak1-9/+0
2026-02-07staging: rtl8723bs: modernize hex output in rtw_report_sec_ieLuka Gejak1-3/+2
2026-02-07staging: rtl8723bs: fix spacing around operatorsLuka Gejak2-15/+15
2026-02-07staging: rtl8723bs: rename u1bTmp to valLuka Gejak2-22/+22
2026-02-07staging: rtl8723bs: remove unused private debug countersEthan Tidmore10-157/+15
2026-02-07staging: rtl8723bs: remove thread wraper functions and add IS_ERR() checkSamasth Norway Ananda5-38/+14
2026-02-07staging: rtl8723bs: fix firmware memory leak on errorSamasth Norway Ananda1-0/+2
2026-02-07staging: rtl8723bs: remove unnecessary parenthesesSiwanan Bungtong1-7/+7
2026-02-07staging: rtl8723bs: remove redundant check on statusColin Ian King1-7/+0
2026-02-07staging: rtl8723bs: standardize comment style in HALMahad Ibrahim2-43/+43
2026-02-07staging: rtl8723bs: fix line length checkMahad Ibrahim1-2/+6
2026-02-07staging: rtl8723bs: fix missing blank line after declarationMahad Ibrahim1-0/+1
2026-02-07staging: rtl8723bs: fix multiple blank line checkMahad Ibrahim2-2/+0
2026-02-07staging: rtl8723bs: fix open parenthesis alignmentMahad Ibrahim2-6/+2
2026-02-07staging: rtl8723bs: constify _action_public_str arrayTanjim Kamal1-1/+1
2026-02-07staging: rtl8723bs: remove unnecessary bracesLouis Lesniak1-3/+2
2026-02-07staging: rtl8723bs: clean up _rtw_pktfile_read()Minu Jin2-2/+2
2026-02-07staging: rtl8723bs: update _rtw_pktfile_read() to return error codesMinu Jin4-23/+50
2026-01-27staging: rtl8723bs: remove unused variable RFE_TypeEthan Tidmore2-2/+0
2026-01-27staging: rtl8723bs: remove unused variable bEn_RFEEthan Tidmore2-2/+0