index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
/
os_dep
Age
Commit message (
Expand
)
Author
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
2023-07-27
staging: rtl8723bs: Fix space issues
Franziska Naepelt
2023-06-20
staging: rtl8723bs: Fix blank line issues
Franziska Naepelt
2023-06-20
staging: rtl8723bs: Fix block comment issue
Franziska Naepelt
2023-06-20
staging: rtl8723bs: Fix indentation issues
Franziska Naepelt
2023-03-08
staging: rtl8723bs: Pass correct parameters to cfg80211_get_bss()
Hans de Goede
2023-03-08
staging: rtl8723bs: Fix key-store index handling
Hans de Goede
2022-10-31
staging: rtl8723bs: replace ternary statement with min_t macro
Emily Peri
2022-10-08
Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-24
staging: rtl8723bs: Add a blank line after declarations
Kang Minchul
2022-09-24
staging: rtl8723bs: Make switch and case at the same indent
Kang Minchul
2022-09-24
staging: rtl8723bs: Relocate constant on the right side of test
Kang Minchul
2022-09-24
staging: rtl8723bs: replace code indent as tabs
Kang Minchul
2022-09-24
staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw()
Xiaoke Wang
2022-09-09
staging: rtl8723bs: Fix return type for implementation of ndo_start_xmit
GUO Zihua
2022-09-09
staging: rtl8723bs: Delete un-necessary return for _rtw_xmit_entry()
GUO Zihua
2022-09-09
staging: rtl8723bs: remove rtw_change_ifname
Nam Cao
2022-08-26
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
2022-08-04
Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-07-13
Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2022-06-20
cfg80211: Indicate MLO connection info in connect and roam callbacks
Veerendranath Jakkam
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2022-06-20
Merge 5.19-rc3 into staging-next
Greg Kroah-Hartman
2022-06-12
staging: rtl8723bs: uninitialize static variable
Daniel Watson
2022-06-10
staging: rtl8723bs: Allocate full pwep structure
Kees Cook
2022-06-06
staging: rtl8723bs: fix placement of braces
Hannes Braun
[next]