aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal/hal_btcoex.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-09staging: rtl8723bs: remove hal_btcoex_SetManualControlNam Cao1-5/+0
2022-04-22staging: rtl8723bs: remove leftover code for other chipsArtur Bujdoso1-8/+0
2021-08-05staging: rtl8723bs: remove unused macrosFabio Aiuto1-3/+0
2021-07-28staging: rtl8723bs: remove BT debug codeFabio Aiuto1-104/+0
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_bssid_exFabio Aiuto1-1/+1
2021-07-21staging: rtl8723bs: fix camel case name in macro IsLegacyOnly()Fabio Aiuto1-1/+1
2021-06-24staging: rtl8723bs: remove all branchings between 2.4Ghz and 5Ghz band typesFabio Aiuto1-4/+0
2021-05-10staging: rtl8723bs: remove obsolete GLBtcDbgType array declarationsFabio Aiuto1-1/+0
2021-05-10staging: rtl8723bs: remove unnecessary halbtcoutsrc_DbgInit() functionFabio Aiuto1-28/+0
2021-05-10staging: rtl8723bs: remove hal_btcoex_GetDBG() functionFabio Aiuto1-123/+0
2021-05-10staging: rtl8723bs: remove unsed hal_btcoex_SetDBG() functionFabio Aiuto1-12/+0
2021-05-10staging: rtl8723bs: remove BTC_PRINT logsFabio Aiuto1-7/+0
2021-04-07staging: rtl8723bs: remove commented out DBG_871X logsFabio Aiuto1-2/+0
2021-04-07staging: rtl8723bs: hal: Add spaces around operators in hal_btcoex.cFabio M. De Francesco1-15/+15
2021-03-18Staging: rtl8723bs: fix names in hal_btcoex.cMarco Cesati1-6/+6
2021-03-18Staging: rtl8723bs: fix names in HalBtcOutSrc.hMarco Cesati1-61/+61
2021-03-18Staging: rtl8723bs: fix names in hal_com.hMarco Cesati1-1/+1
2021-03-18Staging: rtl8723bs: fix names in rtw_mlme.hMarco Cesati1-1/+1
2021-03-16Staging: rtl8723bs: fix spaces in hal_btcoex.cMarco Cesati1-44/+45
2021-03-12staging: rtl8723bs: remove typedefs in hal_btcoex.cMarco Cesati1-7/+7
2021-03-12staging: rtl8723bs: remove typedefs in hal_com.hMarco Cesati1-1/+1
2021-03-12staging: rtl8723bs: remove typedefs in rtw_mlme.hMarco Cesati1-1/+1
2021-03-12staging: rtl8723bs: remove typedefs in HalBtcOutSrc.hMarco Cesati1-61/+61
2020-05-05staging: rtl8723bs: remove conversion to bool in halbtcoutsrc_Get()Jason Yan1-1/+1
2020-04-23staging: rtl8723bs: remove some variables in hal_btcoex.cJason Yan1-43/+0
2019-10-08staging: rtl8723bs: fix typo of "mechanism" in commentAntonio Borneo1-1/+1
2019-08-25staging: rtl8723bs: hal: Drop condition with no effectSaurav Girepunje1-3/+1
2019-08-02staging: rtl8723bs: Replace hal_btcoex_Initialize()Nishka Dasgupta1-10/+6
2019-08-02staging: rtl8723bs: Change return type of hal_btcoex_IsLpsOn()Nishka Dasgupta1-2/+2
2019-08-02staging: rtl8723bs: Change return type of hal_btcoex_IsBtControlLps()Nishka Dasgupta1-2/+2
2019-08-02staging: rtl8723bs: Change return type of hal_btcoex_IsBtExist()Nishka Dasgupta1-1/+1
2019-07-25staging: rtl8723bs: hal: Remove unneeded variable pU1TmpHariprasad Kelam1-8/+6
2019-07-03staging: rtl8723bs: hal: remove redundant assignment to packetTypeColin Ian King1-1/+0
2019-07-03staging: rtl8723bs: Change return type of hal_btcoex_IsBtDisabled()Nishka Dasgupta1-1/+1
2019-07-01staging: rtl8723bs: hal: hal_btcoex: Remove unneeded variable PHalDataHariprasad Kelam1-2/+0
2019-07-01staging: rtl8723bs: hal: hal_btcoex: Using comparison to true is error proneHariprasad Kelam1-5/+5
2019-06-20staging: rtl8723bs: hal: hal_btcoex: Remove variables pHalData and pU1TmpHariprasad Kelam1-9/+5
2019-06-20staging: rtl8723bs: hal: Fix Brace Style Issues in if/else statementsShobhit Kukreti1-14/+11
2019-06-13staging: rtl8723bs: Fix typo in function nameNishka Dasgupta1-1/+1
2019-06-13staging: rtl8723bs: hal: hal_btcoex.c: Remove variablesNishka Dasgupta1-8/+2
2019-03-18staging: rtl8723bs: hal: Modify comparison to constant in hal_btcoex.cHimadri Pandya1-1/+1
2019-03-18staging: rtl8723bs: hal: Remove comparison to NULL in hal_btcoex.cHimadri Pandya1-6/+5
2018-12-17Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore1-2/+2
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2017-11-03staging: rtl8723bs: remove unused variablesArnd Bergmann1-4/+0
2017-10-18staging: rtl8723bs: remove ternary operators in assignmet statmentsAastha Gupta1-5/+2
2017-08-29staging: rtl8723bs: hal: remove cast to void pointerHimanshu Jha1-7/+7
2017-05-15staging: rtl8723bs: Fix initialization of static variablesJustin Vreeland1-1/+1
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede1-0/+1720