index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
Age
Commit message (
Expand
)
Author
2025-11-27
staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE parsing
Navaneeth K
2025-11-27
staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsing
Navaneeth K
2025-11-27
staging: rtl8723bs: fix out-of-bounds read in rtw_get_ie() parser
Navaneeth K
2025-11-26
staging: rtl8723bs: remove custom FIELD_OFFSET macro
Navaneeth K
2025-11-26
staging: rtl8723bs: replace FIELD_OFFSET usage with offsetof in rtw_mlme_ext.c
Navaneeth K
2025-11-26
staging: rtl8723bs: remove dead commented code from odm.c
Navaneeth K
2025-11-26
staging: rtl8723bs: use standard offsetof in cfg80211 operations
Navaneeth K
2025-11-26
staging: rtl8723bs: remove unused registry and BSSID offset macros
Navaneeth K
2025-11-26
staging: rtl8723bs: core: delete commented-out code
Artur Stupa
2025-11-26
staging: rtl8723bs: core: fix block comment style issues
Artur Stupa
2025-11-09
staging: rtl8723bs: use ether_addr_copy() for MAC address copying
Dharanitharan R
2025-11-09
staging: rtl8723bs: remove todo/note and duplicated EFUSE_CTRL macro
Rodrigo Gobbi
2025-10-13
staging: rtl8723bs: Rename camel case functions.
Bryant Boatright
2025-10-13
staging: rtl8723bs: fall back to random mac address
Michael Straube
2025-10-13
staging: rtl8723bs: wrap long comments in rtw_ap.c
Rohan Tripathi
2025-10-13
staging: rtl8723bs: add spaces around '+' operator in rtw_ap.c
Rohan Tripathi
2025-10-13
staging: rtl8723bs: fix lines starting with '(' in rtw_ap.c
Rohan Tripathi
2025-10-13
staging: rtl8723bs: remove dead code in rtw_ap.c
Rohan Tripathi
2025-10-13
staging: rtl8723bs: add missing blank line in rtw_ap.c
Rohan Tripathi
2025-10-13
staging: rtl8723bs: remove unnecessary blank lines in rtw_ap.c
Rohan Tripathi
2025-10-13
staging: rtl8723bs: Remove unsupported PALTFORM_OS_WINCE ifdef
Rodrigo Gobbi
2025-10-13
staging: rtl8723bs: Remove commented ifdef CONFIG_WAPI_SUPPORT
Rodrigo Gobbi
2025-10-13
staging: rtl8723bs: Fix operator spacing in rtw_security.c
Sameeksha Sankpal
2025-10-13
staging: rtl8723bs: rtw_hal_set_def_var is not used
Michael Straube
2025-10-13
staging: rtl8723bs: sdio: clarify OQT free page comment
Akiyoshi Kurita
2025-10-13
staging: rtl8723bs: Add missing MODULE_DESCRIPTION()
Josephine Pfeiffer
2025-10-04
Merge tag 'staging-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-09-17
staging: rtl8723bs: xmit: rephrase comment and drop extra space
Akiyoshi Kurita
2025-09-14
staging: rtl8723bs: hal: put return type and function name on one line
Akiyoshi Kurita
2025-09-12
staging: rtl8723bs: fix typo in comment
Akiyoshi Kurita
2025-09-12
staging: rtl8723bs: rtw_efuse.h: simplify copyright banner
Akiyoshi Kurita
2025-09-12
staging: rtl8723bs: remove unused tables
Michael Straube
2025-09-06
staging: rtl8723bs: Hal_EfuseParseAntennaDiversity_8723B is empty
Michael Straube
2025-09-06
staging: rtl8723bs: remove REG_EFUSE_ACCESS_8723 and EFUSE_ACCESS_ON_8723
Michael Straube
2025-09-06
staging: rtl8723bs: remove bWrite from Hal_EfusePowerSwitch
Michael Straube
2025-09-06
staging: rtl8723bs: remove wrapper Efuse_PowerSwitch
Michael Straube
2025-09-06
staging: rtl8723bs: fix fortify warnings by using struct_group
yingche
2025-09-06
staging: rtl8723bs: remove include/recv_osdep.h
Michael Straube
2025-09-06
staging: rtl8723bs: remove os_dep/recv_linux.c
Michael Straube
2025-09-06
staging: rtl8723bs: rename rtw_os_recv_indicate_pkt
Michael Straube
2025-09-06
staging: rtl8723bs: move rtw_os_recv_indicate_pkt to rtw_recv.c
Michael Straube
2025-09-06
staging: rtl8723bs: rename rtw_os_alloc_msdu_pkt
Michael Straube
2025-09-06
staging: rtl8723bs: move rtw_os_alloc_msdu_pkt to rtw_recv.c
Michael Straube
2025-09-06
staging: rtl8723bs: merge rtw_os_recvbuf_resource_free into rtl8723bs_recv.c
Michael Straube
2025-09-06
staging: rtl8723bs: merge rtw_os_recv_resource_free into rtw_recv.c
Michael Straube
2025-09-06
staging: rtl8723bs: merge rtw_os_recv_resource_alloc into rtw_recv.c
Michael Straube
2025-09-06
staging: rtl8723bs: merge rtw_os_free_recvframe into rtw_recv.c
Michael Straube
2025-09-06
staging: rtl8723bs: move rtw_handle_tkip_mic_err to rtw_recv.c
Michael Straube
2025-09-06
staging: rtl8723bs: move rtw_recv_indicatepkt to rtw_recv.c
Michael Straube
2025-09-06
staging: rtl8723bs: remove wrapper rtw_init_recv_timer
Michael Straube
[next]