index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
/
os_dep
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
12 days
staging: rtl8723bs: rtw_get_encrypt_decrypt_from_registrypriv is empty
Michael Straube
2025-07-16
staging: rtl8723bs: remove struct hal_ops
Michael Straube
2025-07-15
staging: rtl8723bs: os_dep: remove blank line before close brace '}'
Ana Oliveira
2025-07-15
staging: rtl8723bs: remove unncessary multiple blank lines
Ananthu C V
2025-07-15
staging: rtl8723bs: os_dep: remove whitespace after cast.
Alexandre Viard
2025-07-15
staging: rtl8723bs: remove spurious if-block braces
Vincent Caron
2025-07-15
staging: rtl8723bs: remove blank line before close brace.
Ravi Kant Sharma
2025-06-30
staging: rtl8723bs: remove redundant static function
Michael Straube
2025-06-30
staging: rtl8723bs: remove unnesessary function parameter
Michael Straube
2025-06-30
staging: rtl8723bs: remove unused function parameter
Michael Straube
2025-06-30
staging: rtl8723bs: remove empty functions
Michael Straube
2025-06-30
staging: rtl8723bs: place constant to right of logical test
Bryant Boatright
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
2025-06-19
staging: rtl8723bs: remove return from void function
Michael Straube
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-21
staging: rtl8723bs: remove unnecessary braces for single statement blocks
David Tadokoro
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-20
staging: rtl8723bs: Remove some unused functions, macros, and structs
谢致邦 (XIE Zhibang)
2025-01-27
Merge tag 'staging-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-01-10
staging: rtl8723bs: Remove ioctl interface
谢致邦 (XIE Zhibang)
2024-12-04
wifi: cfg80211: send MLO links tx power info in GET_INTERFACE
Rameshkumar Sundaram
2024-11-04
staging: rtl8723bs: change remaining printk to proper api
Rodrigo Gobbi
2024-11-04
staging: rtl8723bs: Remove no-op netdevice_notifier()
Hans de Goede
2024-10-16
staging: rtl8723bs: remove unused debug statements
Rodrigo Gobbi
2024-10-09
staging: rtl8723bs: Remove constant result macro is_primary_adapter
Philipp Hortmann
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-11
staging: rtl8723bs: Remove unused files rtw_debug.c and rtw_debug.h
Philipp Hortmann
2024-08-13
staging: rtl8723bs: Delete unnecessary braces for single statement blocks in ...
Jiwon Kim
2024-06-27
staging: rtl8723bs: Remove unused variable pwdev_priv
Philipp Hortmann
2024-06-24
staging: rtl8723bs: Remove unused macro in ioctl_cfg80211.c
Philipp Hortmann
2024-06-24
staging: rtl8723bs: Remove switch(type) as type is constant
Philipp Hortmann
2024-04-09
staging: rtl8723bs: convert strncpy to strscpy
Arnd Bergmann
2024-01-24
staging: rtl8723bs: Use kcalloc() instead of kzalloc()
Erick Archer
2023-10-06
Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-09-25
wifi: cfg80211: split struct cfg80211_ap_settings
Johannes Berg
2023-09-13
wifi: cfg80211: modify prototype for change_beacon
Aloka Dixit
2023-08-22
staging: rtl8723bs: Use helpers to check broadcast and multicast Ether addresses
Ruan Jinjie
2023-08-04
staging: rtl8723bs: use is_zero_ether_addr() instead of memcmp()
Yang Yingliang
2023-07-27
staging: rtl8723bs: ioctl_linux: Fix comparison to false
Franziska Naepelt
2023-07-27
staging: rtl8723bs: ioctl_linux: Add preferred spaces
Franziska Naepelt
2023-07-27
staging: rtl8723bs: ioctl_linux: Fix alignment on open parenthesis
Franziska Naepelt
2023-07-27
staging: rtl8723bs: ioctl_linux: Remove unnecessary parentheses
Franziska Naepelt
2023-07-27
staging: rtl8723bs: ioctl_linux: Remove unnecessary blank lines
Franziska Naepelt
2023-07-27
staging: rtl8723bs: ioctl_linux: Remove multiple blank lines
Franziska Naepelt
2023-07-27
staging: rtl8723bs: ioctl_linux: Fix block comment alignment
Franziska Naepelt
2023-07-27
staging: rtl8723bs: ioctl_linux: Fix code indent
Franziska Naepelt
2023-07-27
staging: rtl8723bs: ioctl_linux: Fix else on next line
Franziska Naepelt
2023-07-27
staging: rtl8723bs: Fix remaining blank line issue
Franziska Naepelt
2023-07-27
staging: rtl8723bs: Fix alignment open parenthesis
Franziska Naepelt
[next]