aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/btcoexist (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-29rtlwifi: remove duplicate codeGustavo A. R. Silva1-19/+4
2018-05-04rtlwifi: fix spelling mistake: "dismatch" -> "mismatch"Colin Ian King3-3/+3
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-15/+0
2018-04-24rtlwifi: btcoex: remove identical statements within if-else branchesPing-Ke Shih1-15/+4
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 Shih2-0/+12
2018-03-27rtlwifi: btcoex: new definitions introduced by 8822bePing-Ke Shih1-0/+6
2018-03-27rtlwifi: btcoex: add assoc type v2 to connection notifyPing-Ke Shih2-3/+13
2018-03-27rtlwifi: btcoex: Add pre- and post- normal LPS functionPing-Ke Shih2-0/+24
2018-03-27rtlwifi: btcoex: Add interaction with phydmPing-Ke Shih2-0/+44
2018-03-27rtlwifi: btcoex: Add rate table for the use of btcoexPing-Ke Shih1-0/+94
2018-03-27rtlwifi: btcoex: Get status of multichannel concurrencePing-Ke Shih2-0/+11
2018-03-27rtlwifi: btcoex: Add customer_id to do special deal to oem vendorPing-Ke Shih1-0/+1
2018-03-27rtlwifi: Add modifier static to functions reported by sparsePing-Ke Shih4-38/+6
2018-02-27rtlwifi: btcoex: fix argument typo of if-statement found by CoccinellePing-Ke Shih1-1/+1
2018-02-27rtlwifi: btcoex: Add 8822be btcoex supported files for wifi onlyPing-Ke Shih2-0/+80
2018-02-27rtlwifi: btcoex: add routine to set default port idPing-Ke Shih2-0/+24
2018-01-25rtlwifi: btcoex: Fix some static warnings from SparsePing-Ke Shih2-25/+15
2018-01-24rtlwifi: btcoex: add boolean variables dbg_modePing-Ke Shih1-0/+2
2018-01-24rtlwifi: btcoex: Add wifi_only series ops to control solo cardPing-Ke Shih4-1/+153
2018-01-24rtlwifi: btcoex: add scan_notify within ips_notify if RFONPing-Ke Shih1-0/+8
2018-01-24rtlwifi: btcoex: Add variable ant_div_cfg to support antenna diversityPing-Ke Shih2-0/+2
2018-01-24rtlwifi: btcoex: Add switch band notify for btcPing-Ke Shih4-0/+51
2018-01-24rtlwifi: btcoex: extend get_wifi_bw to support bandwidth 80MPing-Ke Shih2-22/+16
2018-01-17rtlwifi: btcoex: add rfe_type parameter to btcoexPing-Ke Shih2-0/+12
2018-01-17rtlwifi: btcoex: Add common function for qeurying BT informationPing-Ke Shih3-33/+380
2018-01-17rtlwifi: btcoex: Remove typedef statementsLarry Finger1-67/+31
2018-01-17rtlwifi: btcoex: Remove global variables from btcoexPing-Ke Shih4-76/+209
2018-01-17rtlwifi: btcoex: Add power_on_setting routinePing-Ke Shih3-0/+8
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 Shih12-632/+664
2018-01-08rtlwifi: Improve debugging by using debugfsPing-Ke Shih4-2/+11
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-20rtlwifi: btcoexist: 23b 1ant: fix duplicated code for different branchesLarry Finger1-8/+5
2017-09-07rtlwifi: btcoexist: Fix antenna selection codeLarry Finger1-7/+16
2017-09-07rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723beLarry Finger1-1/+4
2017-08-24rtlwifi: btcoex: 23b 1ant: fix duplicated code for different branchesGustavo A. R. Silva1-8/+2
2017-07-28rtlwifi: move IS_HARDWARE_TYPE_xxx checker to wifi.hPing-Ke Shih1-16/+0
2017-07-28rtlwifi: Add BT_MP_INFO to c2h handler.Ping-Ke Shih3-1/+45
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 Shih3-1/+27
2017-06-21rtlwifi: add btc_is_bt_lps_on() for btcoexistPing-Ke Shih2-0/+7
2017-06-21rtlwifi: Add rx ampdu cfg for btcoexist.Ping-Ke Shih3-2/+28
2017-06-21rtlwifi: Add btcoex record_pwr_modePing-Ke Shih2-0/+14
2017-06-21rtlwifi: btcoex: set correct interface type and parameter.Ping-Ke Shih3-7/+15
2017-06-21rtlwifi: btcoex: call bind to setup btcoexPing-Ke Shih2-0/+2