index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
/
os_dep
Age
Commit message (
Expand
)
Author
2026-08-25
Merge tag 'staging-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-06
Merge tag 'wireless-next-2026-08-06' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2026-08-02
wifi: cfg80211: convert cookie output to input parameter
Arend van Spriel
2026-08-02
wifi: rtl8723bs: use pre-assigned cookie for mgmt_tx
Arend van Spriel
2026-07-28
staging: rtl8723bs: validate monitor transmit frame lengths
Mariano Baragiola
2026-07-28
staging: rtl8723bs: change struct member bDriverStopped
Dalvin-Ehinoma Noah Aiguobas
2026-07-27
Merge 7.2-rc5 into staging-next
Greg Kroah-Hartman
2026-07-17
staging: rtl8723bs: fix inverted HT40 secondary channel offset
MinJea Kim
2026-07-17
staging: rtl8723bs: Split multiple assignments in _rtw_open_pktfile
Amin Madani
2026-07-17
staging: rtl8723bs: Fix spacing around ternary operator in sdio_intf.c
Amin Madani
2026-07-17
staging: rtl8723bs: Remove unused parameter pnetdev
Dalvin-Ehinoma Noah Aiguobas
2026-07-17
staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_Shared
Dalvin-Ehinoma Noah Aiguobas
2026-07-17
staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_Auto
Dalvin-Ehinoma Noah Aiguobas
2026-07-17
staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_Open
Dalvin-Ehinoma Noah Aiguobas
2026-07-17
staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_8021X
Dalvin-Ehinoma Noah Aiguobas
2026-07-13
Merge 7.2-rc3 into staging-next
Greg Kroah-Hartman
2026-07-10
staging: rtl8723bs: Rename camelcase struct member dot11PrivacyAlgrthm
Dalvin-Ehinoma Noah Aiguobas
2026-07-08
staging: rtl8723bs: sdio_intf.c: cleanup function
Manuel Ebner
2026-07-07
staging: rtl8723bs: fix heap buffer overflow in rtw_cfg80211_set_wpa_ie()
Alexandru Hossu
2026-07-07
staging: rtl8723bs: don't drop short TX frames in _rtw_pktfile_read()
Christopher Mackle
2026-07-07
staging: rtl8723bs: put logical continuation on previous line
Serhat Kumral
2026-07-07
staging: rtl8723bs: remove multiple blank lines
Serhat Kumral
2026-07-07
staging: rtl8723bs: simplify rtw_spt_band_alloc
Serhat Kumral
2026-07-07
staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in os_intfs.c
Moksh Panicker
2026-07-07
staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in xmit_linux.c
Moksh Panicker
2026-07-07
staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in ioctl_cfg80211.c
Moksh Panicker
2026-07-07
staging: rtl8723bs: rename ScanType to scan_type
Serhat Kumral
2026-07-07
staging: rtl8723bs: rename ChannelNum to channel_num
Serhat Kumral
2026-07-07
staging: rtl8723bs: fix missing unregister_netdev on sdio_alloc_irq failure
Devansh Soni
2026-07-07
staging: rtl8723bs: remove references to nonexistent CONFIG_IEEE80211W option
Ethan Nelson-Moore
2026-07-07
staging: rtl8723bs: Drop unused parameter from rtw_sdio_if1_init()
Uwe Kleine-König
2026-07-07
staging: rtl8723bs: use nl80211_iftype instead of custom NDIS enum
Cong Nguyen
2026-07-07
staging: rtl8723bs: Rename camelcase variable dot11AuthAlgrthm
Dalvin-Ehinoma Noah Aiguobas
2026-07-07
staging: rtl8723bs: fix mismatched free of HalData in rtw_sdio_if1_init()
Dawei Feng
2026-07-07
staging: rtl8723bs: Fix line over 100 chars in xmit_linux.c
Pramod Maurya
2026-05-11
Merge tag 'v7.1-rc3' into staging-next
Greg Kroah-Hartman
2026-05-04
staging: rtl8723bs: wrap lines exceeding 100 characters
Andrei Khomenkov
2026-05-04
staging: rtl8723bs: move logical operators to previous line
Andrei Khomenkov
2026-05-04
staging: rtl8723bs: os_dep: simplify boolean comparisons
Andrei Khomenkov
2026-05-04
staging: rtl8723bs: rename DisableInterrupt8723BSdio() to snake_case
Nikolay Kulikov
2026-05-04
staging: rtl8723bs: remove wrapper rtw_hal_disable_interrupt()
Nikolay Kulikov
2026-05-04
staging: rtl8723bs: rtw_btcoex_HaltNotify() -> rtw_btcoex_halt_notify()
Linus Probert
2026-05-04
staging: rtl8723bs: replace NULL comparison with NOT operator
Miguel Cyrineu Vale
2026-05-04
staging: rtl8723bs: os_dep: avoid NULL pointer dereference in rtw_cbuf_alloc
Shyam Sunder Reddy Padira
2026-04-27
staging: rtl8723bs: os_dep: remove redundant else in rtw_dev_unload
Shyam Sunder Reddy Padira
2026-04-27
staging: rtl8723bs: os_dep: remove unnecessary braces for single statement
Shyam Sunder Reddy Padira
2026-04-27
staging: rtl8723bs: rename EnableInterrupt8723BSdio() to snake_case
Nikolay Kulikov
2026-04-27
staging: rtl8723bs: rename ReadAdapterInfo8723BS() to snake_case
Nikolay Kulikov
2026-04-27
staging: rtl8723bs: remove wrapper rtw_hal_enable_interrupt()
Nikolay Kulikov
[next]