index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-03
Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
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-26
staging: rtl8723bs: hal: Fix codespell-reported spelling mistakes
Bragatheswaran Manickavel
1
-3
/
+3
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
10
-44
/
+29
2023-08-04
staging: rtl8723bs: use is_broadcast_ether_addr() instead of memcmp()
Yang Yingliang
3
-10
/
+5
2023-08-04
staging: rtl8723bs: use is_zero_ether_addr() instead of memcmp()
Yang Yingliang
3
-10
/
+8
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-05-28
staging: rtl8723bs: replace ternary operator with if-else block
Atin Bainada
1
-1
/
+4
2023-05-08
staging: rtl8723bs: use tabs for indentation
Daniel Watson
1
-13
/
+13
2023-04-05
staging: rtl8723bs: indent with tab, align with space
Daniel Watson
1
-23
/
+26
2023-03-29
staging: rtl8723bs: conform if's braces to kernel style
Daniel Watson
1
-6
/
+3
2023-03-25
staging: rtl8723bs: remove hal_btcoex_SetChipType()
Michael Straube
3
-10
/
+0
2023-03-22
staging: rtl8723bs: use inline functions for dvobj_to_dev
Menna Mahmoud
1
-1
/
+5
2023-03-16
staging: rtl8723bs: rtw_get_raw_rssi_info() is not used
Michael Straube
2
-33
/
+0
2023-03-16
staging: rtl8723bs: linked_info_dump() is not used
Michael Straube
2
-22
/
+0
2023-03-16
staging: rtl8723bs: isAllSpaceOrTab() is not used
Michael Straube
2
-17
/
+0
2023-03-16
staging: rtl8723bs: ParseQualifiedString() is not used
Michael Straube
2
-27
/
+0
2023-03-16
staging: rtl8723bs: MapCharToHexDigit() is not used
Michael Straube
2
-18
/
+0
2023-03-13
Merge 6.3-rc2 into staging-next
Greg Kroah-Hartman
3
-34
/
+39
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
3
-31
/
+36
2023-03-08
drivers: staging: rtl8723bs: Remove pmlmepriv->num_of_scanned
Hans de Goede
2
-17
/
+0
2023-03-08
drivers: staging: rtl8723bs: Remove unused clr_fwstate() function
Hans de Goede
1
-12
/
+0
2023-03-08
drivers: staging: rtl8723bs: Fix locking in rtw_scan_timeout_handler()
Hans de Goede
1
-2
/
+2
2023-03-08
drivers: staging: rtl8723bs: Fix locking in _rtw_join_timeout_handler()
Hans de Goede
1
-2
/
+2
2023-01-17
staging: rtl8723bs: hal: Fix codespell-reported spelling mistakes
Anup Sharma
1
-7
/
+7
2022-11-08
staging: rtl8723bs: replace underutilized struct by array variable
Deepak R Varma
2
-20
/
+13
2022-11-08
staging: rtl8723bs: Use min/max macros for variable comparison
Deepak R Varma
2
-12
/
+5
2022-10-31
staging: rtl8723bs: replace ternary statement with min_t macro
Emily Peri
1
-1
/
+1
2022-10-25
staging: rtl8723bs: Fix indentation in conditional statements
Emily Peri
4
-21
/
+19
2022-10-22
staging: rtl8723bs: use tab instead of spaces for indent
Emily Peri
1
-1
/
+1
2022-10-22
staging: rtl8723bs: add newline after variable declaration
Emily Peri
1
-0
/
+1
2022-10-22
staging: rtl8723bs: remove tab in variable definition
Emily Peri
1
-1
/
+1
2022-10-20
staging: rtl8723bs: remove unnecessary parenthesis
Emily Peri
1
-1
/
+1
[next]