index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
Age
Commit message (
Expand
)
Author
2024-03-05
staging: rtl8723bs: remove redundant variable hoffset
Colin Ian King
2024-03-05
Staging: rtl8723bs: Remove dead code from _rtw_free_network()
Meir Elisha
2024-03-05
Staging: rtl8723bs: Remove unnecessary braces in rtw_update_ht_cap
Meir Elisha
2024-01-24
staging: rtl8723bs: Use kcalloc() instead of kzalloc()
Erick Archer
2024-01-24
staging: rtl8712: remove unnecessary braces in while loop
Hoorad Farrokh
2024-01-24
Staging: rtl8723bs: rtw_ieee80211: Remove extra space
Meir Elisha
2023-11-03
Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-06
Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-09-26
staging: rtl8723bs: hal: Fix codespell-reported spelling mistakes
Bragatheswaran Manickavel
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_broadcast_ether_addr() instead of memcmp()
Yang Yingliang
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-05-28
staging: rtl8723bs: replace ternary operator with if-else block
Atin Bainada
2023-05-08
staging: rtl8723bs: use tabs for indentation
Daniel Watson
2023-04-05
staging: rtl8723bs: indent with tab, align with space
Daniel Watson
2023-03-29
staging: rtl8723bs: conform if's braces to kernel style
Daniel Watson
2023-03-25
staging: rtl8723bs: remove hal_btcoex_SetChipType()
Michael Straube
2023-03-22
staging: rtl8723bs: use inline functions for dvobj_to_dev
Menna Mahmoud
2023-03-16
staging: rtl8723bs: rtw_get_raw_rssi_info() is not used
Michael Straube
2023-03-16
staging: rtl8723bs: linked_info_dump() is not used
Michael Straube
2023-03-16
staging: rtl8723bs: isAllSpaceOrTab() is not used
Michael Straube
2023-03-16
staging: rtl8723bs: ParseQualifiedString() is not used
Michael Straube
2023-03-16
staging: rtl8723bs: MapCharToHexDigit() is not used
Michael Straube
2023-03-13
Merge 6.3-rc2 into staging-next
Greg Kroah-Hartman
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
2023-03-08
drivers: staging: rtl8723bs: Remove pmlmepriv->num_of_scanned
Hans de Goede
2023-03-08
drivers: staging: rtl8723bs: Remove unused clr_fwstate() function
Hans de Goede
2023-03-08
drivers: staging: rtl8723bs: Fix locking in rtw_scan_timeout_handler()
Hans de Goede
2023-03-08
drivers: staging: rtl8723bs: Fix locking in _rtw_join_timeout_handler()
Hans de Goede
2023-01-17
staging: rtl8723bs: hal: Fix codespell-reported spelling mistakes
Anup Sharma
2022-11-08
staging: rtl8723bs: replace underutilized struct by array variable
Deepak R Varma
2022-11-08
staging: rtl8723bs: Use min/max macros for variable comparison
Deepak R Varma
[next]