aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-03staging: rtl8723bs: Remove function rtw_btcoex_GetDBG()Nishka Dasgupta3-7/+1
2019-07-03staging: rtl8723bs: Remove function rtw_btcoex_SetDBG()Nishka Dasgupta3-7/+2
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_IsBTCoexCtrlAMPDUSize()Nishka Dasgupta3-12/+3
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_BtInfoNotify()Nishka Dasgupta4-9/+3
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_ScanNotify()Nishka Dasgupta4-8/+2
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_SetSingleAntPath()Nishka Dasgupta3-7/+1
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_SetPGAntNum()Nishka Dasgupta3-7/+1
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_GetRaMask()Nishka Dasgupta3-7/+1
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_SetChipType()Nishka Dasgupta3-7/+1
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_ConnectNotify()Nishka Dasgupta3-8/+2
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_SetBTCoexist()Nishka Dasgupta3-7/+1
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_IsBtDisabled()Nishka Dasgupta5-12/+6
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_IsBtControlLps()Nishka Dasgupta6-21/+16
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_Handler()Nishka Dasgupta3-7/+1
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_LpsVal()Nishka Dasgupta4-12/+6
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_RecordPwrMode()Nishka Dasgupta3-7/+1
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_RpwmVal()Nishka Dasgupta3-7/+1
2019-07-01staging: rtl8723bs: Remove rtw_btcoex_IsLpsOn()Nishka Dasgupta3-8/+2
2019-07-01staging: rtl8723bs: Remove rtw_btcoex_SuspendNotify()Nishka Dasgupta3-9/+3
2019-07-01staging: rtl8723bs: Remove rtw_btcoex_SetManualControl()Nishka Dasgupta3-8/+3
2019-07-01staging: rtl8723bs: Remove rtw_btcoex_SpecialPacketNotify()Nishka Dasgupta3-7/+2
2019-07-01staging: rtl8723bs: Remove rtw_btcoex_LpsNotify()Nishka Dasgupta3-8/+2
2019-07-01staging: rtl8723bs: Remove rtw_btcoex_IpsNotify()Nishka Dasgupta4-9/+3
2019-07-01staging: rtl8723bs: Remove rtw_btcoex_IQKNotify()Nishka Dasgupta3-8/+2
2019-07-01staging: rtl8723bs: Remove rtw_btcoex_HAL_Initialize()Nishka Dasgupta3-8/+2
2019-07-01staging: rtl8723bs: Remove rtw_btcoex_PowerOnSetting()Nishka Dasgupta3-7/+1
2019-07-01staging: rtl8723bs: Remove function rtw_modular64()Nishka Dasgupta4-9/+2
2019-07-01staging: rtl8723bs: Replace function odm_SignalScaleMapping()Nishka Dasgupta1-6/+1
2019-07-01staging: rtl8723bs: Remove rtw_hal_networktype_to_raid()Nishka Dasgupta5-11/+4
2019-07-01staging: rtl8723bs: Change return type of networktype_to_raid_ex()Nishka Dasgupta1-1/+1
2019-07-01staging: rtl8723bs: Remove rtw_hal_c2h_evt_read()Nishka Dasgupta4-8/+2
2019-07-01staging: rtl8723bs: hal: Remove function clearinterrupt8723bsdio()Nishka Dasgupta1-35/+0
2019-07-01staging: rtl8723bs: core: Remove function wait_eeprom_cmd_done()Nishka Dasgupta1-19/+0
2019-07-01staging: rtl8723bs: hal: Remove function PHY_CalculateBitShift()Nishka Dasgupta1-24/+0
2019-07-01staging: rtl8723bs: hal: Remove PHY_RFShadowRecorverFlagSetAll()Nishka Dasgupta1-18/+0
2019-07-01staging: rtl8723bs: hal: Remove PHY_RFShadowRefresh()Nishka Dasgupta1-17/+0
2019-07-01staging: rtl8723bs: hal: Replace function rtl8723b_set_rssi_cmd()Nishka Dasgupta1-6/+1
2019-07-01staging: rtl8723bs: hal: sdio_halinit: Remove set but unused varilable pHalDataHariprasad Kelam1-5/+0
2019-07-01staging: rtl8723bs: hal: rtl8723b_rf6052: collect return status directlyHariprasad Kelam1-3/+1
2019-07-01staging: rtl8723bs: hal: rtl8723b_hal_init: remove set but unused variable pHalDataHariprasad Kelam1-2/+0
2019-07-01staging: rtl8723bs: hal: rtl8723b_cmd: remove set but unused variableHariprasad Kelam1-2/+0
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-26staging: rtl8723bs: os_dep: Change return type of rtw_init_default_value() to voidShobhit Kukreti1-4/+2
2019-06-26staging: rtl8723bs: os_dep: modified return type of function rtw_suspend_wow() to voidShobhit Kukreti2-4/+2
2019-06-26staging: rtl8723bs: os_dep: Change return type of function rtw_suspend_normal() to voidShobhit Kukreti1-3/+1
2019-06-26staging: rtl8723bs: os_dep: Modify return type of function rtw_reset_drv_sw() to void.Shobhit Kukreti2-4/+2
2019-06-26staging: rtl8723bs: os_dep: Modify return type of function loadparam(..) to voidShobhit Kukreti1-3/+1
2019-06-21staging: rtl8723bs: Delete file odm_AntDiv.cNishka Dasgupta3-93/+0
2019-06-20staging: rtl8723bs: Fix Indentation Error: code indent should use tabs where possibleShobhit Kukreti2-21/+21