aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-07rtlwifi: Remove in_interrupt() usage in halbtc_send_bt_mp_operation()Sebastian Andrzej Siewior1-3/+0
2020-11-07rtlwifi: Remove in_interrupt() usage in is_any_client_connect_to_ap().Sebastian Andrzej Siewior1-19/+6
2020-09-29net: rtlwifi: Replace in_interrupt() for context detectionSebastian Andrzej Siewior1-4/+8
2020-08-31rtlwifi: btcoexist: Replace RT_TRACE with rtl_dbgLarry Finger1-14/+14
2020-08-02rtlwifi: btcoex: use %*ph to print small bufferAndy Shevchenko1-4/+2
2020-08-02rtlwifi: btcoex: remove redundant initialization of variables ant_num and single_ant_pathColin Ian King1-1/+1
2020-01-26rtlwifi: btcoex: fix spelling mistake "initilized" -> "initialized"Colin Ian King1-1/+1
2019-07-24rtlwifi: btcoex: fix issue possible condition with no effect (if == else)Hariprasad Kelam1-7/+1
2019-05-28rtlwifi: btcoex: remove unused function exhalbtc_stack_operation_notifyYueHaibing1-24/+0
2019-05-28rtlwifi: btcoex: Remove set but not used variable 'len' and 'asso_type_v2'YueHaibing1-8/+3
2019-02-19rtlwifi: btcoex: Replace old-style license informationLarry Finger1-24/+2
2018-11-06rtlwifi: btcoex: remove set but not used variable 'ppsc'YueHaibing1-4/+0
2018-10-01rtlwifi: btcoex: Use proper enumerated types for Wi-Fi only interfaceNathan Chancellor1-3/+3
2018-04-24rtlwifi: cleanup 8723be ant_sel definitionPing-Ke Shih1-15/+0
2018-03-27rtlwifi: btcoex: Add new but dummy definitions introduced by 8822bPing-Ke Shih1-0/+9
2018-03-27rtlwifi: btcoex: add assoc type v2 to connection notifyPing-Ke Shih1-3/+11
2018-03-27rtlwifi: btcoex: Add pre- and post- normal LPS functionPing-Ke Shih1-0/+22
2018-03-27rtlwifi: btcoex: Add interaction with phydmPing-Ke Shih1-0/+38
2018-03-27rtlwifi: btcoex: Get status of multichannel concurrencePing-Ke Shih1-0/+3
2018-02-27rtlwifi: btcoex: add routine to set default port idPing-Ke Shih1-0/+22
2018-01-25rtlwifi: btcoex: Fix some static warnings from SparsePing-Ke Shih1-25/+11
2018-01-24rtlwifi: btcoex: Add wifi_only series ops to control solo cardPing-Ke Shih1-0/+48
2018-01-24rtlwifi: btcoex: Add variable ant_div_cfg to support antenna diversityPing-Ke Shih1-0/+1
2018-01-24rtlwifi: btcoex: Add switch band notify for btcPing-Ke Shih1-0/+13
2018-01-24rtlwifi: btcoex: extend get_wifi_bw to support bandwidth 80MPing-Ke Shih1-22/+15
2018-01-17rtlwifi: btcoex: add rfe_type parameter to btcoexPing-Ke Shih1-0/+10
2018-01-17rtlwifi: btcoex: Add common function for qeurying BT informationPing-Ke Shih1-32/+277
2018-01-17rtlwifi: btcoex: Remove global variables from btcoexPing-Ke Shih1-37/+42
2018-01-16rtlwifi: btcoexist: remove redundant variable fw_ps_stateColin Ian King1-2/+1
2018-01-08rtlwifi: btcoex: Use seq_file to dump btcoex statusPing-Ke Shih1-5/+125
2018-01-08rtlwifi: Improve debugging by using debugfsPing-Ke Shih1-1/+2
2017-09-07rtlwifi: btcoexist: Fix antenna selection codeLarry Finger1-7/+16
2017-07-28rtlwifi: Add BT_MP_INFO to c2h handler.Ping-Ke Shih1-1/+16
2017-06-28rtlwifi: Add in_4way field for btcoexistPing-Ke Shih1-2/+1
2017-06-28rtlwifi: Add ap_num field for btcoexistPing-Ke Shih1-4/+1
2017-06-28rtlwifi: Add return value to btc_set.Ping-Ke Shih1-1/+3
2017-06-28rtlwifi: Update some cases in btc_get function -- roam, 5G, AP mode, and return value.Ping-Ke Shih1-7/+17
2017-06-21rtlwifi: btcoexist control to enter/leave LPSPing-Ke Shih1-1/+6
2017-06-21rtlwifi: Add rx ampdu cfg for btcoexist.Ping-Ke Shih1-2/+14
2017-06-21rtlwifi: btcoex: set correct interface type and parameter.Ping-Ke Shih1-5/+13
2017-06-13rtlwifi: btcoex: let btcoex get wifi rssi and link statusYan-Hsuan Chuang1-101/+257
2017-06-13rtlwifi: btcoex: remove unused display functionsYan-Hsuan Chuang1-38/+0
2017-06-13rtlwifi: btcoex: bind BT coex information with wifi driverYan-Hsuan Chuang1-0/+56
2017-06-13rtlwifi: btcoex: hook external functions for newer chipsYan-Hsuan Chuang1-61/+279
2017-06-13rtlwifi: btcoex: add settings before the hardware is readyYan-Hsuan Chuang1-0/+15
2017-06-13rtlwifi: btcoex: hook external PnP notify by chip for wifi driverYan-Hsuan Chuang1-0/+18
2017-06-13rtlwifi: btcoex: settings before firmware is downloadedYan-Hsuan Chuang1-0/+13
2017-04-05rtlwifi: btcoex: follow linux coding styleYan-Hsuan Chuang1-1/+1
2017-02-07rtlwifi: btcoexist: Convert halbtcoutsrc.c to use standard debuggingLarry Finger1-2/+2
2017-02-07rtlwifi: btcoex: move bt_type declarationPing-Ke Shih1-0/+5