summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal
AgeCommit message (Expand)AuthorLines
9 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
10 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-2/+2
2026-02-07staging: rtl8723bs: refactor ODM_SetIQCbyRFpath to reduce duplicationBera Yüzlü-17/+13
2026-02-07staging: rtl8723bs: rename CamelCase function Set_MSR to set_msrTan Kai Zhe-1/+1
2026-02-07staging: rtl8723bs: use standard skb allocation APIsMinu Jin-4/+3
2026-02-07staging: rtl8723bs: replace rtw_zmalloc() with kzalloc()Minu Jin-2/+2
2026-02-07staging: rtl8723bs: replace rtw_malloc() with kmalloc()Minu Jin-14/+14
2026-02-07staging: rtl8723bs: introduce kmemdup() where applicableMinu Jin-3/+1
2026-02-07staging: rtl8723bs: fix spacing around operatorsLuka Gejak-15/+15
2026-02-07staging: rtl8723bs: rename u1bTmp to valLuka Gejak-22/+22
2026-02-07staging: rtl8723bs: remove unused private debug countersEthan Tidmore-24/+1
2026-02-07staging: rtl8723bs: remove thread wraper functions and add IS_ERR() checkSamasth Norway Ananda-30/+0
2026-02-07staging: rtl8723bs: fix firmware memory leak on errorSamasth Norway Ananda-0/+2
2026-02-07staging: rtl8723bs: standardize comment style in HALMahad Ibrahim-43/+43
2026-02-07staging: rtl8723bs: fix line length checkMahad Ibrahim-2/+6
2026-02-07staging: rtl8723bs: fix missing blank line after declarationMahad Ibrahim-0/+1
2026-02-07staging: rtl8723bs: fix multiple blank line checkMahad Ibrahim-2/+0
2026-02-07staging: rtl8723bs: fix open parenthesis alignmentMahad Ibrahim-6/+2
2026-02-07staging: rtl8723bs: update _rtw_pktfile_read() to return error codesMinu Jin-3/+3
2026-01-27staging: rtl8723bs: rename RegPwrTblSel to reg_pwr_tbl_selEthan Tidmore-2/+2
2026-01-27staging: rtl8723bs: rename RegPowerBase to reg_power_baseEthan Tidmore-1/+2
2026-01-27staging: rtl8723bs: rename RegEnableTxPowerByRate to reg_enable_tx_power_by_rateEthan Tidmore-8/+8
2026-01-27staging: rtl8723bs: rename RegEnableTxPowerLimit to reg_enable_tx_power_limitEthan Tidmore-13/+9
2026-01-27staging: rtl8723bs: rename add_RATid to add_ratidEthan Tidmore-1/+1
2026-01-16staging: rtl8723bs: Fix block comment alignment in HalHWImg8723B_RF.cMahad Ibrahim-13/+14
2026-01-16staging: rtl8723bs: Fix spacing coding style issues in HalHWImg8723B_BB.cMahad Ibrahim-17/+17
2026-01-16staging: rtl8723bs: Fix block comment alignment in HalHWImg8723B_BB.cMahad Ibrahim-16/+18
2026-01-16staging: rtl8723bs: Fix spaces around operator checks in HalHWImg8723B_MAC.cMahad Ibrahim-7/+7
2026-01-16staging: rtl8723bs: Fix block comment alignment in HalHWImg8723B_MAC.cMahad Ibrahim-6/+6
2026-01-11staging: rtl8723bs: fix missing blank line warningSun Jian-0/+1
2026-01-11staging: rtl8723bs: fix block comment whitespaceJennifer Guo-11/+10
2026-01-11staging: rtl8723bs: rename shortGIrate to short_gi_rateRupesh Majhi-3/+3
2025-12-22staging: rtl8723bs: remove unnecessary else blockSanghyeon Lee-2/+3
2025-12-22staging: rtl8723bs: remove unnecessary bracesSanghyeon Lee-7/+5
2025-12-17Staging: rtl8723bs: fix space before tab in rtl8723bs_xmit.cSeungJu Cheon-1/+1
2025-11-26staging: rtl8723bs: remove dead commented code from odm.cNavaneeth K-8/+5
2025-11-09staging: rtl8723bs: use ether_addr_copy() for MAC address copyingDharanitharan R-16/+17
2025-10-13staging: rtl8723bs: fall back to random mac addressMichael Straube-5/+1
2025-10-13staging: rtl8723bs: rtw_hal_set_def_var is not usedMichael Straube-95/+0
2025-10-13staging: rtl8723bs: sdio: clarify OQT free page commentAkiyoshi Kurita-4/+1
2025-09-17staging: rtl8723bs: xmit: rephrase comment and drop extra spaceAkiyoshi Kurita-1/+1
2025-09-14staging: rtl8723bs: hal: put return type and function name on one lineAkiyoshi Kurita-4/+1
2025-09-12staging: rtl8723bs: fix typo in commentAkiyoshi Kurita-1/+1
2025-09-12staging: rtl8723bs: remove unused tablesMichael Straube-158/+0
2025-09-06staging: rtl8723bs: Hal_EfuseParseAntennaDiversity_8723B is emptyMichael Straube-9/+0
2025-09-06staging: rtl8723bs: remove REG_EFUSE_ACCESS_8723 and EFUSE_ACCESS_ON_8723Michael Straube-8/+1
2025-09-06staging: rtl8723bs: remove bWrite from Hal_EfusePowerSwitchMichael Straube-22/+3
2025-09-06staging: rtl8723bs: remove wrapper Efuse_PowerSwitchMichael Straube-2/+2
2025-09-06staging: rtl8723bs: merge rtw_os_recvbuf_resource_free into rtl8723bs_recv.cMichael Straube-2/+4
2025-09-06staging: rtl8723bs: remove bPseudoTest from efuse_OneByteReadMichael Straube-9/+9