summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs
AgeCommit message (Expand)Author
2025-11-27staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE parsingNavaneeth K
2025-11-27staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsingNavaneeth K
2025-11-27staging: rtl8723bs: fix out-of-bounds read in rtw_get_ie() parserNavaneeth K
2025-11-26staging: rtl8723bs: remove custom FIELD_OFFSET macroNavaneeth K
2025-11-26staging: rtl8723bs: replace FIELD_OFFSET usage with offsetof in rtw_mlme_ext.cNavaneeth K
2025-11-26staging: rtl8723bs: remove dead commented code from odm.cNavaneeth K
2025-11-26staging: rtl8723bs: use standard offsetof in cfg80211 operationsNavaneeth K
2025-11-26staging: rtl8723bs: remove unused registry and BSSID offset macrosNavaneeth K
2025-11-26staging: rtl8723bs: core: delete commented-out codeArtur Stupa
2025-11-26staging: rtl8723bs: core: fix block comment style issuesArtur Stupa
2025-11-09staging: rtl8723bs: use ether_addr_copy() for MAC address copyingDharanitharan R
2025-11-09staging: rtl8723bs: remove todo/note and duplicated EFUSE_CTRL macroRodrigo Gobbi
2025-10-13staging: rtl8723bs: Rename camel case functions.Bryant Boatright
2025-10-13staging: rtl8723bs: fall back to random mac addressMichael Straube
2025-10-13staging: rtl8723bs: wrap long comments in rtw_ap.cRohan Tripathi
2025-10-13staging: rtl8723bs: add spaces around '+' operator in rtw_ap.cRohan Tripathi
2025-10-13staging: rtl8723bs: fix lines starting with '(' in rtw_ap.cRohan Tripathi
2025-10-13staging: rtl8723bs: remove dead code in rtw_ap.cRohan Tripathi
2025-10-13staging: rtl8723bs: add missing blank line in rtw_ap.cRohan Tripathi
2025-10-13staging: rtl8723bs: remove unnecessary blank lines in rtw_ap.cRohan Tripathi
2025-10-13staging: rtl8723bs: Remove unsupported PALTFORM_OS_WINCE ifdefRodrigo Gobbi
2025-10-13staging: rtl8723bs: Remove commented ifdef CONFIG_WAPI_SUPPORTRodrigo Gobbi
2025-10-13staging: rtl8723bs: Fix operator spacing in rtw_security.cSameeksha Sankpal
2025-10-13staging: rtl8723bs: rtw_hal_set_def_var is not usedMichael Straube
2025-10-13staging: rtl8723bs: sdio: clarify OQT free page commentAkiyoshi Kurita
2025-10-13staging: rtl8723bs: Add missing MODULE_DESCRIPTION()Josephine Pfeiffer
2025-10-04Merge tag 'staging-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-17staging: rtl8723bs: xmit: rephrase comment and drop extra spaceAkiyoshi Kurita
2025-09-14staging: rtl8723bs: hal: put return type and function name on one lineAkiyoshi Kurita
2025-09-12staging: rtl8723bs: fix typo in commentAkiyoshi Kurita
2025-09-12staging: rtl8723bs: rtw_efuse.h: simplify copyright bannerAkiyoshi Kurita
2025-09-12staging: rtl8723bs: remove unused tablesMichael Straube
2025-09-06staging: rtl8723bs: Hal_EfuseParseAntennaDiversity_8723B is emptyMichael Straube
2025-09-06staging: rtl8723bs: remove REG_EFUSE_ACCESS_8723 and EFUSE_ACCESS_ON_8723Michael Straube
2025-09-06staging: rtl8723bs: remove bWrite from Hal_EfusePowerSwitchMichael Straube
2025-09-06staging: rtl8723bs: remove wrapper Efuse_PowerSwitchMichael Straube
2025-09-06staging: rtl8723bs: fix fortify warnings by using struct_groupyingche
2025-09-06staging: rtl8723bs: remove include/recv_osdep.hMichael Straube
2025-09-06staging: rtl8723bs: remove os_dep/recv_linux.cMichael Straube
2025-09-06staging: rtl8723bs: rename rtw_os_recv_indicate_pktMichael Straube
2025-09-06staging: rtl8723bs: move rtw_os_recv_indicate_pkt to rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: rename rtw_os_alloc_msdu_pktMichael Straube
2025-09-06staging: rtl8723bs: move rtw_os_alloc_msdu_pkt to rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: merge rtw_os_recvbuf_resource_free into rtl8723bs_recv.cMichael Straube
2025-09-06staging: rtl8723bs: merge rtw_os_recv_resource_free into rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: merge rtw_os_recv_resource_alloc into rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: merge rtw_os_free_recvframe into rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: move rtw_handle_tkip_mic_err to rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: move rtw_recv_indicatepkt to rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: remove wrapper rtw_init_recv_timerMichael Straube