aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/rtl8723bs/hal
AgeCommit message (Expand)AuthorFilesLines
2026-03-31staging: rtl8723bs: remove unused RTL8188E antenna selection macrosMashiro Chen1-4/+0
2026-03-31staging: rtl8723bs: rename variables to snake_caseDavid Holland1-19/+19
2026-03-31staging: rtl8723bs: remove unused arg at odm_interface.hRodrigo Gobbi4-16/+16
2026-03-31staging: rtl8723bs: Remove dead codeBera Yüzlü1-34/+0
2026-03-18staging: rtl8723bs: add missing blank lines after declarationsOskar Ray-Frayssinet9-0/+22
2026-03-18staging: rtl8723bs: change custom comparing function to strcmp()Bera Yüzlü2-21/+10
2026-03-18staging: rtl8723bs: Remove space in the line startBera Yüzlü1-1/+1
2026-03-09staging: rtl8723bs: remove unnecessary bracesGopi Krishna Menon1-18/+10
2026-03-09staging: rtl8723bs: remove unnecessary bracesZeynep Dicle1-4/+2
2026-03-09staging: rtl8723bs: refactor halbtc8723b1ant_CoexTableWithType() to remove duplicationBera Yüzlü1-44/+14
2026-02-25staging: rtl8723bs: fix function header alignmentDhyan K Prajapati1-6/+2
2026-02-23staging: rtl8723bs: fix spelling mistakes in sdio_halinit.cTomasz Unger1-3/+3
2026-02-23staging: rtl8723bs: fix inconsistent indenting detected by smatchFilippo Muscherà2-3/+5
2026-02-23staging: rtl8723bs: Use kmemdup in sdio_ops.cGiorgi Tchankvetadze1-3/+1
2026-02-23staging: rtl8723bs: rename rt_link_detect_t fields to snake_caseKhushal Chitturi2-4/+4
2026-02-23staging: rtl8723bs: rename LinkDetectInfo to link_detect_infoKhushal Chitturi2-4/+4
2026-02-23staging: rtl8723bs: remove shadowed variable in sdio_halinitHaroen Tmimi1-1/+1
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 rtl8723b_hal_init.cSiwanan Bungtong1-2/+2
2026-02-23staging: rtl8723bs: Refactor setCCKFilterCoefficient to remove duplicated rtw_write8() callsBera Yüzlü1-19/+9
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
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 Zhe1-1/+1
2026-02-07staging: rtl8723bs: use standard skb allocation APIsMinu Jin2-4/+3
2026-02-07staging: rtl8723bs: replace rtw_zmalloc() with kzalloc()Minu Jin2-2/+2
2026-02-07staging: rtl8723bs: replace rtw_malloc() with kmalloc()Minu Jin2-14/+14
2026-02-07staging: rtl8723bs: introduce kmemdup() where applicableMinu Jin1-3/+1
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 Tidmore3-24/+1
2026-02-07staging: rtl8723bs: remove thread wraper functions and add IS_ERR() checkSamasth Norway Ananda2-30/+0
2026-02-07staging: rtl8723bs: fix firmware memory leak on errorSamasth Norway Ananda1-0/+2
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: update _rtw_pktfile_read() to return error codesMinu Jin1-3/+3
2026-01-27staging: rtl8723bs: rename RegPwrTblSel to reg_pwr_tbl_selEthan Tidmore2-2/+2
2026-01-27staging: rtl8723bs: rename RegPowerBase to reg_power_baseEthan Tidmore1-1/+2
2026-01-27staging: rtl8723bs: rename RegEnableTxPowerByRate to reg_enable_tx_power_by_rateEthan Tidmore2-8/+8
2026-01-27staging: rtl8723bs: rename RegEnableTxPowerLimit to reg_enable_tx_power_limitEthan Tidmore2-13/+9
2026-01-27staging: rtl8723bs: rename add_RATid to add_ratidEthan Tidmore1-1/+1
2026-01-16staging: rtl8723bs: Fix block comment alignment in HalHWImg8723B_RF.cMahad Ibrahim1-13/+14
2026-01-16staging: rtl8723bs: Fix spacing coding style issues in HalHWImg8723B_BB.cMahad Ibrahim1-17/+17
2026-01-16staging: rtl8723bs: Fix block comment alignment in HalHWImg8723B_BB.cMahad Ibrahim1-16/+18
2026-01-16staging: rtl8723bs: Fix spaces around operator checks in HalHWImg8723B_MAC.cMahad Ibrahim1-7/+7
2026-01-16staging: rtl8723bs: Fix block comment alignment in HalHWImg8723B_MAC.cMahad Ibrahim1-6/+6