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-05-04
staging: rtl8723bs: os_dep: avoid NULL pointer dereference in rtw_cbuf_alloc
Shyam Sunder Reddy Padira
-1
/
+2
2026-04-19
Merge tag 'staging-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-980
/
+698
2026-04-04
staging: rtl8723bs: remove redundant & parentheses
Sam Daly
-2
/
+2
2026-03-31
staging: rtl8723bs: remove unused RTL8188E antenna selection macros
Mashiro Chen
-4
/
+0
2026-03-31
staging: rtl8723bs: remove redundant blank lines in basic_types.h
Mashiro Chen
-1
/
+0
2026-03-31
staging: rtl8723bs: wrap complex macros with parentheses
Mashiro Chen
-6
/
+6
2026-03-31
staging: rtl8723bs: remove unused WRITEEF/READEF byte macros
Mashiro Chen
-25
/
+0
2026-03-31
staging: rtl8723bs: rename camelCase variable
Bhavya Gupta
-6
/
+6
2026-03-31
staging: rtl8723bs: rename variables to snake_case
David Holland
-19
/
+19
2026-03-31
staging: rtl8723bs: fix spelling in comment
Haoyu Lu
-1
/
+1
2026-03-31
staging: rtl8723bs: cleanup return in sdio_init()
Omer El Idrissi
-8
/
+8
2026-03-31
staging: rtl8723bs: use direct returns in sdio_dvobj_init()
Omer El Idrissi
-11
/
+6
2026-03-31
staging: rtl8723bs: remove unused arg at odm_interface.h
Rodrigo Gobbi
-16
/
+16
2026-03-31
staging: rtl8723bs: fix logical continuations in xmit_linux.c
Sajal Gupta
-6
/
+3
2026-03-31
staging: rtl8723bs: remove custom is_multicast_mac_addr() function
Nikolay Kulikov
-7
/
+2
2026-03-31
staging: rtl8723bs: remove custom is_broadcast_mac_addr() function
Nikolay Kulikov
-10
/
+4
2026-03-31
staging: rtl8723bs: remove custom is_zero_mac_addr() function
Nikolay Kulikov
-8
/
+2
2026-03-31
staging: rtl8723bs: move logical operators to end of previous line
Nikolay Kulikov
-5
/
+3
2026-03-31
staging: rtl8723bs: remove dead code in validate_recv_mgnt_frame()
Nikolay Kulikov
-1
/
+0
2026-03-31
staging: rtl8723bs: replace deeply nested if-else with switch-case
Nikolay Kulikov
-20
/
+28
2026-03-31
staging: rtl8723bs: initialize le_tmp64 in rtw_BIP_verify()
Lin YuChen
-1
/
+1
2026-03-31
staging: rtl8723bs: remove unused function declarations
Oskar Ray-Frayssinet
-2
/
+0
2026-03-31
staging: rtl8723bs: refactor rtw_joinbss_event_prehandle to reduce indentation
Jose A. Perez de Azpillaga
-65
/
+70
2026-03-31
staging: rtl8723bs: remove dead REJOIN code
Jose A. Perez de Azpillaga
-26
/
+2
2026-03-31
staging: rtl8723bs: use guard clause for stainfo check
Lin YuChen
-49
/
+47
2026-03-31
staging: rtl8723bs: use guard clause for AES check
Lin YuChen
-52
/
+52
2026-03-31
staging: rtl8723bs: split multiple assignment in rtw_mgmt_xmitframe_coalesce
Marco Antonio Solis Segura
-2
/
+3
2026-03-31
staging: rtl8723bs: Remove dead code
Bera Yüzlü
-34
/
+0
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-6
/
+14
2026-03-18
staging: rtl8723bs: add missing blank lines after declarations
Oskar Ray-Frayssinet
-0
/
+22
2026-03-18
staging: rtl8723bs: fix line length warning
Andrea Poldi
-1
/
+2
2026-03-18
staging: rtl8723bs: simplify return checks in validate_recv_data_frame()
Giacomo Di Clerico
-4
/
+1
2026-03-18
staging: rtl8723bs: Replace msleep() with fsleep()
Marcos Andrade
-1
/
+2
2026-03-18
staging: rtl8723bs: Replace network magic numbers with EtherType macros
Marcos Andrade
-2
/
+3
2026-03-18
staging: rtl8723bs: change custom comparing function to strcmp()
Bera Yüzlü
-23
/
+10
2026-03-18
staging: rtl8723bs: remove unused global efuse variables
Marcos Andrade
-37
/
+0
2026-03-18
staging: rtl8723bs: remove unusual 'NDIS_802_11_MAC_ADDRESS' type
Nikolay Kulikov
-10
/
+9
2026-03-18
staging: rtl8723bs: remove unnecessary spaces in rtw_security.c
Joshua Gu
-4
/
+4
2026-03-18
staging: rtl8723bs: remove redundant blank line in rtw_btcoex.c
Joshua Gu
-1
/
+0
2026-03-18
staging: rtl8723bs: remove unnecessary 'ETH_ALEN' definition
Nikolay Kulikov
-1
/
+0
2026-03-18
staging: rtl8723bs: fix blank line style in rtw_io.c
Lukas Kraft
-0
/
+2
2026-03-18
staging: rtl8723bs: Remove space in the line start
Bera Yüzlü
-1
/
+1
2026-03-18
staging: rtl8723bs: replace rtw_linked_check() return type to bool
Nikolay Kulikov
-2
/
+2
2026-03-18
staging: rtl8723bs: replace rtw_is_desired_network() return type to bool
Nikolay Kulikov
-3
/
+2
2026-03-18
staging: rtl8723bs: replace rtw_is_same_ibss() return type to bool
Nikolay Kulikov
-8
/
+5
2026-03-18
staging: rtl8723bs: replace rtw_if_up() return type to bool
Nikolay Kulikov
-8
/
+4
2026-03-09
staging: rtl8723bs: remove unnecessary braces in rtw_mlme.c
Gustavo Arantes
-3
/
+2
2026-03-09
staging: rtl8723bs: rename supportRateNum to support_rate_num
Esther Zilberberg
-13
/
+13
2026-03-09
staging: rtl8723bs: remove unnecessary braces
Gopi Krishna Menon
-18
/
+10
2026-03-09
staging: rtl8723bs: remove unnecessary return value from func
Nikolay Kulikov
-5
/
+5
[next]