index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
Age
Commit message (
Expand
)
Author
Lines
2026-03-09
staging: rtl8723bs: remove unnecessary braces
Zeynep Dicle
-4
/
+2
2026-03-09
staging: rtl8723bs: Fix spelling mistake in comment
Tomasz Unger
-1
/
+1
2026-03-09
staging: rtl8723bs: remove unnecessary parentheses in rtw_pwrctrl.c
Giorgi Tchankvetadze
-6
/
+6
2026-03-09
staging: rtl8723bs: use kmemdup() in rtw_cfg80211_set_wpa_ie
Alexandru Hossu
-3
/
+1
2026-03-09
staging: rtl8723bs: fix indentation, line length and declarations
Jose A. Perez de Azpillaga
-4
/
+8
2026-03-09
staging: rtl8723bs: curly brace consistency
Jose A. Perez de Azpillaga
-6
/
+10
2026-03-09
staging: rtl8723bs: format operators and logical continuations
Jose A. Perez de Azpillaga
-24
/
+24
2026-03-09
staging: rtl8723bs: remove redundant blank lines
Jose A. Perez de Azpillaga
-14
/
+0
2026-03-09
staging: rtl8723bs: fix bitwise OR operator spacing
Jose A. Perez de Azpillaga
-4
/
+2
2026-03-09
staging: rtl8723bs: remove unused 'ratelen' parameter from rtw_check_network_...
Nikolay Kulikov
-10
/
+5
2026-03-09
staging: rtl8723bs: Fix logical continuation placement
Mariyam Shahid
-6
/
+6
2026-03-09
staging: rtl8723bs: refactor halbtc8723b1ant_CoexTableWithType() to remove du...
Bera Yüzlü
-44
/
+14
2026-03-09
staging: rtl8723bs: replace msleep() with fsleep() in rtw_cmd.c
Jose A. Perez de Azpillaga
-2
/
+3
2026-03-02
wifi: cfg80211: support key installation on non-netdev wdevs
Avraham Stern
-4
/
+5
2026-03-02
wifi: nl80211/cfg80211: support stations of non-netdev interfaces
Miri Korenblit
-11
/
+13
2026-02-25
Merge branch 'staging-linus' into branch 'staging-next'
Greg Kroah-Hartman
-6
/
+14
2026-02-25
staging: rtl8723bs: fix function header alignment
Dhyan K Prajapati
-6
/
+2
2026-02-25
staging: rtl8723bs: fix spacing around operators in rtw_recv.c
Khasar Munkh-Erdene
-42
/
+42
2026-02-25
staging: rtl8723bs: remove recurring counter increment
Nikolay Kulikov
-14
/
+9
2026-02-25
staging: rtl8723bs: remove multiple blank lines
Gabriel Windlin
-4
/
+0
2026-02-24
staging: rtl8723bs: convert single-line comment to multi-line format
Tomasz Unger
-1
/
+3
2026-02-24
staging: rtl8723bs: fix spelling mistakes in rtw_wlan_util.c
Tomasz Unger
-3
/
+3
2026-02-24
staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ie
Luka Gejak
-1
/
+4
2026-02-23
staging: rtl8723bs: properly validate the data in rtw_get_ie_ex()
Greg Kroah-Hartman
-5
/
+10
2026-02-23
staging: rtl8723bs: fix spelling mistakes in include files
Tomasz Unger
-2
/
+2
2026-02-23
staging: rtl8723bs: fix spelling mistakes in sdio_halinit.c
Tomasz Unger
-3
/
+3
2026-02-23
staging: rtl8723bs: remove unnecessary parentheses
Yan Pan
-17
/
+17
2026-02-23
staging: rtl8723bs: fix spaces around binary operators
Nikolay Kulikov
-41
/
+47
2026-02-23
staging: rtl8723bs: fix inconsistent indenting detected by smatch
Filippo Muscherà
-3
/
+5
2026-02-23
staging: rtl8723bs: Use kmemdup in sdio_ops.c
Giorgi Tchankvetadze
-3
/
+1
2026-02-23
staging: rtl8723bs: remove unused macros from rtl8192c_recv.h
Giorgi Tchankvetadze
-4
/
+0
2026-02-23
staging: rtl8723bs: Rename camel case variable
Bryant Boatright
-7
/
+7
2026-02-23
staging: rtl8723bs: Rename camel case enumeration
Bryant Boatright
-11
/
+15
2026-02-23
staging: rtl8723bs: rename camelCase variable
Nikolay Kulikov
-3
/
+3
2026-02-23
staging: rtl8723bs: remove unnecessary boolean comparison
Nikolay Kulikov
-1
/
+1
2026-02-23
staging: rtl8723bs: align and split variable declarations
Khushal Chitturi
-7
/
+14
2026-02-23
staging: rtl8723bs: simplify boolean expressions
Khushal Chitturi
-12
/
+12
2026-02-23
staging: rtl8723bs: use bool for traffic_status_watchdog()
Khushal Chitturi
-8
/
+8
2026-02-23
staging: rtl8723bs: remove stale commented code
Khushal Chitturi
-6
/
+2
2026-02-23
staging: rtl8723bs: convert traffic_status_watchdog() local variables to snak...
Khushal Chitturi
-31
/
+31
2026-02-23
staging: rtl8723bs: rename rt_link_detect_t fields to snake_case
Khushal Chitturi
-62
/
+62
2026-02-23
staging: rtl8723bs: rename LinkDetectInfo to link_detect_info
Khushal Chitturi
-54
/
+54
2026-02-23
staging: rtl8723bs: remove shadowed variable in sdio_halinit
Haroen Tmimi
-1
/
+1
2026-02-23
staging: rtl8723bs: remove explicit comparisons to false in rtw_ap.c
Haroen Tmimi
-2
/
+2
2026-02-23
staging: rtl8723bs: Remove unused members in struct rtw_wdev_priv
Ethan Tidmore
-11
/
+0
2026-02-23
staging: rtl8723bs: Remove unused structs and helper functions
Ethan Tidmore
-57
/
+0
2026-02-23
staging: rtl8723bs: wrap long comments to 100 columns
Siwanan Bungtong
-1
/
+2
2026-02-23
staging: rtl8723bs: remove redundant NULL check on premainder_ie
Giorgi Tchankvetadze
-1
/
+1
2026-02-23
staging: rtl8723bs: remove unused MAX_PATH_NUM defines for other chips
Azamat Rakhim
-7
/
+0
2026-02-23
staging: rtl8723bs: remove redundant 'Adapter' variable in HalPhyRf_8723B
Haroen Tmimi
-2
/
+0
[prev]
[next]