index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
/
os_dep
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-11
staging: rtl8723bs: Remove unused files rtw_debug.c and rtw_debug.h
Philipp Hortmann
10
-10
/
+0
2024-08-13
staging: rtl8723bs: Delete unnecessary braces for single statement blocks in ...
Jiwon Kim
1
-2
/
+1
2024-06-27
staging: rtl8723bs: Remove unused variable pwdev_priv
Philipp Hortmann
1
-2
/
+0
2024-06-24
staging: rtl8723bs: Remove unused macro in ioctl_cfg80211.c
Philipp Hortmann
1
-1
/
+0
2024-06-24
staging: rtl8723bs: Remove switch(type) as type is constant
Philipp Hortmann
1
-14
/
+0
2024-04-09
staging: rtl8723bs: convert strncpy to strscpy
Arnd Bergmann
2
-4
/
+3
2024-01-24
staging: rtl8723bs: Use kcalloc() instead of kzalloc()
Erick Archer
1
-2
/
+1
2023-10-06
Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-4
/
+5
2023-09-25
wifi: cfg80211: split struct cfg80211_ap_settings
Johannes Berg
1
-1
/
+1
2023-09-13
wifi: cfg80211: modify prototype for change_beacon
Aloka Dixit
1
-2
/
+4
2023-08-22
staging: rtl8723bs: Use helpers to check broadcast and multicast Ether addresses
Ruan Jinjie
1
-1
/
+1
2023-08-04
staging: rtl8723bs: use is_zero_ether_addr() instead of memcmp()
Yang Yingliang
1
-2
/
+1
2023-07-27
staging: rtl8723bs: ioctl_linux: Fix comparison to false
Franziska Naepelt
1
-1
/
+1
2023-07-27
staging: rtl8723bs: ioctl_linux: Add preferred spaces
Franziska Naepelt
1
-19
/
+19
2023-07-27
staging: rtl8723bs: ioctl_linux: Fix alignment on open parenthesis
Franziska Naepelt
1
-4
/
+4
2023-07-27
staging: rtl8723bs: ioctl_linux: Remove unnecessary parentheses
Franziska Naepelt
1
-29
/
+29
2023-07-27
staging: rtl8723bs: ioctl_linux: Remove unnecessary blank lines
Franziska Naepelt
1
-26
/
+0
2023-07-27
staging: rtl8723bs: ioctl_linux: Remove multiple blank lines
Franziska Naepelt
1
-18
/
+0
2023-07-27
staging: rtl8723bs: ioctl_linux: Fix block comment alignment
Franziska Naepelt
1
-3
/
+3
2023-07-27
staging: rtl8723bs: ioctl_linux: Fix code indent
Franziska Naepelt
1
-1
/
+1
2023-07-27
staging: rtl8723bs: ioctl_linux: Fix else on next line
Franziska Naepelt
1
-2
/
+1
2023-07-27
staging: rtl8723bs: Fix remaining blank line issue
Franziska Naepelt
1
-1
/
+0
2023-07-27
staging: rtl8723bs: Fix alignment open parenthesis
Franziska Naepelt
1
-42
/
+49
2023-07-27
staging: rtl8723bs: Fix space issues
Franziska Naepelt
1
-38
/
+38
2023-06-20
staging: rtl8723bs: Fix blank line issues
Franziska Naepelt
1
-46
/
+0
2023-06-20
staging: rtl8723bs: Fix block comment issue
Franziska Naepelt
1
-5
/
+5
2023-06-20
staging: rtl8723bs: Fix indentation issues
Franziska Naepelt
1
-3
/
+3
2023-03-08
staging: rtl8723bs: Pass correct parameters to cfg80211_get_bss()
Hans de Goede
1
-3
/
+3
2023-03-08
staging: rtl8723bs: Fix key-store index handling
Hans de Goede
2
-27
/
+32
2022-10-31
staging: rtl8723bs: replace ternary statement with min_t macro
Emily Peri
1
-1
/
+1
2022-10-08
Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-143
/
+93
2022-09-24
staging: rtl8723bs: Add a blank line after declarations
Kang Minchul
1
-0
/
+2
2022-09-24
staging: rtl8723bs: Make switch and case at the same indent
Kang Minchul
1
-40
/
+40
2022-09-24
staging: rtl8723bs: Relocate constant on the right side of test
Kang Minchul
1
-6
/
+6
2022-09-24
staging: rtl8723bs: replace code indent as tabs
Kang Minchul
1
-6
/
+6
2022-09-24
staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw()
Xiaoke Wang
1
-29
/
+31
2022-09-09
staging: rtl8723bs: Fix return type for implementation of ndo_start_xmit
GUO Zihua
1
-2
/
+2
2022-09-09
staging: rtl8723bs: Delete un-necessary return for _rtw_xmit_entry()
GUO Zihua
2
-11
/
+7
2022-09-09
staging: rtl8723bs: remove rtw_change_ifname
Nam Cao
1
-50
/
+0
2022-08-26
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
1
-6
/
+7
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
1
-6
/
+7
2022-08-04
Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-159
/
+66
2022-07-13
Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
1
-3
/
+5
2022-06-20
cfg80211: Indicate MLO connection info in connect and roam callbacks
Veerendranath Jakkam
1
-2
/
+2
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
1
-1
/
+3
2022-06-20
Merge 5.19-rc3 into staging-next
Greg Kroah-Hartman
1
-2
/
+4
2022-06-12
staging: rtl8723bs: uninitialize static variable
Daniel Watson
1
-1
/
+1
2022-06-10
staging: rtl8723bs: Allocate full pwep structure
Kees Cook
1
-2
/
+4
2022-06-06
staging: rtl8723bs: fix placement of braces
Hannes Braun
1
-158
/
+65
[next]