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-05-19
Staging: rtl8723bs: fix line continuations in HalBtc8723b1Ant.c
Desmond Cheong Zhi Xi
1
-44
/
+44
2021-05-19
Staging: rtl8723bs: add missing blank line in HalBtc8723b1Ant.c
Desmond Cheong Zhi Xi
1
-0
/
+1
2021-05-19
Staging: rtl8723bs: fix comparison formatting in HalBtc8723b1Ant.c
Desmond Cheong Zhi Xi
1
-56
/
+56
2021-05-19
Staging: rtl8723bs: fix indentation in HalBtc8723b1Ant.c
Desmond Cheong Zhi Xi
1
-9
/
+9
2021-05-19
Staging: rtl8723bs: fix spaces in HalBtc8723b1Ant.c
Desmond Cheong Zhi Xi
1
-9
/
+9
2021-05-19
Staging: rtl8723bs: remove unnecessary braces in HalBtc8723b1Ant.c
Desmond Cheong Zhi Xi
1
-57
/
+37
2021-05-19
staging: rtl8723bs: fix coding style for if comparisions
Shreyansh Chouhan
1
-3
/
+3
2021-05-17
Merge 5.13-rc2 into staging-next
Greg Kroah-Hartman
2
-19
/
+25
2021-05-14
staging: rtl8723bs: hal: Remove set but unused variable
Fabio M. De Francesco
1
-4
/
+0
2021-05-14
staging: rtl8723bs: hal: Remove three set but unused variables
Fabio M. De Francesco
1
-13
/
+1
2021-05-13
staging: rtl8723bs: remove unused argument 'msg'
Bryan Brattlof
4
-5
/
+5
2021-05-13
staging: rtl8723bs: core: Remove unnecessary lines of code
Fabio M. De Francesco
1
-19
/
+1
2021-05-13
staging: rtl8723bs: hal: Remove set but unused variable
Fabio M. De Francesco
1
-6
/
+2
2021-05-13
staging: rtl8723bs: remove unneeded comments to silence 'line too long' warning
Fabio Aiuto
1
-2
/
+3
2021-05-13
staging: rtl8723bs: replace private CRC-32 routines with in-kernel ones
Fabio Aiuto
1
-59
/
+7
2021-05-10
staging: rtl8723bs: Delete two redundant condition branches
Zhen Lei
1
-4
/
+0
2021-05-10
staging: rtl8723bs: replace private arc4 encryption with in-kernel one
Fabio Aiuto
1
-80
/
+21
2021-05-10
staging: rtl8723bs: remove unused symbolic constant _AES_IV_LEN_
Fabio Aiuto
1
-2
/
+0
2021-05-10
staging: rtl8723bs: remove more unused encryption macros
Fabio Aiuto
1
-15
/
+0
2021-05-10
staging: rtl8723bs: remove unused macros, arrays and an inline function def
Fabio Aiuto
2
-259
/
+0
2021-05-10
staging: rtl8723bs: avoid bogus gcc warning
Arnd Bergmann
2
-19
/
+25
2021-05-10
staging: rtl8723bs: use in-kernel aes encryption
Fabio Aiuto
1
-207
/
+5
2021-05-10
staging: rtl8723bs: use in-kernel aes encryption in OMAC1 routines
Fabio Aiuto
1
-105
/
+9
2021-05-10
staging: rtl8723bs: align argument position in a new line
Fabio Aiuto
1
-1
/
+1
2021-05-10
staging: rtl8723bs: remove odm_debug.h header file
Fabio Aiuto
2
-89
/
+0
2021-05-10
staging: rtl8723bs: remove DebugLevel member in dm_odm_t struct
Fabio Aiuto
3
-9
/
+0
2021-05-10
staging: rtl8723bs: remove member in dm_odm_t struct
Fabio Aiuto
3
-15
/
+0
2021-05-10
staging: rtl8723bs: remove empty hal/odm_debug.c file
Fabio Aiuto
2
-10
/
+0
2021-05-10
staging: rtl8723bs: remove ODM_InitDebugSetting() function
Fabio Aiuto
3
-39
/
+0
2021-05-10
staging: rtl8723bs: remove RT_DISP macro definition
Fabio Aiuto
1
-3
/
+0
2021-05-10
staging: rtl8723bs: remove commented out *RT_DISP logs
Fabio Aiuto
2
-9
/
+0
2021-05-10
staging: rtl8723bs: remove unused DbgPrint macro
Fabio Aiuto
1
-1
/
+0
2021-05-10
staging: rtl8723bs: remove commented out DbgPrint logs
Fabio Aiuto
7
-38
/
+0
2021-05-10
staging: rtl8723bs: remove obsolete debug macros
Fabio Aiuto
1
-16
/
+0
2021-05-10
staging: rtl8723bs: remove unused enum
Fabio Aiuto
1
-6
/
+0
2021-05-10
staging: rtl8723bs: remove obsolete GLBtcDbgType array declarations
Fabio Aiuto
2
-2
/
+0
2021-05-10
staging: rtl8723bs: remove unnecessary halbtcoutsrc_DbgInit() function
Fabio Aiuto
1
-28
/
+0
2021-05-10
staging: rtl8723bs: remove hal_btcoex_GetDBG() function
Fabio Aiuto
2
-124
/
+0
2021-05-10
staging: rtl8723bs: remove unsed hal_btcoex_SetDBG() function
Fabio Aiuto
2
-13
/
+0
2021-05-10
staging: rtl8723bs: remove empty #ifdef block
Fabio Aiuto
1
-5
/
+0
2021-05-10
staging: rtl8723bs: remove BTC_PRINT_F macro definition
Fabio Aiuto
1
-1
/
+0
2021-05-10
staging: rtl8723bs: remove BTC_PRINT_DATA definitions
Fabio Aiuto
1
-17
/
+0
2021-05-10
staging: rtl8723bs: remove BTC_PRINT_ADDR macro definitions
Fabio Aiuto
1
-14
/
+0
2021-05-10
staging: rtl8723bs: remove BTC_PRINT macro definitions
Fabio Aiuto
1
-7
/
+0
2021-05-10
staging: rtl8723bs: remove commented out BTC_PRINT logs
Fabio Aiuto
1
-10
/
+0
2021-05-10
staging: rtl8723bs: remove braces around single statement in if block
Fabio Aiuto
1
-2
/
+2
2021-05-10
staging: rtl8723bs: remove empty if-else blocks after BTC_PRINT removal
Fabio Aiuto
2
-26
/
+2
2021-05-10
staging: rtl8723bs: remove BTC_PRINT logs
Fabio Aiuto
3
-1074
/
+2
2021-05-10
staging: rtl8723bs: remove unused RT_PRINTK macro
Fabio Aiuto
1
-2
/
+0
2021-05-10
staging: rtl8723bs: remove commented out RT_ASSERT occurrences
Fabio Aiuto
3
-8
/
+0
[prev]
[next]