aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-12staging: rtl8723bs: core: Remove Macro "IS_MAC_ADDRESS_BROADCAST"Hariprasad Kelam1-7/+0
2019-09-06staging: rtl8723bs: hal: remove redundant variable nColin Ian King1-4/+2
2019-09-05staging: rtl8723bs: Remove return statement from void functionLeandro Ribeiro1-1/+0
2019-09-04Staging: rtl8723bs: Use kzfree rather than its implementationzhong jiang1-2/+1
2019-09-03staging: rtl8723bs: replace __inline by inlineRasmus Villemoes10-42/+42
2019-08-25staging: rtl8723bs: os_dep: Drop condition with no effectSaurav Girepunje1-2/+0
2019-08-25staging: rtl8723bs: hal: Drop condition with no effectSaurav Girepunje1-3/+1
2019-08-25staging: rtl8723bs: os_dep: Remove unused declarationsHariprasad Kelam3-10/+0
2019-08-21staging: rtl8723bs: core: Remove unneeded declaration WFD_OUIHariprasad Kelam1-1/+0
2019-08-14staging: rtl8723bs: remove redundant assignment to retColin Ian King1-1/+1
2019-08-14staging: rtl8723bs: Remove debugging information exposed via procfsKai-Heng Feng11-2225/+0
2019-08-08staging: rtl8723bs: fix brace position in enum declarationJose Carlos Cazarin Filho1-4/+2
2019-08-05staging: rtl8723bs: core: add spaces around '-', '+', '&','|' and '?'Saurav Girepunje1-44/+44
2019-08-05staging: rtl8723bs: core: Remove Unnecessary parenthesesSaurav Girepunje1-6/+6
2019-08-05staging: rtl8723bs: core: correct spelling mistake in rtw_ap.cSaurav Girepunje1-6/+6
2019-08-02staging: rtl8723bs: Replace hal_btcoex_Initialize()Nishka Dasgupta4-13/+8
2019-08-02staging: rtl8723bs: Change return type of hal_btcoex_IsLpsOn()Nishka Dasgupta2-3/+3
2019-08-02staging: rtl8723bs: Change return type of hal_btcoex_IsBtControlLps()Nishka Dasgupta2-3/+3
2019-08-02staging: rtl8723bs: Change return type of hal_btcoex_IsBtExist()Nishka Dasgupta2-2/+2
2019-08-01staging: rtl8723bs: remove set but not used variable 'FirstConnect'YueHaibing1-2/+0
2019-08-01staging: rtl8723bs: remove set but not used variables 'prspbuf' and 'auth'YueHaibing1-4/+2
2019-08-01staging: rtl8723bs: remove set but not used variable 'bEEPROMCheck'YueHaibing1-5/+0
2019-07-31staging: rtl8723bs: indicate disconnection when disconnectingChris Chiu1-8/+0
2019-07-30staging: rtl8723bs: os_dep: remove two set but not used variablesYueHaibing2-6/+0
2019-07-30staging: rtl8723bs: remove set but not used variable 'pszBBRegMpFile'YueHaibing1-3/+1
2019-07-30staging: rtl8723bs: remove set but not used variable 'bWifiBusy'YueHaibing1-6/+0
2019-07-25staging: rtl8723bs: hal: Remove unneeded variable pU1TmpHariprasad Kelam1-8/+6
2019-07-25staging: rtl8723bs: Remove unused function prototype ODM_SetAntenna()Nishka Dasgupta1-4/+0
2019-07-25staging: rtl8723bs: Replace function ODM_TXPowerTrackingCheck()Nishka Dasgupta1-8/+0
2019-07-25staging: rtl8723bs: Replace function odm_TXPowerTrackingInit()Nishka Dasgupta1-8/+1
2019-07-25staging: rtl8723bs: Replace function beacon_timing_control()Nishka Dasgupta4-8/+2
2019-07-25staging: rtl8723bs: hal: Replace function rtl8723b_set_ap_wowlan_cmd()Nishka Dasgupta1-6/+1
2019-07-25staging: rtl8723bs: hal: Replace function rtl8723b_set_wowlan_cmd()Nishka Dasgupta1-6/+1
2019-07-25staging: rtl8723bs: hal: Replace function PHY_GetTxPowerIndex()Nishka Dasgupta4-22/+2
2019-07-25staging: rtl8723bs: hal: Replace function PHY_SetTxPowerIndex()Nishka Dasgupta4-17/+2
2019-07-25staging: rtl8723bs: rtw_pwrctrl: Change true/false checksNishka Dasgupta1-63/+54
2019-07-25staging: rtl8723bs: hal: remove redundant assignment to variable nColin Ian King1-1/+0
2019-07-25staging: rtl8723bs: remove unused file hal_phy.cMichael Straube1-157/+0
2019-07-25staging: rtl8723bs: core: Remove Unneeded variable retHariprasad Kelam1-2/+1
2019-07-25staging: rtl8723bs: os_dep: change return type of rtw_suspend_ap_wowHariprasad Kelam1-3/+1
2019-07-25staging: rtl8723bs: remove set but not used variable 'cck_highpwr'YueHaibing1-7/+0
2019-07-22staging: rtl8723bs: core: Change return type of init_mlme_ext_privHariprasad Kelam3-11/+3
2019-07-22staging: rtl8723bs: os_dep: Remove code valid only for 5GHzHariprasad Kelam1-3/+0
2019-07-22staging: rtl8723bs: core: Remove code valid only for 5GHzHariprasad Kelam1-5/+1
2019-07-22staging: rtl8723bs: hal: Remove code valid only for 5GHzHariprasad Kelam1-4/+1
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2019-07-12scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley1-1/+1
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 Dasgupta3-3/+3
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_DisplayBtCoexInfo()Nishka Dasgupta3-7/+1