index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
btcoexist
/
halbtcoutsrc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtlwifi: btcoex: fix spelling mistake "initilized" -> "initialized"
Colin Ian King
2020-01-26
1
-1
/
+1
*
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
1
-24
/
+0
*
rtlwifi: btcoex: Remove set but not used variable 'len' and 'asso_type_v2'
YueHaibing
2019-05-28
1
-8
/
+3
*
rtlwifi: btcoex: Replace old-style license information
Larry Finger
2019-02-19
1
-24
/
+2
*
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: cleanup 8723be ant_sel definition
Ping-Ke Shih
2018-04-24
1
-15
/
+0
*
rtlwifi: btcoex: Add new but dummy definitions introduced by 8822b
Ping-Ke Shih
2018-03-27
1
-0
/
+9
*
rtlwifi: btcoex: add assoc type v2 to connection notify
Ping-Ke Shih
2018-03-27
1
-3
/
+11
*
rtlwifi: btcoex: Add pre- and post- normal LPS function
Ping-Ke Shih
2018-03-27
1
-0
/
+22
*
rtlwifi: btcoex: Add interaction with phydm
Ping-Ke Shih
2018-03-27
1
-0
/
+38
*
rtlwifi: btcoex: Get status of multichannel concurrence
Ping-Ke Shih
2018-03-27
1
-0
/
+3
*
rtlwifi: btcoex: add routine to set default port id
Ping-Ke Shih
2018-02-27
1
-0
/
+22
*
rtlwifi: btcoex: Fix some static warnings from Sparse
Ping-Ke Shih
2018-01-25
1
-25
/
+11
*
rtlwifi: btcoex: Add wifi_only series ops to control solo card
Ping-Ke Shih
2018-01-24
1
-0
/
+48
*
rtlwifi: btcoex: Add variable ant_div_cfg to support antenna diversity
Ping-Ke Shih
2018-01-24
1
-0
/
+1
*
rtlwifi: btcoex: Add switch band notify for btc
Ping-Ke Shih
2018-01-24
1
-0
/
+13
*
rtlwifi: btcoex: extend get_wifi_bw to support bandwidth 80M
Ping-Ke Shih
2018-01-24
1
-22
/
+15
*
rtlwifi: btcoex: add rfe_type parameter to btcoex
Ping-Ke Shih
2018-01-17
1
-0
/
+10
*
rtlwifi: btcoex: Add common function for qeurying BT information
Ping-Ke Shih
2018-01-17
1
-32
/
+277
*
rtlwifi: btcoex: Remove global variables from btcoex
Ping-Ke Shih
2018-01-17
1
-37
/
+42
*
rtlwifi: btcoexist: remove redundant variable fw_ps_state
Colin Ian King
2018-01-16
1
-2
/
+1
*
rtlwifi: btcoex: Use seq_file to dump btcoex status
Ping-Ke Shih
2018-01-08
1
-5
/
+125
*
rtlwifi: Improve debugging by using debugfs
Ping-Ke Shih
2018-01-08
1
-1
/
+2
*
rtlwifi: btcoexist: Fix antenna selection code
Larry Finger
2017-09-07
1
-7
/
+16
*
rtlwifi: Add BT_MP_INFO to c2h handler.
Ping-Ke Shih
2017-07-28
1
-1
/
+16
*
rtlwifi: Add in_4way field for btcoexist
Ping-Ke Shih
2017-06-28
1
-2
/
+1
*
rtlwifi: Add ap_num field for btcoexist
Ping-Ke Shih
2017-06-28
1
-4
/
+1
*
rtlwifi: Add return value to btc_set.
Ping-Ke Shih
2017-06-28
1
-1
/
+3
*
rtlwifi: Update some cases in btc_get function -- roam, 5G, AP mode, and retu...
Ping-Ke Shih
2017-06-28
1
-7
/
+17
*
rtlwifi: btcoexist control to enter/leave LPS
Ping-Ke Shih
2017-06-21
1
-1
/
+6
*
rtlwifi: Add rx ampdu cfg for btcoexist.
Ping-Ke Shih
2017-06-21
1
-2
/
+14
*
rtlwifi: btcoex: set correct interface type and parameter.
Ping-Ke Shih
2017-06-21
1
-5
/
+13
*
rtlwifi: btcoex: let btcoex get wifi rssi and link status
Yan-Hsuan Chuang
2017-06-13
1
-101
/
+257
*
rtlwifi: btcoex: remove unused display functions
Yan-Hsuan Chuang
2017-06-13
1
-38
/
+0
*
rtlwifi: btcoex: bind BT coex information with wifi driver
Yan-Hsuan Chuang
2017-06-13
1
-0
/
+56
*
rtlwifi: btcoex: hook external functions for newer chips
Yan-Hsuan Chuang
2017-06-13
1
-61
/
+279
*
rtlwifi: btcoex: add settings before the hardware is ready
Yan-Hsuan Chuang
2017-06-13
1
-0
/
+15
*
rtlwifi: btcoex: hook external PnP notify by chip for wifi driver
Yan-Hsuan Chuang
2017-06-13
1
-0
/
+18
*
rtlwifi: btcoex: settings before firmware is downloaded
Yan-Hsuan Chuang
2017-06-13
1
-0
/
+13
*
rtlwifi: btcoex: follow linux coding style
Yan-Hsuan Chuang
2017-04-05
1
-1
/
+1
*
rtlwifi: btcoexist: Convert halbtcoutsrc.c to use standard debugging
Larry Finger
2017-02-07
1
-2
/
+2
*
rtlwifi: btcoex: move bt_type declaration
Ping-Ke Shih
2017-02-07
1
-0
/
+5
*
rtlwifi: rtl8723be: btcoex: add package_type function to btcoex
Ping-Ke Shih
2017-02-07
1
-0
/
+7
*
rtlwifi: move btcoex's ant_num declaration
Ping-Ke Shih
2017-02-07
1
-0
/
+12
*
rtlwifi: rtl8723be: btcoexist: Add single_ant_path
Ping-Ke Shih
2017-02-07
1
-0
/
+5
*
rtlwifi: btcoexist: Add vendor definition for new btcoexist
Ping-Ke Shih
2017-02-07
1
-0
/
+3
*
rtlwifi: use s8 instead of char
Arnd Bergmann
2016-06-29
1
-1
/
+1
*
rtlwifi: btcoexist: Convert BTC_PRINTK to btc_<foo>_dbg
Joe Perches
2016-04-06
1
-2
/
+2
[next]