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 obsolete debug macro definitions
Fabio Aiuto
1
-4
/
+1
2021-05-10
staging: rtl8723bs: remove debug macros related to core/rtw_cmd.c tracing
Fabio Aiuto
2
-6
/
+1
2021-05-10
staging: rtl8723bs: remove debug macros related to core/rtw_sta_mgt.c tracing
Fabio Aiuto
2
-6
/
+1
2021-05-10
staging: rtl8723bs: remove debug macros related to core/rtw_mlme_ext.c tracing
Fabio Aiuto
2
-5
/
+1
2021-05-10
staging: rtl8723bs: move static array definition from header to .c file
Fabio Aiuto
2
-32
/
+30
2021-05-10
staging: rtl8723bs: remove debug macros related to os_dep/mlme_linux.c tracing
Fabio Aiuto
2
-8
/
+1
2021-05-10
staging: rtl8723bs: remove debug macros related to core/rtw_mlme.c tracing
Fabio Aiuto
2
-6
/
+1
2021-05-10
staging: rtl8723bs: remove debug macros related to os_dep/recv_linux.c tracing
Fabio Aiuto
2
-6
/
+1
2021-05-10
staging: rtl8723bs: remove debug macros related to core/rtw_recv.c tracing
Fabio Aiuto
2
-6
/
+1
2021-05-10
staging: rtl8723bs: remove debug macros related to os_dep/xmit_linux.c tracing
Fabio Aiuto
2
-6
/
+1
2021-05-10
staging: rtl8723bs: remove debug macros related to core/rtw_xmit.c tracing
Fabio Aiuto
2
-6
/
+1
2021-05-10
staging: rtl8723bs: remove unused debug macro definitions
Fabio Aiuto
1
-12
/
+0
2021-05-10
staging: rtl8723bs: remove unneeded header file include
Fabio Aiuto
1
-2
/
+0
2021-05-10
staging: rtl8723bs: remove unused debug variables declarations and initialization
Fabio Aiuto
2
-7
/
+0
2021-05-10
staging: rtl8723bs: remove all defs related to _dbgdump macro
Fabio Aiuto
1
-8
/
+0
2021-05-10
staging: rtl8723bs: remove unused RTW_DBGDUMP macro definition
Fabio Aiuto
1
-2
/
+0
2021-05-10
staging: rtl8723bs: remove unused rf_reg_dump() function argument
Fabio Aiuto
3
-3
/
+3
2021-05-10
staging: rtl8723bs: remove unused bb_reg_dump() function argument
Fabio Aiuto
3
-3
/
+3
2021-05-10
staging: rtl8723bs: remove unused mac_reg_dump() function argument
Fabio Aiuto
3
-3
/
+3
2021-05-10
staging: rtl8723bs: remove unused _DBG_871X_LEVEL macro
Fabio Aiuto
1
-12
/
+0
2021-05-10
staging: rtl8723bs: remove DBG_871X_SEL macro declaration
Fabio Aiuto
1
-9
/
+0
2021-05-10
staging: rtl8723bs: add two functions to improve register dump in core/rtw_debug.c
Fabio Aiuto
1
-28
/
+35
2021-05-10
staging: rtl8723bs: replace DBG_871X_SEL log macro with netdev_dbg()
Fabio Aiuto
1
-6
/
+8
2021-05-10
staging: rtl8723bs: remove unused log function
Fabio Aiuto
2
-19
/
+0
2021-05-10
staging: rtl8723bs: hal: sdio_halinit: Remove unused variable 'ret'
Lee Jones
1
-4
/
+2
2021-05-10
staging: rtl8723bs: core: rtw_mlme_ext: Move very large data buffer onto the heap
Lee Jones
1
-1
/
+6
2021-05-10
staging: rtl8723bs: hal: odm_NoiseMonitor: Remove unused variable 'func_start'
Lee Jones
1
-2
/
+1
2021-05-10
staging: rtl8723bs: os_dep: ioctl_cfg80211: 'ack' is used when debug is enabled
Lee Jones
1
-1
/
+1
2021-05-10
staging: rtl8723bs: hal: sdio_ops: Mark used 'err' as __maybe_unused and remove another
Lee Jones
1
-5
/
+2
2021-05-10
staging: rtl8723bs: hal: rtl8723b_phycfg: Fix a bunch of misnamed functions
Lee Jones
1
-5
/
+5
2021-05-10
staging: rtl8723bs: hal: odm_NoiseMonitor: Remove unused variable and dead code
Lee Jones
1
-7
/
+1
2021-05-10
staging: rtl8723bs: core: rtw_ieee80211: Fix incorrectly named function
Lee Jones
1
-1
/
+1
2021-05-10
staging: rtl8723bs: core: rtw_mlme: 'retry' is only used if REJOIN is set
Lee Jones
1
-1
/
+1
2021-05-10
staging: rtl8723bs: core: rtw_ieee80211: Remove seemingly pointless copy
Lee Jones
1
-3
/
+1
2021-05-10
staging: rtl8723bs: core: rtw_wlan_util: Remove unused variable 'start_seq'
Lee Jones
1
-3
/
+1
2021-05-10
staging: rtl8723bs: core: rtw_sta_mgt: Return error value directly
Lee Jones
1
-6
/
+2
2021-05-10
staging: rtl8723bs: core: rtw_sta_mgt: Remove unused variable 'psta'
Lee Jones
1
-2
/
+0
2021-05-10
staging: rtl8723bs: core: rtw_security: Demote non-conformant kernel-doc header
Lee Jones
1
-1
/
+1
2021-05-10
staging: rtl8723bs: core: rtw_recv: Mark debug variable as __maybe_unused
Lee Jones
1
-1
/
+1
2021-05-10
staging: rtl8723bs: core: rtw_mlme: Remove a bunch of unused variables
Lee Jones
1
-9
/
+6
2021-04-22
Staging: rtl8723bs: rtw_xmit: fixed tabbing issue
Amos Gross
1
-1
/
+1
2021-04-22
staging: rtl8723bs: remove empty #ifdef block
Fabio Aiuto
1
-4
/
+0
2021-04-22
staging: rtl8723bs: remove unused DBG_871X_LEVEL macro declarations
Fabio Aiuto
1
-14
/
+0
2021-04-22
staging: rtl8723bs: split too long line
Fabio Aiuto
1
-1
/
+2
2021-04-22
staging: rtl8723bs: fix indentation in if block
Fabio Aiuto
1
-4
/
+4
2021-04-22
staging: rtl8723bs: fix code indent issue
Fabio Aiuto
1
-2
/
+2
2021-04-22
staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()
Fabio Aiuto
17
-108
/
+178
2021-04-15
staging: rtl8723bs: Remove led_blink_hdl() and everything related
Fabio M. De Francesco
4
-29
/
+11
2021-04-15
staging: rtl8723bs: remove sdio_drv_priv structure
Bryan Brattlof
1
-19
/
+9
2021-04-14
staging: rtl8723bs: remove unused argument in function
Fabio Aiuto
3
-3
/
+3
[prev]
[next]