summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/hal/hal_btcoex.c
AgeCommit message (Expand)Author
2021-08-05staging: rtl8723bs: remove unused macrosFabio Aiuto
2021-07-28staging: rtl8723bs: remove BT debug codeFabio Aiuto
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_bssid_exFabio Aiuto
2021-07-21staging: rtl8723bs: fix camel case name in macro IsLegacyOnly()Fabio Aiuto
2021-06-24staging: rtl8723bs: remove all branchings between 2.4Ghz and 5Ghz band typesFabio Aiuto
2021-05-10staging: rtl8723bs: remove obsolete GLBtcDbgType array declarationsFabio Aiuto
2021-05-10staging: rtl8723bs: remove unnecessary halbtcoutsrc_DbgInit() functionFabio Aiuto
2021-05-10staging: rtl8723bs: remove hal_btcoex_GetDBG() functionFabio Aiuto
2021-05-10staging: rtl8723bs: remove unsed hal_btcoex_SetDBG() functionFabio Aiuto
2021-05-10staging: rtl8723bs: remove BTC_PRINT logsFabio Aiuto
2021-04-07staging: rtl8723bs: remove commented out DBG_871X logsFabio Aiuto
2021-04-07staging: rtl8723bs: hal: Add spaces around operators in hal_btcoex.cFabio M. De Francesco
2021-03-18Staging: rtl8723bs: fix names in hal_btcoex.cMarco Cesati
2021-03-18Staging: rtl8723bs: fix names in HalBtcOutSrc.hMarco Cesati
2021-03-18Staging: rtl8723bs: fix names in hal_com.hMarco Cesati
2021-03-18Staging: rtl8723bs: fix names in rtw_mlme.hMarco Cesati
2021-03-16Staging: rtl8723bs: fix spaces in hal_btcoex.cMarco Cesati
2021-03-12staging: rtl8723bs: remove typedefs in hal_btcoex.cMarco Cesati
2021-03-12staging: rtl8723bs: remove typedefs in hal_com.hMarco Cesati
2021-03-12staging: rtl8723bs: remove typedefs in rtw_mlme.hMarco Cesati
2021-03-12staging: rtl8723bs: remove typedefs in HalBtcOutSrc.hMarco Cesati
2020-05-05staging: rtl8723bs: remove conversion to bool in halbtcoutsrc_Get()Jason Yan
2020-04-23staging: rtl8723bs: remove some variables in hal_btcoex.cJason Yan
2019-10-08staging: rtl8723bs: fix typo of "mechanism" in commentAntonio Borneo
2019-08-25staging: rtl8723bs: hal: Drop condition with no effectSaurav Girepunje
2019-08-02staging: rtl8723bs: Replace hal_btcoex_Initialize()Nishka Dasgupta
2019-08-02staging: rtl8723bs: Change return type of hal_btcoex_IsLpsOn()Nishka Dasgupta
2019-08-02staging: rtl8723bs: Change return type of hal_btcoex_IsBtControlLps()Nishka Dasgupta
2019-08-02staging: rtl8723bs: Change return type of hal_btcoex_IsBtExist()Nishka Dasgupta
2019-07-25staging: rtl8723bs: hal: Remove unneeded variable pU1TmpHariprasad Kelam
2019-07-03staging: rtl8723bs: hal: remove redundant assignment to packetTypeColin Ian King
2019-07-03staging: rtl8723bs: Change return type of hal_btcoex_IsBtDisabled()Nishka Dasgupta
2019-07-01staging: rtl8723bs: hal: hal_btcoex: Remove unneeded variable PHalDataHariprasad Kelam
2019-07-01staging: rtl8723bs: hal: hal_btcoex: Using comparison to true is error proneHariprasad Kelam
2019-06-20staging: rtl8723bs: hal: hal_btcoex: Remove variables pHalData and pU1TmpHariprasad Kelam
2019-06-20staging: rtl8723bs: hal: Fix Brace Style Issues in if/else statementsShobhit Kukreti
2019-06-13staging: rtl8723bs: Fix typo in function nameNishka Dasgupta
2019-06-13staging: rtl8723bs: hal: hal_btcoex.c: Remove variablesNishka Dasgupta
2019-03-18staging: rtl8723bs: hal: Modify comparison to constant in hal_btcoex.cHimadri Pandya
2019-03-18staging: rtl8723bs: hal: Remove comparison to NULL in hal_btcoex.cHimadri Pandya
2018-12-17Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor
2017-11-03staging: rtl8723bs: remove unused variablesArnd Bergmann
2017-10-18staging: rtl8723bs: remove ternary operators in assignmet statmentsAastha Gupta
2017-08-29staging: rtl8723bs: hal: remove cast to void pointerHimanshu Jha
2017-05-15staging: rtl8723bs: Fix initialization of static variablesJustin Vreeland
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede