index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
/
os_dep
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-5
/
+5
2026-02-07
staging: rtl8723bs: remove unused allocation wrapper functions
Minu Jin
-25
/
+0
2026-02-07
staging: rtl8723bs: use standard skb allocation APIs
Minu Jin
-2
/
+1
2026-02-07
staging: rtl8723bs: replace rtw_zmalloc() with kzalloc()
Minu Jin
-23
/
+16
2026-02-07
staging: rtl8723bs: introduce kmemdup() where applicable
Minu Jin
-6
/
+3
2026-02-07
staging: rtl8723bs: remove unused private debug counters
Ethan Tidmore
-48
/
+12
2026-02-07
staging: rtl8723bs: remove thread wraper functions and add IS_ERR() check
Samasth Norway Ananda
-2
/
+14
2026-02-07
staging: rtl8723bs: clean up _rtw_pktfile_read()
Minu Jin
-1
/
+1
2026-02-07
staging: rtl8723bs: update _rtw_pktfile_read() to return error codes
Minu Jin
-9
/
+12
2026-01-27
staging: rtl8723bs: remove unused variable RFE_Type
Ethan Tidmore
-1
/
+0
2026-01-27
staging: rtl8723bs: remove unused variable bEn_RFE
Ethan Tidmore
-1
/
+0
2026-01-27
staging: rtl8723bs: remove unused variable TxBBSwing_2G
Ethan Tidmore
-1
/
+0
2026-01-27
staging: rtl8723bs: rename RegPowerBase to reg_power_base
Ethan Tidmore
-1
/
+1
2026-01-27
staging: rtl8723bs: rename RegEnableTxPowerByRate to reg_enable_tx_power_by_rate
Ethan Tidmore
-1
/
+1
2026-01-27
staging: rtl8723bs: rename RegEnableTxPowerLimit to reg_enable_tx_power_limit
Ethan Tidmore
-1
/
+1
2026-01-16
staging: rtl8723bs: expand multiple assignment into separate statements
Nayana Mariyappa
-1
/
+2
2026-01-16
staging: rtl8723bs: add blank lines after declarations
Nayana Mariyappa
-0
/
+1
2026-01-16
staging: rtl8723bs: remove extra blank lines
Nayana Mariyappa
-1
/
+0
2026-01-16
staging: rtl8723bs: fix block comment style
Nayana Mariyappa
-4
/
+1
2026-01-16
staging: rtl8723bs: fix memory leak on failure path
Diksha Kumari
-1
/
+2
2026-01-16
staging: rtl8723bs: remove unnecessary else after break
Vo Thanh Cong
-16
/
+16
2026-01-11
staging: rtl8723bs: remove unnecessary blank lines
Ofir Mirovsky
-4
/
+0
2025-12-17
staging: rtl8723bs: remove dead code in os_intfs.c
Adrish Bora
-8
/
+0
2025-12-17
staging: rtl8723bs: fix missing status update on sdio_alloc_irq() failure
Liang Jie
-1
/
+2
2025-11-26
staging: rtl8723bs: use standard offsetof in cfg80211 operations
Navaneeth K
-1
/
+2
2025-10-13
staging: rtl8723bs: Add missing MODULE_DESCRIPTION()
Josephine Pfeiffer
-0
/
+2
2025-10-04
Merge tag 'staging-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-404
/
+0
2025-09-06
staging: rtl8723bs: remove os_dep/recv_linux.c
Michael Straube
-12
/
+0
2025-09-06
staging: rtl8723bs: move rtw_os_recv_indicate_pkt to rtw_recv.c
Michael Straube
-45
/
+0
2025-09-06
staging: rtl8723bs: move rtw_os_alloc_msdu_pkt to rtw_recv.c
Michael Straube
-40
/
+0
2025-09-06
staging: rtl8723bs: merge rtw_os_recvbuf_resource_free into rtl8723bs_recv.c
Michael Straube
-7
/
+0
2025-09-06
staging: rtl8723bs: merge rtw_os_recv_resource_free into rtw_recv.c
Michael Straube
-18
/
+0
2025-09-06
staging: rtl8723bs: merge rtw_os_recv_resource_alloc into rtw_recv.c
Michael Straube
-6
/
+0
2025-09-06
staging: rtl8723bs: merge rtw_os_free_recvframe into rtw_recv.c
Michael Straube
-9
/
+0
2025-09-06
staging: rtl8723bs: move rtw_handle_tkip_mic_err to rtw_recv.c
Michael Straube
-44
/
+0
2025-09-06
staging: rtl8723bs: move rtw_recv_indicatepkt to rtw_recv.c
Michael Straube
-37
/
+0
2025-09-06
staging: rtl8723bs: remove wrapper rtw_init_recv_timer
Michael Straube
-7
/
+0
2025-09-04
wifi: drivers: indicate support for attributes in NL80211_CMD_SET_BSS
Arend van Spriel
-8
/
+0
2025-08-11
staging: rtl8723bs: move rtw_reset_securitypriv to core/rtw_mlme.c
Michael Straube
-67
/
+0
2025-08-11
staging: rtl8723bs: move rtw_report_sec_ie to core/rtw_mlme.c
Michael Straube
-34
/
+0
2025-08-11
staging: rtl8723bs: merge rtw_os_indicate_disconnect into rtw_indicate_discon...
Michael Straube
-12
/
+0
2025-08-11
staging: rtl8723bs: merge rtw_os_indicate_connect into rtw_indicate_connect
Michael Straube
-17
/
+0
2025-08-11
staging: rtl8723bs: remove wrapper init_addba_retry_timer
Michael Straube
-6
/
+0
2025-08-11
staging: rtl8723bs: move rtw_init_mlme_timer to core/rtw_mlme.c
Michael Straube
-30
/
+0
2025-08-11
staging: rtl8723bs: move init_mlme_ext_timer to core/rtw_mlme_ext.c
Michael Straube
-8
/
+0
2025-08-11
staging: rtl8723bs: remove wrapper rtw_os_indicate_scan_done
Michael Straube
-5
/
+0
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-2
/
+4
2025-07-24
staging: rtl8723bs: rtw_get_encrypt_decrypt_from_registrypriv is empty
Michael Straube
-1
/
+0
[next]