index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-09
staging: rtl8723bs: remove unused variable declaration in include/rtw_security.h
Fabio Aiuto
1
-18
/
+0
2021-04-09
staging: rtl8723bs: remove unused pmlmepriv variable in rtw_dbg_port() in os_dep/ioctl_linux.c
Fabio Aiuto
1
-1
/
+0
2021-04-09
staging: rtl8723bs: remove unused cur_network variable in rtw_dbg_port() in os_dep/ioctl_linux.c
Fabio Aiuto
1
-1
/
+0
2021-04-09
staging: rtl8723bs: remove unused variable pstapriv in rtw_dbg_port() in os_dep/ioctl_linux.c
Fabio Aiuto
1
-2
/
+0
2021-04-09
staging: rtl8723bs: remove set but unused psta variable in rtw_dbg_port() in os_dep/ioctl_linux.c
Fabio Aiuto
1
-2
/
+0
2021-04-09
staging: rtl8723bs: remove unused variables and code block left unused in os_dep/ioctl_linux.c
Fabio Aiuto
1
-8
/
+0
2021-04-09
staging: rtl8723bs: remove unused code block in os_dep/ioctl_linux.c
Fabio Aiuto
1
-20
/
+0
2021-04-09
staging: rtl8723bs: remove unused variable and empty for cycles left unused in os_dep/ioctl_linux.c
Fabio Aiuto
1
-6
/
+1
2021-04-09
staging: rtl8723bs: remove unused variable in core/rtw_cmd.c
Fabio Aiuto
1
-3
/
+0
2021-04-09
staging: rtl8723bs: remove unused variable pwrctl
Pu Lehui
1
-2
/
+0
2021-04-09
staging: rtl8723bs: Remove unnecessary code
Muhammad Usama Anjum
1
-2
/
+0
2021-04-09
staging: rtl8723bs: remove unused including <linux/version.h>
Tian Tao
2
-3
/
+0
2021-04-08
staging: rtl8723bs: remove extra indent
Bryan Brattlof
1
-1
/
+1
2021-04-08
staging: rtl8723bs: hal: Remove camelcase in sdio_ops.c
Fabio M. De Francesco
1
-25
/
+21
2021-04-07
staging: rtl8723bs: remove unnecessary parentheses
Fabio Aiuto
1
-2
/
+2
2021-04-07
staging: rtl8723bs: split long lines
Fabio Aiuto
4
-11
/
+21
2021-04-07
staging: rtl8723bs: fix comparison in if condition
Fabio Aiuto
1
-1
/
+1
2021-04-07
staging: rtl8723bs: remove unnecessary parentheses
Fabio Aiuto
1
-1
/
+1
2021-04-07
staging: rtl8723bs: rewrite comparison to null
Fabio Aiuto
7
-16
/
+16
2021-04-07
staging: rtl8723bs: add spaces around operators
Fabio Aiuto
5
-6
/
+6
2021-04-07
staging: rtl8723bs: remove unnecessary parentheses in if condition
Fabio Aiuto
1
-1
/
+1
2021-04-07
staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sites
Fabio Aiuto
29
-431
/
+254
2021-04-07
staging: rtl8723bs: remove empty #ifdef blocks after DBG_871X removal
Fabio Aiuto
10
-177
/
+0
2021-04-07
staging: rtl8723bs: remove empty tracing function dump_rx_packet
Fabio Aiuto
1
-12
/
+0
2021-04-07
staging: rtl8723bs: remove empty for cycles left by DBG_871X removal
Fabio Aiuto
2
-11
/
+0
2021-04-07
staging: rtl8723bs: put constant on the right side in if condition
Fabio Aiuto
1
-1
/
+1
2021-04-07
drivers: rtl8723bs: rewrite comparison to null
Fabio Aiuto
1
-1
/
+1
2021-04-07
staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removal
Fabio Aiuto
27
-305
/
+33
2021-04-07
staging: rtl8723bs: remove DBG_871X macro definitions
Fabio Aiuto
1
-6
/
+0
2021-04-07
staging: rtl8723bs: remove commented out DBG_871X logs
Fabio Aiuto
26
-324
/
+2
2021-04-07
staging: rtl8723bs: remove DBG_871CX log unmatched by cocci
Fabio Aiuto
1
-1
/
+0
2021-04-07
staging: rtl8723bs: remove all DBG_871X logs
Fabio Aiuto
37
-1566
/
+89
2021-04-07
staging: rtl8723bs: remove DBG_871X log argument
Fabio Aiuto
1
-1
/
+1
2021-04-07
staging: rtl8723bs: hal: Remove camelcase
Fabio M. De Francesco
1
-8
/
+8
2021-04-07
staging: rtl8723bs: core: Move constants to the right of comparison
Zhansaya Bagdauletkyzy
1
-8
/
+8
2021-04-07
staging: rtl8723bs: hal: Add spaces around operator in HalBtc8723b1Ant.h
Fabio M. De Francesco
1
-1
/
+1
2021-04-07
staging: rtl8723bs: hal: Add spaces around operators in HalBtc8723b2Ant.c
Fabio M. De Francesco
1
-39
/
+39
2021-04-07
staging: rtl8723bs: hal: Add spaces around operators in hal_btcoex.c
Fabio M. De Francesco
1
-15
/
+15
2021-04-07
staging: rtl8723bs: core: reorganize characters so the lines are under 100 ch
Beatriz Martins de Carvalho
1
-4
/
+8
2021-04-07
staging: rtl8723bs: hal: Add spaces around operators
Fabio M. De Francesco
1
-49
/
+49
2021-04-06
staging: rtl8723bs: core: align arguments with open parenthesis
Beatriz Martins de Carvalho
1
-8
/
+8
2021-04-06
staging: rtl8723bs: core: Ending line with argument
Beatriz Martins de Carvalho
1
-58
/
+40
2021-04-06
staging: rtl8723bs: core: Removed extra blank line
Beatriz Martins de Carvalho
1
-1
/
+0
2021-04-06
staging: rtl8723bs: remove unused variable from rtw_os_recv_indicate_pkt
Phillip Potter
1
-2
/
+1
2021-04-06
staging: rtl8723bs: remove unused dvobj_priv members
Martin Kaiser
1
-4
/
+0
2021-04-06
staging: rtl8723bs: remove commented code block
Fabio Aiuto
1
-19
/
+0
2021-04-06
staging: rtl8723bs: remove empty for cycles
Fabio Aiuto
1
-7
/
+0
2021-04-06
staging: rtl8723bs: rewrite comparisons to null
Fabio Aiuto
3
-3
/
+3
2021-04-06
staging: rtl8723bs: place constant on the right side of the test
Fabio Aiuto
1
-1
/
+1
2021-04-06
staging: rtl8723bs: remove unnecessary bracks after RT_TRACE deletion
Fabio Aiuto
9
-42
/
+23
[prev]
[next]