index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
Age
Commit message (
Expand
)
Author
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
2022-10-31
staging: rtl8723bs: replace ternary statement with min_t macro
Emily Peri
2022-10-25
staging: rtl8723bs: Fix indentation in conditional statements
Emily Peri
2022-10-22
staging: rtl8723bs: use tab instead of spaces for indent
Emily Peri
2022-10-22
staging: rtl8723bs: add newline after variable declaration
Emily Peri
2022-10-22
staging: rtl8723bs: remove tab in variable definition
Emily Peri
2022-10-20
staging: rtl8723bs: remove unnecessary parenthesis
Emily Peri
2022-10-20
staging: rtl8723bs: align block comment stars
Emily Peri
2022-10-20
staging: rtl8723bs: Removed extra tabs in conditional statements
Emily Peri
2022-10-20
staging: rtl8723bs: Remove redundant initialization of variable efuseValue
Colin Ian King
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 coding style issue in block comment
Kang Minchul
2022-09-24
staging: rtl8723bs: Insert blank line after declarations
Kang Minchul
2022-09-24
staging: rtl8723bs: remove braces in single statement blocks
Kang Minchul
2022-09-24
staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv()
Xiaoke Wang
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_is_wps_ie
Nam Cao
2022-09-09
staging: rtl8723bs: remove IsHexDigit
Nam Cao
2022-09-09
staging: rtl8723bs: remove rtw_hal_is_disable_sw_channel_plan
Nam Cao
2022-09-09
staging: rtl8723bs: remove hal_btcoex_SetManualControl
Nam Cao
2022-09-09
staging: rtl8723bs: remove GetHexValueFromString
Nam Cao
2022-09-09
staging: rtl8723bs: remove odm_PauseDIG
Nam Cao
2022-09-09
staging: rtl8723bs: delete rtw_odm.c and rtw_odm.h
Nam Cao
2022-09-09
staging: rtl8723bs: remove rtw_change_ifname
Nam Cao
2022-09-09
staging: rtl8723bs: delete function rtw_set_chplan_cmd
Nam Cao
2022-09-09
staging: rtl8723bs: delete rtw_setdatarate_cmd
Nam Cao
[next]