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-10
staging: rtl8723bs: remove empty #ifndef block
Fabio Aiuto
1
-3
/
+0
2021-05-10
staging: rtl8723bs: remove unused ASSERT macro
Fabio Aiuto
1
-1
/
+0
2021-05-10
staging: rtl8723bs: remove empty ifdef block
Fabio Aiuto
1
-4
/
+0
2021-05-10
staging: rtl8723bs: remove unused ODM_dbg_exit macro
Fabio Aiuto
1
-1
/
+0
2021-05-10
staging: rtl8723bs: remove unused ODM_dbg_enter
Fabio Aiuto
1
-1
/
+0
2021-05-10
staging: rtl8723bs: remove unused ODM_dbg_trace macro
Fabio Aiuto
1
-2
/
+0
2021-05-10
staging: rtl8723bs: remove unused ODM_PRINT_ADDR macro
Fabio Aiuto
1
-19
/
+0
2021-05-10
staging: rtl8723bs: remove unused ODM_RT_ASSERT macro
Fabio Aiuto
1
-15
/
+0
2021-05-10
staging: rtl8723bs: replace ODM_RT_ASSERT with netdev_dbg()
Fabio Aiuto
1
-1
/
+2
2021-05-10
staging: rtl8723bs: remove all commented out ODM_RT_TRACE logs
Fabio Aiuto
3
-36
/
+0
2021-05-10
staging: rtl8723bs: remove ODM_RT_TRACE* unused macro defs
Fabio Aiuto
1
-23
/
+0
2021-05-10
staging: rtl8723bs: remove empty header file
Fabio Aiuto
3
-13
/
+0
2021-05-10
staging: rtl8723bs: remove undefined function prototypes
Fabio Aiuto
1
-10
/
+0
2021-05-10
staging: rtl8723bs: remove empty hal/odm_PathDiv.c source file
Fabio Aiuto
2
-10
/
+0
2021-05-10
staging: rtl8723bs: remove empty functions
Fabio Aiuto
2
-11
/
+0
2021-05-10
staging: rtl8723bs: remove if-else blocks left empty by ODM_RT_TRACE deletion
Fabio Aiuto
3
-29
/
+1
2021-05-10
staging: rtl8723bs: remove ODM_RT_TRACE logs
Fabio Aiuto
13
-1235
/
+7
2021-05-10
staging: rtl8723bs: Use list iterators and helpers
Guenter Roeck
9
-219
/
+80
2021-05-10
staging: rtl8723bs: Change the return type
Saurav Girepunje
3
-5
/
+6
2021-05-10
staging: rtl8723bs: core: Remove set but unused variable
Fabio M. De Francesco
1
-6
/
+3
2021-05-10
staging: rtl8723bs: hal: Remove set but unused variables
Fabio M. De Francesco
1
-5
/
+0
2021-05-10
staging: rtl8723bs: core: remove unneeded variable
Saurav Girepunje
4
-8
/
+5
2021-05-10
staging: rtl8723bs: remove unused macro DRIVER_PREFIX
Fabio Aiuto
1
-2
/
+0
2021-05-10
staging: rtl8723bs: remove unnecessary hex dumps
Fabio Aiuto
3
-27
/
+0
2021-05-10
staging: rtl8723bs: macro DRIVER_PREFIX expands to lowercase driver name
Fabio Aiuto
1
-1
/
+1
2021-05-10
staging: rtl8723bs: remove last unused debug macros
Fabio Aiuto
1
-12
/
+0
2021-05-10
staging: rtl8723bs: remove unsed debug macros tied to no particular code debug
Fabio Aiuto
1
-5
/
+1
2021-05-10
staging: rtl8723bs: remove unused macros tied to core/rtw_efuse.c debug
Fabio Aiuto
2
-5
/
+0
2021-05-10
staging: rtl8723bs: remove unused debug macro definitions
Fabio Aiuto
1
-3
/
+0
2021-05-10
staging: rtl8723bs: remove commented out macro definition
Fabio Aiuto
1
-1
/
+0
2021-05-10
staging: rtl8723bs: remove unused macros tied to _RTL8712_CMD_C_ definition
Fabio Aiuto
1
-4
/
+1
2021-05-10
staging: rtl8723bs: remove unused macros tied to _RTL871X_IOCTL_LINUX_C definition
Fabio Aiuto
1
-4
/
+1
2021-05-10
staging: rtl8723bs: remove unused macros tied to _HCI_OPS_OS_C_ definition
Fabio Aiuto
1
-4
/
+1
2021-05-10
staging: rtl8723bs: remove unused _module_mp_ def
Fabio Aiuto
1
-1
/
+0
2021-05-10
staging: rtl8723bs: remove unused debug macros tied to os_dep/osdep_service.c debug
Fabio Aiuto
2
-8
/
+1
2021-05-10
staging: rtl8723bs: remove unused debug macros tied to hal/sdio_ops.c debug
Fabio Aiuto
2
-5
/
+1
2021-05-10
staging: rtl8723bs: remove unused debug macros tied to _HCI_OPS_C_ definition
Fabio Aiuto
1
-4
/
+1
2021-05-10
staging: rtl8723bs: remove unused macros tied to os_dep/sdio_intf.c debug
Fabio Aiuto
2
-8
/
+1
2021-05-10
staging: rtl8723bs: remove unused macros tied to core/rtw_pwrctrl.c debug
Fabio Aiuto
2
-5
/
+1
2021-05-10
staging: rtl8723bs: remove unused debug macros tied to _RTL871X_PWRCTRL_C_ definition
Fabio Aiuto
1
-4
/
+1
2021-05-10
staging: rtl8723bs: remove unused debug macros tied to _RTL871X_IOCTL_QUERY_C_ definition
Fabio Aiuto
1
-4
/
+1
2021-05-10
staging: rtl8723bs: remove unused debug macros tied to _RTL871X_IOCTL_SET_C_ definition
Fabio Aiuto
1
-4
/
+1
2021-05-10
staging: rtl8723bs: remove unused debug macros tied to _RTL871X_IOCTL_C_ definition
Fabio Aiuto
1
-4
/
+1
2021-05-10
staging: rtl8723bs: remove debug macros related to hal/sdio_halinit.c tracing
Fabio Aiuto
2
-6
/
+1
2021-05-10
staging: rtl8723bs: remove debug macros related to hal/hal_intf.c tracing
Fabio Aiuto
2
-7
/
+1
2021-05-10
staging: rtl8723bs: remove debug macros related to core/rtw_eeprom.c tracing
Fabio Aiuto
2
-6
/
+1
2021-05-10
staging: rtl8723bs: remove debug macros related to core/rtw_security.c tracing
Fabio Aiuto
2
-6
/
+1
2021-05-10
staging: rtl8723bs: remove debug macros related to os_dep/os_intfs.c tracing
Fabio Aiuto
2
-6
/
+1
2021-05-10
staging: rtl8723bs: remove obsolete _IO_OSDEP_C_ debug macro definition
Fabio Aiuto
1
-4
/
+1
2021-05-10
staging: rtl8723bs: remove debug macros related to core/rtw_io.c tracing
Fabio Aiuto
2
-6
/
+1
[prev]
[next]