index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
staging: rtl8723bs: initialize le_tmp64 in rtw_BIP_verify()
Lin YuChen
1
-1
/
+1
2026-04-18
staging: rtl8723bs: fix null dereference in find_network
Ethan Tidmore
1
-3
/
+5
2026-04-18
staging: rtl8723bs: properly validate the data in rtw_get_ie_ex()
Greg Kroah-Hartman
1
-6
/
+10
2026-04-18
staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ie
Luka Gejak
1
-1
/
+4
2026-01-19
staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsing
Navaneeth K
1
-1
/
+4
2025-07-17
staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()
Nathan Chancellor
1
-32
/
+14
2025-05-02
drivers: staging: rtl8723bs: Fix locking in rtw_scan_timeout_handler()
Hans de Goede
1
-2
/
+2
2025-05-02
drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()
Duoming Zhou
1
-2
/
+4
2022-10-26
staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv()
Xiaoke Wang
1
-10
/
+6
2022-05-30
staging: rtl8723bs: prevent ->Ssid overflow in rtw_wx_set_scan()
Denis Efremov (Oracle)
1
-2
/
+4
2022-03-16
staging: rtl8723bs: Fix access-point mode deadlock
Hans de Goede
5
-24
/
+33
2021-11-26
staging: rtl8723bs: remove possible deadlock when disconnect (v2)
Fabio Aiuto
5
-33
/
+24
2021-08-12
staging: rtl8723bs: Fix a resource leak in sd_int_dpc
Xiangyang Zhang
1
-0
/
+2
2021-07-20
staging: rtl8723bs: fix macro value for 2.4Ghz only device
Fabio Aiuto
1
-4
/
+1
2021-06-16
staging: rtl8723bs: Fix uninitialized variables
Wenli Looi
1
-1
/
+1
2021-03-04
staging: rtl8723bs: wifi_regd.c: Fix incorrect number of regulatory rules
Chen-Yu Tsai
1
-1
/
+1
2020-11-06
staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids
Brian O'Keefe
1
-0
/
+1
2020-10-05
staging: rtl8723bs: replace _cancel_timer with del_timer_sync
Ross Schmidt
4
-24
/
+4
2020-10-05
staging: rtl8723bs: replace RTW_GET_BE16 with get_unaligned_be16
Ross Schmidt
4
-6
/
+6
2020-10-05
staging: rtl8723bs: replace RTW_GET_LE16 with get_unaligned_le16
Ross Schmidt
4
-9
/
+9
2020-10-05
staging: rtl8723bs: replace RTW_GET_BE24 with get_unaligned_be24
Ross Schmidt
2
-4
/
+2
2020-10-05
staging: rtl8723bs: remove unused macros
Ross Schmidt
1
-57
/
+0
2020-10-05
staging: rtl8723bs: replace _RND8 with round_up()
Ross Schmidt
2
-12
/
+1
2020-10-05
staging: rtl8723bs: replace _RND4 with round_up()
Ross Schmidt
3
-13
/
+2
2020-10-05
staging: rtl8723bs: replace RND4 with round_up()
Ross Schmidt
4
-9
/
+8
2020-09-16
staging: rtl8723bs: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-5
/
+4
2020-09-16
staging: rtl8723bs: os_dep: fixed spacing around operators issue
Ross Schmidt
1
-7
/
+9
2020-09-16
staging: rtl8723bs: os_dep: fixed bracing issue
Ross Schmidt
1
-8
/
+6
2020-09-16
staging: rtl8723bs: os_dep: fixed trailing statements
Ross Schmidt
1
-4
/
+8
2020-09-14
staging: rtl8723bs: remove 5 GHz code
Michael Straube
1
-20
/
+11
2020-09-14
staging: rtl8723bs: remove cckrates{only}_included()
Michael Straube
2
-33
/
+3
2020-09-04
staging: rtl8723bs: os_dep: added blank line to fix coding style issue
Ross Schmidt
1
-0
/
+1
2020-09-01
staging: rtl8723bs: os_dep: return errcode in cfg80211_rtw_leave_ibss()
YueHaibing
1
-1
/
+1
2020-08-18
staging: rtl8723bs: remove 5 GHz code
Michael Straube
1
-14
/
+1
2020-08-18
staging: rtl8723bs: os_dep: fix brace coding style issue in sdio_intf.c
Mohammed Rushad
1
-2
/
+1
2020-08-18
staging: rtl8723bs: replace rtw_netdev_priv define with inline function
Ivan Safonov
1
-2
/
+6
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2020-07-30
staging: rtl8723bs: Align macro definitions
Aditya Jain
1
-3
/
+3
2020-07-30
staging: rtl8723bs: Clean up function declations
Aditya Jain
1
-81
/
+29
2020-07-30
staging: rtl8723bs: Fix coding style errors
Aditya Jain
1
-9
/
+9
2020-07-29
staging: rtl8723bs: remove redundant assignment to variable ret
Colin Ian King
1
-5
/
+1
2020-07-28
staging: rtl8723bs: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-23
staging: rtl8723bs: Cleanup open brace issues
Fox Chen
24
-168
/
+84
2020-07-17
staging: rtl*/security: Use static const in array declarations
Joe Perches
1
-3
/
+3
2020-07-10
staging: rtl8723bs: Using comparison to true is error prone
John Oldman
1
-38
/
+32
2020-07-01
staging: rtl8723bs: remove some ieee80211 constants from wifi.h
Michael Straube
1
-5
/
+0
2020-06-29
Merge 5.8-rc3 into staging-next
Greg Kroah-Hartman
1
-1
/
+3
2020-06-18
staging:r8723bs: remove wrappers around skb_clone() and remove unnecessary in...
Ivan Safonov
3
-9
/
+1
2020-06-16
Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate()
Dan Carpenter
1
-1
/
+3
2020-06-07
Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
21
-209
/
+82
[next]