开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
Age
Commit message (
Expand
)
Author
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-02
wifi: cfg80211: support key installation on non-netdev wdevs
Avraham Stern
2026-03-02
wifi: nl80211/cfg80211: support stations of non-netdev interfaces
Miri Korenblit
2026-02-24
staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ie
Luka Gejak
2026-02-23
staging: rtl8723bs: properly validate the data in rtw_get_ie_ex()
Greg Kroah-Hartman
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-17
Merge tag 'staging-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-07
staging: rtl8723bs: refactor ODM_SetIQCbyRFpath to reduce duplication
Bera Yüzlü
2026-02-07
staging: rtl8723bs: rename CamelCase function Set_MSR to set_msr
Tan Kai Zhe
2026-02-07
staging: rtl8723bs: remove unnecessary blank lines in rtw_io.c
Tan Kai Zhe
2026-02-07
staging: rtl8723bs: remove stale TODO item regarding %pM
Haroen Tmimi
2026-02-07
staging: rtl8723bs: remove unused allocation wrapper functions
Minu Jin
2026-02-07
staging: rtl8723bs: use standard skb allocation APIs
Minu Jin
2026-02-07
staging: rtl8723bs: replace rtw_zmalloc() with kzalloc()
Minu Jin
2026-02-07
staging: rtl8723bs: replace rtw_malloc() with kmalloc()
Minu Jin
2026-02-07
staging: rtl8723bs: introduce kmemdup() where applicable
Minu Jin
2026-02-07
staging: rtl8723bs: fix null dereference in find_network
Ethan Tidmore
2026-02-07
staging: rtl8723bs: use unaligned access macros in rtw_security.c
Archit Anant
2026-02-07
staging: rtl8723bs: fix potential race in expire_timeout_chk
Minu Jin
2026-02-07
staging: rtl8723bs: remove dead debugging code in rtw_mlme_ext.c
Luka Gejak
2026-02-07
staging: rtl8723bs: modernize hex output in rtw_report_sec_ie
Luka Gejak
2026-02-07
staging: rtl8723bs: fix spacing around operators
Luka Gejak
2026-02-07
staging: rtl8723bs: rename u1bTmp to val
Luka Gejak
2026-02-07
staging: rtl8723bs: remove unused private debug counters
Ethan Tidmore
2026-02-07
staging: rtl8723bs: remove thread wraper functions and add IS_ERR() check
Samasth Norway Ananda
2026-02-07
staging: rtl8723bs: fix firmware memory leak on error
Samasth Norway Ananda
2026-02-07
staging: rtl8723bs: remove unnecessary parentheses
Siwanan Bungtong
2026-02-07
staging: rtl8723bs: remove redundant check on status
Colin Ian King
2026-02-07
staging: rtl8723bs: standardize comment style in HAL
Mahad Ibrahim
2026-02-07
staging: rtl8723bs: fix line length check
Mahad Ibrahim
2026-02-07
staging: rtl8723bs: fix missing blank line after declaration
Mahad Ibrahim
2026-02-07
staging: rtl8723bs: fix multiple blank line check
Mahad Ibrahim
2026-02-07
staging: rtl8723bs: fix open parenthesis alignment
Mahad Ibrahim
2026-02-07
staging: rtl8723bs: constify _action_public_str array
Tanjim Kamal
2026-02-07
staging: rtl8723bs: remove unnecessary braces
Louis Lesniak
2026-02-07
staging: rtl8723bs: clean up _rtw_pktfile_read()
Minu Jin
2026-02-07
staging: rtl8723bs: update _rtw_pktfile_read() to return error codes
Minu Jin
2026-01-27
staging: rtl8723bs: remove unused variable RFE_Type
Ethan Tidmore
2026-01-27
staging: rtl8723bs: remove unused variable bEn_RFE
Ethan Tidmore
2026-01-27
staging: rtl8723bs: remove unused variable AmplifierType_2G
Ethan Tidmore
2026-01-27
staging: rtl8723bs: remove unused variable TxBBSwing_2G
Ethan Tidmore
2026-01-27
staging: rtl8723bs: rename RegPwrTblSel to reg_pwr_tbl_sel
Ethan Tidmore
2026-01-27
staging: rtl8723bs: rename RegPowerBase to reg_power_base
Ethan Tidmore
2026-01-27
staging: rtl8723bs: rename RegEnableTxPowerByRate to reg_enable_tx_power_by_rate
Ethan Tidmore
2026-01-27
staging: rtl8723bs: rename RegEnableTxPowerLimit to reg_enable_tx_power_limit
Ethan Tidmore
2026-01-27
staging: rtl8723bs: remove unnecessary boolean comparisons
Michael Huang
2026-01-27
staging: rtl8723bs: use !ptr instead of ptr == NULL
Michael Huang
[next]