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
/
os_dep
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
Merge tag 'staging-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
5
-116
/
+100
2026-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
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: change struct member bDriverStopped
Dalvin-Ehinoma Noah Aiguobas
2
-6
/
+6
2026-07-27
Merge 7.2-rc5 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
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: Remove unused parameter pnetdev
Dalvin-Ehinoma Noah Aiguobas
1
-2
/
+2
2026-07-17
staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_Shared
Dalvin-Ehinoma Noah Aiguobas
1
-2
/
+2
2026-07-17
staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_Auto
Dalvin-Ehinoma Noah Aiguobas
1
-3
/
+3
2026-07-17
staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_Open
Dalvin-Ehinoma Noah Aiguobas
2
-5
/
+5
2026-07-17
staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_8021X
Dalvin-Ehinoma Noah Aiguobas
1
-7
/
+7
2026-07-13
Merge 7.2-rc3 into staging-next
Greg Kroah-Hartman
2
-2
/
+12
2026-07-10
staging: rtl8723bs: Rename camelcase struct member dot11PrivacyAlgrthm
Dalvin-Ehinoma Noah Aiguobas
2
-25
/
+25
2026-07-08
staging: rtl8723bs: sdio_intf.c: cleanup function
Manuel Ebner
1
-3
/
+2
2026-07-07
staging: rtl8723bs: fix heap buffer overflow in rtw_cfg80211_set_wpa_ie()
Alexandru Hossu
1
-0
/
+8
2026-07-07
staging: rtl8723bs: don't drop short TX frames in _rtw_pktfile_read()
Christopher Mackle
1
-2
/
+4
2026-07-07
staging: rtl8723bs: put logical continuation on previous line
Serhat Kumral
1
-2
/
+2
2026-07-07
staging: rtl8723bs: remove multiple blank lines
Serhat Kumral
1
-5
/
+0
2026-07-07
staging: rtl8723bs: simplify rtw_spt_band_alloc
Serhat Kumral
1
-19
/
+12
2026-07-07
staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in os_intfs.c
Moksh Panicker
1
-1
/
+1
2026-07-07
staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in xmit_linux.c
Moksh Panicker
1
-1
/
+1
2026-07-07
staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in ioctl_cfg80211.c
Moksh Panicker
1
-6
/
+6
2026-07-07
staging: rtl8723bs: rename ScanType to scan_type
Serhat Kumral
1
-1
/
+1
2026-07-07
staging: rtl8723bs: rename ChannelNum to channel_num
Serhat Kumral
1
-1
/
+1
2026-07-07
staging: rtl8723bs: fix missing unregister_netdev on sdio_alloc_irq failure
Devansh Soni
1
-1
/
+4
2026-07-07
staging: rtl8723bs: remove references to nonexistent CONFIG_IEEE80211W option
Ethan Nelson-Moore
1
-1
/
+0
2026-07-07
staging: rtl8723bs: Drop unused parameter from rtw_sdio_if1_init()
Uwe Kleine-König
1
-2
/
+2
2026-07-07
staging: rtl8723bs: use nl80211_iftype instead of custom NDIS enum
Cong Nguyen
2
-17
/
+8
2026-07-07
staging: rtl8723bs: Rename camelcase variable dot11AuthAlgrthm
Dalvin-Ehinoma Noah Aiguobas
2
-17
/
+17
2026-07-07
staging: rtl8723bs: fix mismatched free of HalData in rtw_sdio_if1_init()
Dawei Feng
1
-2
/
+2
2026-07-07
staging: rtl8723bs: Fix line over 100 chars in xmit_linux.c
Pramod Maurya
1
-1
/
+3
2026-05-11
Merge tag 'v7.1-rc3' into staging-next
Greg Kroah-Hartman
1
-1
/
+2
2026-05-04
staging: rtl8723bs: wrap lines exceeding 100 characters
Andrei Khomenkov
1
-1
/
+2
2026-05-04
staging: rtl8723bs: move logical operators to previous line
Andrei Khomenkov
1
-2
/
+2
2026-05-04
staging: rtl8723bs: os_dep: simplify boolean comparisons
Andrei Khomenkov
3
-29
/
+29
2026-05-04
staging: rtl8723bs: rename DisableInterrupt8723BSdio() to snake_case
Nikolay Kulikov
2
-3
/
+3
2026-05-04
staging: rtl8723bs: remove wrapper rtw_hal_disable_interrupt()
Nikolay Kulikov
2
-4
/
+3
2026-05-04
staging: rtl8723bs: rtw_btcoex_HaltNotify() -> rtw_btcoex_halt_notify()
Linus Probert
1
-1
/
+1
2026-05-04
staging: rtl8723bs: replace NULL comparison with NOT operator
Miguel Cyrineu Vale
1
-1
/
+1
2026-05-04
staging: rtl8723bs: os_dep: avoid NULL pointer dereference in rtw_cbuf_alloc
Shyam Sunder Reddy Padira
1
-1
/
+2
2026-04-27
staging: rtl8723bs: os_dep: remove redundant else in rtw_dev_unload
Shyam Sunder Reddy Padira
1
-5
/
+3
2026-04-27
staging: rtl8723bs: os_dep: remove unnecessary braces for single statement
Shyam Sunder Reddy Padira
1
-2
/
+1
2026-04-27
staging: rtl8723bs: rename EnableInterrupt8723BSdio() to snake_case
Nikolay Kulikov
1
-1
/
+1
2026-04-27
staging: rtl8723bs: rename ReadAdapterInfo8723BS() to snake_case
Nikolay Kulikov
1
-1
/
+1
2026-04-27
staging: rtl8723bs: remove wrapper rtw_hal_enable_interrupt()
Nikolay Kulikov
1
-2
/
+1
[next]