index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: rtl8723bs: replace underutilized struct by array variable
Deepak R Varma
2022-11-08
2
-20
/
+13
*
staging: rtl8723bs: Use min/max macros for variable comparison
Deepak R Varma
2022-11-08
2
-12
/
+5
*
staging: rtl8723bs: replace ternary statement with min_t macro
Emily Peri
2022-10-31
1
-1
/
+1
*
staging: rtl8723bs: Fix indentation in conditional statements
Emily Peri
2022-10-25
4
-21
/
+19
*
staging: rtl8723bs: use tab instead of spaces for indent
Emily Peri
2022-10-22
1
-1
/
+1
*
staging: rtl8723bs: add newline after variable declaration
Emily Peri
2022-10-22
1
-0
/
+1
*
staging: rtl8723bs: remove tab in variable definition
Emily Peri
2022-10-22
1
-1
/
+1
*
staging: rtl8723bs: remove unnecessary parenthesis
Emily Peri
2022-10-20
1
-1
/
+1
*
staging: rtl8723bs: align block comment stars
Emily Peri
2022-10-20
1
-5
/
+5
*
staging: rtl8723bs: Removed extra tabs in conditional statements
Emily Peri
2022-10-20
1
-6
/
+6
*
staging: rtl8723bs: Remove redundant initialization of variable efuseValue
Colin Ian King
2022-10-20
1
-1
/
+1
*
Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-08
29
-910
/
+119
|
\
|
*
staging: rtl8723bs: Add a blank line after declarations
Kang Minchul
2022-09-24
1
-0
/
+2
|
*
staging: rtl8723bs: Make switch and case at the same indent
Kang Minchul
2022-09-24
1
-40
/
+40
|
*
staging: rtl8723bs: Relocate constant on the right side of test
Kang Minchul
2022-09-24
1
-6
/
+6
|
*
staging: rtl8723bs: replace code indent as tabs
Kang Minchul
2022-09-24
1
-6
/
+6
|
*
staging: rtl8723bs: Fix coding style issue in block comment
Kang Minchul
2022-09-24
1
-16
/
+6
|
*
staging: rtl8723bs: Insert blank line after declarations
Kang Minchul
2022-09-24
1
-0
/
+6
|
*
staging: rtl8723bs: remove braces in single statement blocks
Kang Minchul
2022-09-24
1
-11
/
+5
|
*
staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv()
Xiaoke Wang
2022-09-24
1
-10
/
+6
|
*
staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw()
Xiaoke Wang
2022-09-24
1
-29
/
+31
|
*
staging: rtl8723bs: Fix return type for implementation of ndo_start_xmit
GUO Zihua
2022-09-09
2
-3
/
+3
|
*
staging: rtl8723bs: Delete un-necessary return for _rtw_xmit_entry()
GUO Zihua
2022-09-09
3
-12
/
+8
|
*
staging: rtl8723bs: remove rtw_is_wps_ie
Nam Cao
2022-09-09
2
-18
/
+0
|
*
staging: rtl8723bs: remove IsHexDigit
Nam Cao
2022-09-09
2
-21
/
+0
|
*
staging: rtl8723bs: remove rtw_hal_is_disable_sw_channel_plan
Nam Cao
2022-09-09
2
-7
/
+0
|
*
staging: rtl8723bs: remove hal_btcoex_SetManualControl
Nam Cao
2022-09-09
2
-6
/
+0
|
*
staging: rtl8723bs: remove GetHexValueFromString
Nam Cao
2022-09-09
2
-47
/
+0
|
*
staging: rtl8723bs: remove odm_PauseDIG
Nam Cao
2022-09-09
2
-59
/
+0
|
*
staging: rtl8723bs: delete rtw_odm.c and rtw_odm.h
Nam Cao
2022-09-09
4
-142
/
+0
|
*
staging: rtl8723bs: remove rtw_change_ifname
Nam Cao
2022-09-09
2
-52
/
+0
|
*
staging: rtl8723bs: delete function rtw_set_chplan_cmd
Nam Cao
2022-09-09
2
-57
/
+0
|
*
staging: rtl8723bs: delete rtw_setdatarate_cmd
Nam Cao
2022-09-09
2
-30
/
+0
|
*
staging: rtl8723bs: remove odm_NoiseMonitor.h and odm_NoiseMonitor.c
Nam Cao
2022-08-23
5
-54
/
+0
|
*
staging: rtl8723bs: remove member noise_level from struct dm_odm_t
Nam Cao
2022-08-23
1
-1
/
+0
|
*
staging: rtl8723bs: remove unused function ODM_InbandNoise_Monitor
Nam Cao
2022-08-23
2
-118
/
+0
|
*
staging: rtl8723bs: remove static const variable odm_comp_str
Nam Cao
2022-08-23
1
-35
/
+0
|
*
staging: rtl8723bs: remove function rtw_odm_dbg_comp_set
Nam Cao
2022-08-23
2
-6
/
+0
|
*
staging: rtl8723bs: remove function rtw_odm_adaptivity_parm_msg
Nam Cao
2022-08-23
2
-19
/
+0
|
*
staging: rtl8723bs: remove function IsCommentString
Nam Cao
2022-08-23
2
-14
/
+0
|
*
staging: rtl8723bs: remove function GetFractionValueFromString
Nam Cao
2022-08-23
2
-46
/
+0
|
*
staging: rtl8723bs: remove function rtw_odm_ability_set
Nam Cao
2022-08-23
2
-6
/
+0
|
*
staging: rtl8723bs: remove function rtw_get_ch_setting_union
Nam Cao
2022-08-23
2
-22
/
+0
|
*
staging: rtl8723bs: remove function rtw_odm_dbg_comp_msg
Nam Cao
2022-08-23
2
-17
/
+0
|
*
staging/rtl8723bs/core: remove inactive initialization
Li zeming
2022-08-16
1
-1
/
+1
*
|
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2022-08-26
1
-6
/
+7
|
\
\
|
|
/
|
/
|
|
*
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
2022-08-25
1
-6
/
+7
*
|
Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-04
2
-160
/
+67
|
\
\
|
|
/
|
/
|
|
*
staging: rtl8723bs: remove trailing whitespace
Daniel Watson
2022-06-20
1
-1
/
+1
|
*
Merge 5.19-rc3 into staging-next
Greg Kroah-Hartman
2022-06-20
1
-2
/
+4
|
|
\
[next]