index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
Age
Commit message (
Expand
)
Author
2026-05-04
staging: rtl8723bs: os_dep: avoid NULL pointer dereference in rtw_cbuf_alloc
Shyam Sunder Reddy Padira
2026-04-19
Merge tag 'staging-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-04
staging: rtl8723bs: remove redundant & parentheses
Sam Daly
2026-03-31
staging: rtl8723bs: remove unused RTL8188E antenna selection macros
Mashiro Chen
2026-03-31
staging: rtl8723bs: remove redundant blank lines in basic_types.h
Mashiro Chen
2026-03-31
staging: rtl8723bs: wrap complex macros with parentheses
Mashiro Chen
2026-03-31
staging: rtl8723bs: remove unused WRITEEF/READEF byte macros
Mashiro Chen
2026-03-31
staging: rtl8723bs: rename camelCase variable
Bhavya Gupta
2026-03-31
staging: rtl8723bs: rename variables to snake_case
David Holland
2026-03-31
staging: rtl8723bs: fix spelling in comment
Haoyu Lu
2026-03-31
staging: rtl8723bs: cleanup return in sdio_init()
Omer El Idrissi
2026-03-31
staging: rtl8723bs: use direct returns in sdio_dvobj_init()
Omer El Idrissi
2026-03-31
staging: rtl8723bs: remove unused arg at odm_interface.h
Rodrigo Gobbi
2026-03-31
staging: rtl8723bs: fix logical continuations in xmit_linux.c
Sajal Gupta
2026-03-31
staging: rtl8723bs: remove custom is_multicast_mac_addr() function
Nikolay Kulikov
2026-03-31
staging: rtl8723bs: remove custom is_broadcast_mac_addr() function
Nikolay Kulikov
2026-03-31
staging: rtl8723bs: remove custom is_zero_mac_addr() function
Nikolay Kulikov
2026-03-31
staging: rtl8723bs: move logical operators to end of previous line
Nikolay Kulikov
2026-03-31
staging: rtl8723bs: remove dead code in validate_recv_mgnt_frame()
Nikolay Kulikov
2026-03-31
staging: rtl8723bs: replace deeply nested if-else with switch-case
Nikolay Kulikov
2026-03-31
staging: rtl8723bs: initialize le_tmp64 in rtw_BIP_verify()
Lin YuChen
2026-03-31
staging: rtl8723bs: remove unused function declarations
Oskar Ray-Frayssinet
2026-03-31
staging: rtl8723bs: refactor rtw_joinbss_event_prehandle to reduce indentation
Jose A. Perez de Azpillaga
2026-03-31
staging: rtl8723bs: remove dead REJOIN code
Jose A. Perez de Azpillaga
2026-03-31
staging: rtl8723bs: use guard clause for stainfo check
Lin YuChen
2026-03-31
staging: rtl8723bs: use guard clause for AES check
Lin YuChen
2026-03-31
staging: rtl8723bs: split multiple assignment in rtw_mgmt_xmitframe_coalesce
Marco Antonio Solis Segura
2026-03-31
staging: rtl8723bs: Remove dead code
Bera Yüzlü
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-18
staging: rtl8723bs: add missing blank lines after declarations
Oskar Ray-Frayssinet
2026-03-18
staging: rtl8723bs: fix line length warning
Andrea Poldi
2026-03-18
staging: rtl8723bs: simplify return checks in validate_recv_data_frame()
Giacomo Di Clerico
2026-03-18
staging: rtl8723bs: Replace msleep() with fsleep()
Marcos Andrade
2026-03-18
staging: rtl8723bs: Replace network magic numbers with EtherType macros
Marcos Andrade
2026-03-18
staging: rtl8723bs: change custom comparing function to strcmp()
Bera Yüzlü
2026-03-18
staging: rtl8723bs: remove unused global efuse variables
Marcos Andrade
2026-03-18
staging: rtl8723bs: remove unusual 'NDIS_802_11_MAC_ADDRESS' type
Nikolay Kulikov
2026-03-18
staging: rtl8723bs: remove unnecessary spaces in rtw_security.c
Joshua Gu
2026-03-18
staging: rtl8723bs: remove redundant blank line in rtw_btcoex.c
Joshua Gu
2026-03-18
staging: rtl8723bs: remove unnecessary 'ETH_ALEN' definition
Nikolay Kulikov
2026-03-18
staging: rtl8723bs: fix blank line style in rtw_io.c
Lukas Kraft
2026-03-18
staging: rtl8723bs: Remove space in the line start
Bera Yüzlü
2026-03-18
staging: rtl8723bs: replace rtw_linked_check() return type to bool
Nikolay Kulikov
2026-03-18
staging: rtl8723bs: replace rtw_is_desired_network() return type to bool
Nikolay Kulikov
2026-03-18
staging: rtl8723bs: replace rtw_is_same_ibss() return type to bool
Nikolay Kulikov
2026-03-18
staging: rtl8723bs: replace rtw_if_up() return type to bool
Nikolay Kulikov
2026-03-09
staging: rtl8723bs: remove unnecessary braces in rtw_mlme.c
Gustavo Arantes
2026-03-09
staging: rtl8723bs: rename supportRateNum to support_rate_num
Esther Zilberberg
2026-03-09
staging: rtl8723bs: remove unnecessary braces
Gopi Krishna Menon
2026-03-09
staging: rtl8723bs: remove unnecessary return value from func
Nikolay Kulikov
[next]