index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
/
hal
Age
Commit message (
Expand
)
Author
2026-03-31
staging: rtl8723bs: remove unused RTL8188E antenna selection macros
Mashiro Chen
2026-03-31
staging: rtl8723bs: rename variables to snake_case
David Holland
2026-03-31
staging: rtl8723bs: remove unused arg at odm_interface.h
Rodrigo Gobbi
2026-03-31
staging: rtl8723bs: Remove dead code
Bera Yüzlü
2026-03-18
staging: rtl8723bs: add missing blank lines after declarations
Oskar Ray-Frayssinet
2026-03-18
staging: rtl8723bs: change custom comparing function to strcmp()
Bera Yüzlü
2026-03-18
staging: rtl8723bs: Remove space in the line start
Bera Yüzlü
2026-03-09
staging: rtl8723bs: remove unnecessary braces
Gopi Krishna Menon
2026-03-09
staging: rtl8723bs: remove unnecessary braces
Zeynep Dicle
2026-03-09
staging: rtl8723bs: refactor halbtc8723b1ant_CoexTableWithType() to remove du...
Bera Yüzlü
2026-02-25
staging: rtl8723bs: fix function header alignment
Dhyan K Prajapati
2026-02-23
staging: rtl8723bs: fix spelling mistakes in sdio_halinit.c
Tomasz Unger
2026-02-23
staging: rtl8723bs: fix inconsistent indenting detected by smatch
Filippo Muscherà
2026-02-23
staging: rtl8723bs: Use kmemdup in sdio_ops.c
Giorgi Tchankvetadze
2026-02-23
staging: rtl8723bs: rename rt_link_detect_t fields to snake_case
Khushal Chitturi
2026-02-23
staging: rtl8723bs: rename LinkDetectInfo to link_detect_info
Khushal Chitturi
2026-02-23
staging: rtl8723bs: remove shadowed variable in sdio_halinit
Haroen Tmimi
2026-02-23
staging: rtl8723bs: remove unused MAX_PATH_NUM defines for other chips
Azamat Rakhim
2026-02-23
staging: rtl8723bs: remove redundant 'Adapter' variable in HalPhyRf_8723B
Haroen Tmimi
2026-02-23
staging: rtl8723bs: remove unnecessary void * casts in rtl8723b_hal_init.c
Siwanan Bungtong
2026-02-23
staging: rtl8723bs: Refactor setCCKFilterCoefficient to remove duplicated rtw...
Bera Yüzlü
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-07
staging: rtl8723bs: refactor ODM_SetIQCbyRFpath to reduce duplication
Bera Yüzlü
2026-02-07
staging: rtl8723bs: rename CamelCase function Set_MSR to set_msr
Tan Kai Zhe
2026-02-07
staging: rtl8723bs: use standard skb allocation APIs
Minu Jin
2026-02-07
staging: rtl8723bs: replace rtw_zmalloc() with kzalloc()
Minu Jin
2026-02-07
staging: rtl8723bs: replace rtw_malloc() with kmalloc()
Minu Jin
2026-02-07
staging: rtl8723bs: introduce kmemdup() where applicable
Minu Jin
2026-02-07
staging: rtl8723bs: fix spacing around operators
Luka Gejak
2026-02-07
staging: rtl8723bs: rename u1bTmp to val
Luka Gejak
2026-02-07
staging: rtl8723bs: remove unused private debug counters
Ethan Tidmore
2026-02-07
staging: rtl8723bs: remove thread wraper functions and add IS_ERR() check
Samasth Norway Ananda
2026-02-07
staging: rtl8723bs: fix firmware memory leak on error
Samasth Norway Ananda
2026-02-07
staging: rtl8723bs: standardize comment style in HAL
Mahad Ibrahim
2026-02-07
staging: rtl8723bs: fix line length check
Mahad Ibrahim
2026-02-07
staging: rtl8723bs: fix missing blank line after declaration
Mahad Ibrahim
2026-02-07
staging: rtl8723bs: fix multiple blank line check
Mahad Ibrahim
2026-02-07
staging: rtl8723bs: fix open parenthesis alignment
Mahad Ibrahim
2026-02-07
staging: rtl8723bs: update _rtw_pktfile_read() to return error codes
Minu Jin
2026-01-27
staging: rtl8723bs: rename RegPwrTblSel to reg_pwr_tbl_sel
Ethan Tidmore
2026-01-27
staging: rtl8723bs: rename RegPowerBase to reg_power_base
Ethan Tidmore
2026-01-27
staging: rtl8723bs: rename RegEnableTxPowerByRate to reg_enable_tx_power_by_rate
Ethan Tidmore
2026-01-27
staging: rtl8723bs: rename RegEnableTxPowerLimit to reg_enable_tx_power_limit
Ethan Tidmore
2026-01-27
staging: rtl8723bs: rename add_RATid to add_ratid
Ethan Tidmore
2026-01-16
staging: rtl8723bs: Fix block comment alignment in HalHWImg8723B_RF.c
Mahad Ibrahim
2026-01-16
staging: rtl8723bs: Fix spacing coding style issues in HalHWImg8723B_BB.c
Mahad Ibrahim
2026-01-16
staging: rtl8723bs: Fix block comment alignment in HalHWImg8723B_BB.c
Mahad Ibrahim
2026-01-16
staging: rtl8723bs: Fix spaces around operator checks in HalHWImg8723B_MAC.c
Mahad Ibrahim
2026-01-16
staging: rtl8723bs: Fix block comment alignment in HalHWImg8723B_MAC.c
Mahad Ibrahim
[next]