index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
/
hal
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-31
staging: rtl8723bs: remove unused RTL8188E antenna selection macros
Mashiro Chen
1
-4
/
+0
2026-03-31
staging: rtl8723bs: rename variables to snake_case
David Holland
1
-19
/
+19
2026-03-31
staging: rtl8723bs: remove unused arg at odm_interface.h
Rodrigo Gobbi
4
-16
/
+16
2026-03-31
staging: rtl8723bs: Remove dead code
Bera Yüzlü
1
-34
/
+0
2026-03-18
staging: rtl8723bs: add missing blank lines after declarations
Oskar Ray-Frayssinet
9
-0
/
+22
2026-03-18
staging: rtl8723bs: change custom comparing function to strcmp()
Bera Yüzlü
2
-21
/
+10
2026-03-18
staging: rtl8723bs: Remove space in the line start
Bera Yüzlü
1
-1
/
+1
2026-03-09
staging: rtl8723bs: remove unnecessary braces
Gopi Krishna Menon
1
-18
/
+10
2026-03-09
staging: rtl8723bs: remove unnecessary braces
Zeynep Dicle
1
-4
/
+2
2026-03-09
staging: rtl8723bs: refactor halbtc8723b1ant_CoexTableWithType() to remove duplication
Bera Yüzlü
1
-44
/
+14
2026-02-25
staging: rtl8723bs: fix function header alignment
Dhyan K Prajapati
1
-6
/
+2
2026-02-23
staging: rtl8723bs: fix spelling mistakes in sdio_halinit.c
Tomasz Unger
1
-3
/
+3
2026-02-23
staging: rtl8723bs: fix inconsistent indenting detected by smatch
Filippo Muscherà
2
-3
/
+5
2026-02-23
staging: rtl8723bs: Use kmemdup in sdio_ops.c
Giorgi Tchankvetadze
1
-3
/
+1
2026-02-23
staging: rtl8723bs: rename rt_link_detect_t fields to snake_case
Khushal Chitturi
2
-4
/
+4
2026-02-23
staging: rtl8723bs: rename LinkDetectInfo to link_detect_info
Khushal Chitturi
2
-4
/
+4
2026-02-23
staging: rtl8723bs: remove shadowed variable in sdio_halinit
Haroen Tmimi
1
-1
/
+1
2026-02-23
staging: rtl8723bs: remove unused MAX_PATH_NUM defines for other chips
Azamat Rakhim
1
-7
/
+0
2026-02-23
staging: rtl8723bs: remove redundant 'Adapter' variable in HalPhyRf_8723B
Haroen Tmimi
1
-2
/
+0
2026-02-23
staging: rtl8723bs: remove unnecessary void * casts in rtl8723b_hal_init.c
Siwanan Bungtong
1
-2
/
+2
2026-02-23
staging: rtl8723bs: Refactor setCCKFilterCoefficient to remove duplicated rtw_write8() calls
Bera Yüzlü
1
-19
/
+9
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-07
staging: rtl8723bs: refactor ODM_SetIQCbyRFpath to reduce duplication
Bera Yüzlü
1
-17
/
+13
2026-02-07
staging: rtl8723bs: rename CamelCase function Set_MSR to set_msr
Tan Kai Zhe
1
-1
/
+1
2026-02-07
staging: rtl8723bs: use standard skb allocation APIs
Minu Jin
2
-4
/
+3
2026-02-07
staging: rtl8723bs: replace rtw_zmalloc() with kzalloc()
Minu Jin
2
-2
/
+2
2026-02-07
staging: rtl8723bs: replace rtw_malloc() with kmalloc()
Minu Jin
2
-14
/
+14
2026-02-07
staging: rtl8723bs: introduce kmemdup() where applicable
Minu Jin
1
-3
/
+1
2026-02-07
staging: rtl8723bs: fix spacing around operators
Luka Gejak
2
-15
/
+15
2026-02-07
staging: rtl8723bs: rename u1bTmp to val
Luka Gejak
2
-22
/
+22
2026-02-07
staging: rtl8723bs: remove unused private debug counters
Ethan Tidmore
3
-24
/
+1
2026-02-07
staging: rtl8723bs: remove thread wraper functions and add IS_ERR() check
Samasth Norway Ananda
2
-30
/
+0
2026-02-07
staging: rtl8723bs: fix firmware memory leak on error
Samasth Norway Ananda
1
-0
/
+2
2026-02-07
staging: rtl8723bs: standardize comment style in HAL
Mahad Ibrahim
2
-43
/
+43
2026-02-07
staging: rtl8723bs: fix line length check
Mahad Ibrahim
1
-2
/
+6
2026-02-07
staging: rtl8723bs: fix missing blank line after declaration
Mahad Ibrahim
1
-0
/
+1
2026-02-07
staging: rtl8723bs: fix multiple blank line check
Mahad Ibrahim
2
-2
/
+0
2026-02-07
staging: rtl8723bs: fix open parenthesis alignment
Mahad Ibrahim
2
-6
/
+2
2026-02-07
staging: rtl8723bs: update _rtw_pktfile_read() to return error codes
Minu Jin
1
-3
/
+3
2026-01-27
staging: rtl8723bs: rename RegPwrTblSel to reg_pwr_tbl_sel
Ethan Tidmore
2
-2
/
+2
2026-01-27
staging: rtl8723bs: rename RegPowerBase to reg_power_base
Ethan Tidmore
1
-1
/
+2
2026-01-27
staging: rtl8723bs: rename RegEnableTxPowerByRate to reg_enable_tx_power_by_rate
Ethan Tidmore
2
-8
/
+8
2026-01-27
staging: rtl8723bs: rename RegEnableTxPowerLimit to reg_enable_tx_power_limit
Ethan Tidmore
2
-13
/
+9
2026-01-27
staging: rtl8723bs: rename add_RATid to add_ratid
Ethan Tidmore
1
-1
/
+1
2026-01-16
staging: rtl8723bs: Fix block comment alignment in HalHWImg8723B_RF.c
Mahad Ibrahim
1
-13
/
+14
2026-01-16
staging: rtl8723bs: Fix spacing coding style issues in HalHWImg8723B_BB.c
Mahad Ibrahim
1
-17
/
+17
2026-01-16
staging: rtl8723bs: Fix block comment alignment in HalHWImg8723B_BB.c
Mahad Ibrahim
1
-16
/
+18
2026-01-16
staging: rtl8723bs: Fix spaces around operator checks in HalHWImg8723B_MAC.c
Mahad Ibrahim
1
-7
/
+7
2026-01-16
staging: rtl8723bs: Fix block comment alignment in HalHWImg8723B_MAC.c
Mahad Ibrahim
1
-6
/
+6
[next]