index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
btcoexist
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtlwifi: btcoex: fix if == else warning
Guo Zhengkui
2022-04-27
1
-12
/
+4
*
rtlwifi: btcoex: 21a 2ant: Delete several duplicate condition branch codes
Zhen Lei
2021-06-15
1
-16
/
+0
*
rtlwifi: 8821a: btcoexist: add comments to explain why if-else branches are i...
Ping-Ke Shih
2021-06-15
1
-0
/
+4
*
rtlwifi: halbtc8821a2ant: Remove a bunch of unused variables
Lee Jones
2020-11-07
1
-15
/
+12
*
rtlwifi: halbtc8821a1ant: Remove set but unused variable 'wifi_rssi_state'
Lee Jones
2020-11-07
1
-3
/
+1
*
rtlwifi: halbtc8723b2ant: Remove a bunch of set but unused variables
Lee Jones
2020-11-07
1
-24
/
+24
*
rtlwifi: Remove in_interrupt() usage in halbtc_send_bt_mp_operation()
Sebastian Andrzej Siewior
2020-11-07
1
-3
/
+0
*
rtlwifi: Remove in_interrupt() usage in is_any_client_connect_to_ap().
Sebastian Andrzej Siewior
2020-11-07
1
-19
/
+6
*
net: rtlwifi: Replace in_interrupt() for context detection
Sebastian Andrzej Siewior
2020-09-29
1
-4
/
+8
*
rtlwifi: btcoexist: Replace RT_TRACE with rtl_dbg
Larry Finger
2020-08-31
7
-1622
/
+1622
*
rtlwifi: btcoex: use %*ph to print small buffer
Andy Shevchenko
2020-08-02
1
-4
/
+2
*
rtlwifi: btcoex: remove redundant initialization of variables ant_num and sin...
Colin Ian King
2020-08-02
1
-1
/
+1
*
rtlwifi: btcoex: fix spelling mistake "initilized" -> "initialized"
Colin Ian King
2020-01-26
3
-3
/
+3
*
rtlwifi: btcoex: Remove set but not used variables 'wifi_busy','bt_info_ext'
zhengbin
2019-10-09
1
-8
/
+1
*
rtlwifi: btcoex: Remove set but not used variable 'result'
zhengbin
2019-10-09
1
-9
/
+0
*
rtlwifi: btcoex: fix issue possible condition with no effect (if == else)
Hariprasad Kelam
2019-07-24
1
-7
/
+1
*
rtlwifi: btcoex: remove unused function exhalbtc_stack_operation_notify
YueHaibing
2019-05-28
2
-25
/
+0
*
rtlwifi: btcoex: Remove set but not used variable 'len' and 'asso_type_v2'
YueHaibing
2019-05-28
2
-10
/
+4
*
rtlwifi: btcoexist: Remove CamelCase variable
Larry Finger
2019-02-19
1
-2
/
+0
*
rtlwifi: btcoex: Replace old-style license information
Larry Finger
2019-02-19
17
-395
/
+42
*
rtlwifi: btcoex: remove set but not used variable 'ppsc'
YueHaibing
2018-11-06
1
-4
/
+0
*
rtlwifi: btcoex: Use proper enumerated types for Wi-Fi only interface
Nathan Chancellor
2018-10-01
1
-3
/
+3
*
rtlwifi: btcoex: Fix if == else warnings in halbtc8723b2ant.c
YueHaibing
2018-08-09
1
-144
/
+36
*
rtlwifi: remove duplicate code
Gustavo A. R. Silva
2018-05-29
1
-19
/
+4
*
rtlwifi: fix spelling mistake: "dismatch" -> "mismatch"
Colin Ian King
2018-05-04
3
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2018-04-26
1
-15
/
+0
|
\
|
*
rtlwifi: cleanup 8723be ant_sel definition
Ping-Ke Shih
2018-04-24
1
-15
/
+0
*
|
rtlwifi: btcoex: remove identical statements within if-else branches
Ping-Ke Shih
2018-04-24
1
-15
/
+4
|
/
*
rtlwifi: btcoex: Add new but dummy definitions introduced by 8822b
Ping-Ke Shih
2018-03-27
2
-0
/
+12
*
rtlwifi: btcoex: new definitions introduced by 8822be
Ping-Ke Shih
2018-03-27
1
-0
/
+6
*
rtlwifi: btcoex: add assoc type v2 to connection notify
Ping-Ke Shih
2018-03-27
2
-3
/
+13
*
rtlwifi: btcoex: Add pre- and post- normal LPS function
Ping-Ke Shih
2018-03-27
2
-0
/
+24
*
rtlwifi: btcoex: Add interaction with phydm
Ping-Ke Shih
2018-03-27
2
-0
/
+44
*
rtlwifi: btcoex: Add rate table for the use of btcoex
Ping-Ke Shih
2018-03-27
1
-0
/
+94
*
rtlwifi: btcoex: Get status of multichannel concurrence
Ping-Ke Shih
2018-03-27
2
-0
/
+11
*
rtlwifi: btcoex: Add customer_id to do special deal to oem vendor
Ping-Ke Shih
2018-03-27
1
-0
/
+1
*
rtlwifi: Add modifier static to functions reported by sparse
Ping-Ke Shih
2018-03-27
4
-38
/
+6
*
rtlwifi: btcoex: fix argument typo of if-statement found by Coccinelle
Ping-Ke Shih
2018-02-27
1
-1
/
+1
*
rtlwifi: btcoex: Add 8822be btcoex supported files for wifi only
Ping-Ke Shih
2018-02-27
2
-0
/
+80
*
rtlwifi: btcoex: add routine to set default port id
Ping-Ke Shih
2018-02-27
2
-0
/
+24
*
rtlwifi: btcoex: Fix some static warnings from Sparse
Ping-Ke Shih
2018-01-25
2
-25
/
+15
*
rtlwifi: btcoex: add boolean variables dbg_mode
Ping-Ke Shih
2018-01-24
1
-0
/
+2
*
rtlwifi: btcoex: Add wifi_only series ops to control solo card
Ping-Ke Shih
2018-01-24
4
-1
/
+153
*
rtlwifi: btcoex: add scan_notify within ips_notify if RFON
Ping-Ke Shih
2018-01-24
1
-0
/
+8
*
rtlwifi: btcoex: Add variable ant_div_cfg to support antenna diversity
Ping-Ke Shih
2018-01-24
2
-0
/
+2
*
rtlwifi: btcoex: Add switch band notify for btc
Ping-Ke Shih
2018-01-24
4
-0
/
+51
*
rtlwifi: btcoex: extend get_wifi_bw to support bandwidth 80M
Ping-Ke Shih
2018-01-24
2
-22
/
+16
*
rtlwifi: btcoex: add rfe_type parameter to btcoex
Ping-Ke Shih
2018-01-17
2
-0
/
+12
*
rtlwifi: btcoex: Add common function for qeurying BT information
Ping-Ke Shih
2018-01-17
3
-33
/
+380
*
rtlwifi: btcoex: Remove typedef statements
Larry Finger
2018-01-17
1
-67
/
+31
[next]