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
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
Merge tag 'staging-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
67
-1936
/
+1375
2026-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-1
/
+11
2026-08-06
Merge tag 'wireless-next-2026-08-06' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-5
/
+2
2026-08-02
wifi: cfg80211: convert cookie output to input parameter
Arend van Spriel
1
-2
/
+2
2026-08-02
wifi: rtl8723bs: use pre-assigned cookie for mgmt_tx
Arend van Spriel
1
-3
/
+0
2026-07-28
staging: rtl8723bs: validate monitor transmit frame lengths
Mariano Baragiola
1
-0
/
+4
2026-07-28
staging: rtl8723bs: fix missing shared-key auth challenge length check
Panagiotis Petrakopoulos
1
-1
/
+1
2026-07-28
staging: rtl8723bs: fix OOB read in WMM_param_handler()
Muhammad Bilal
1
-0
/
+3
2026-07-28
staging: rtl8723bs: fix OOB read in rtw_get_wpa_ie()
Muhammad Bilal
1
-0
/
+3
2026-07-28
staging: rtl8723bs: add blank line after declaration
Dang Vu Duc Hien
1
-0
/
+1
2026-07-28
staging: rtl8723bs: remove unused enumerations
Nikolay Kulikov
4
-58
/
+0
2026-07-28
staging: rtl8723bs: use !psta instead of comparison to NULL
Arnesh Banerjee
1
-1
/
+1
2026-07-28
staging: rtl8723bs: Replace custom RotR1 macro with ror16
Patryk Gawroński
1
-7
/
+7
2026-07-28
staging: rtl8723bs: Remove multiple assignments
Patryk Gawroński
1
-1
/
+2
2026-07-28
staging: rtl8723bs: fix several line spaces in wifi.h
Santiago Ruano Rincón
1
-4
/
+4
2026-07-28
staging: rtl8723bs: remove redundant goto in rtw_free_xmitframe()
Leonardo Martins Martins
1
-2
/
+1
2026-07-28
staging: rtl8723bs: rename Restore_DM_Func_Flag functions to avoid CamelCase
Olivier Tanoh
3
-3
/
+3
2026-07-28
staging: rtl8723bs: rename Save_DM_Func_Flag functions to avoid CamelCase
Olivier Tanoh
3
-4
/
+4
2026-07-28
staging: rtl8723bs: wrap line over 100 characters
Dalvin-Ehinoma Noah Aiguobas
1
-3
/
+7
2026-07-28
staging: rtl8723bs: remove unnecessary whitespace
Dalvin-Ehinoma Noah Aiguobas
3
-106
/
+106
2026-07-28
staging: rtl8723bs: remove extra blank lines in rtw_qos.h
Som Tripathi
1
-4
/
+0
2026-07-28
staging: rtl8723bs: remove redundant ReadChipVersion8723B wrapper
Arsenii Pashchenko
1
-6
/
+1
2026-07-28
staging: rtl8723bs: remove debug fields from hal_com_data
Nikolay Kulikov
2
-9
/
+0
2026-07-28
staging: rtl8723bs: remove 'rf_chip' from struct hal_com_data
Nikolay Kulikov
3
-21
/
+0
2026-07-28
staging: rtl8723bs: remove unused spinlock 'SdioTxFIFOFreePageLock'
Nikolay Kulikov
3
-6
/
+0
2026-07-28
staging: rtl8723bs: remove unused 'UsbRxHighSpeedMode' from hal_com_data
Nikolay Kulikov
2
-8
/
+0
2026-07-28
staging: rtl8723bs: hal: remove unused readings from the chip
Nikolay Kulikov
2
-6
/
+0
2026-07-28
staging: rtl8723bs: remove unused 'bNeedIQK' from struct hal_com_data
Nikolay Kulikov
5
-11
/
+0
2026-07-28
staging: rtl8723bs: remove unused 'bIQKInitialized ' from hal_com_data
Nikolay Kulikov
2
-4
/
+0
2026-07-28
staging: rtl8723bs: remove unused array MCSTxPowerLevelOriginalOffset
Nikolay Kulikov
2
-17
/
+0
2026-07-28
staging: rtl8723bs: remove unused 'CCK_24G_Diff' from hal_com_data
Nikolay Kulikov
2
-2
/
+0
2026-07-28
staging: rtl8723bs: use kfree_sensitive() for key material
Ivy Lopez
1
-4
/
+4
2026-07-28
staging: rtl8723bs: wrap line over 100 characters
Dalvin-Ehinoma Noah Aiguobas
3
-6
/
+12
2026-07-28
staging: rtl8723bs: change struct member bDriverStopped
Dalvin-Ehinoma Noah Aiguobas
14
-52
/
+53
2026-07-28
staging: rtl8723bs: reformat rtw_efuse_read_1_byte() signature
Moksh Panicker
1
-4
/
+1
2026-07-28
staging: rtl8723bs: rename Update_RA_Entry to update_ra_entry
Anirban Bose
4
-5
/
+5
2026-07-28
staging: rtl8723bs: rename camelcase variable psurveyPara
Max Raulea
1
-9
/
+9
2026-07-27
Merge 7.2-rc5 into staging-next
Greg Kroah-Hartman
2
-2
/
+9
2026-07-17
staging: rtl8723bs: fix OOB reads in rtw_get_wps_ie()
Moksh Panicker
1
-1
/
+8
2026-07-17
staging: rtl8723bs: fix inverted HT40 secondary channel offset
MinJea Kim
1
-1
/
+1
2026-07-17
staging: rtl8723bs: Split multiple assignments in _rtw_open_pktfile
Amin Madani
1
-2
/
+4
2026-07-17
staging: rtl8723bs: Fix spacing around ternary operator in sdio_intf.c
Amin Madani
1
-1
/
+1
2026-07-17
staging: rtl8723bs: fix xmit_frame/xmit_buf leaks on mgnt-frame error paths
Cong Nguyen
1
-5
/
+17
2026-07-17
staging: rtl8723bs: rtw_mlme: make rtw_add_network() static
Gongwei Li
1
-2
/
+1
2026-07-17
staging: rtl8723bs: convert rtw_xmitframe_coalesce() to return errno
Hungyu Lin
3
-7
/
+7
2026-07-17
staging: rtl8723bs: simplify rtw_xmitframe_coalesce() control flow
Hungyu Lin
1
-11
/
+5
2026-07-17
staging: rtl8723bs: convert xmitframe_addmic() to return errno
Hungyu Lin
1
-5
/
+6
2026-07-17
staging: rtl8723bs: convert rtw_make_wlanhdr() to return errno
Hungyu Lin
2
-8
/
+9
2026-07-17
staging: rtl8723bs: remove redundant return variable in rtw_make_wlanhdr()
Hungyu Lin
1
-5
/
+2
2026-07-17
staging: rtl8723bs: Remove unused parameter pnetdev
Dalvin-Ehinoma Noah Aiguobas
1
-2
/
+2
[next]