summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs
AgeCommit message (Expand)AuthorFilesLines
2021-08-12staging: rtl8723bs: Fix a resource leak in sd_int_dpcXiangyang Zhang1-0/+2
2021-07-20staging: rtl8723bs: fix macro value for 2.4Ghz only deviceFabio Aiuto1-4/+1
2021-06-16staging: rtl8723bs: Fix uninitialized variablesWenli Looi1-1/+1
2021-03-04staging: rtl8723bs: wifi_regd.c: Fix incorrect number of regulatory rulesChen-Yu Tsai1-1/+1
2020-11-24staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-idsBrian O'Keefe1-0/+1
2020-06-30Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate()Dan Carpenter1-1/+3
2020-02-28staging: rtl8723bs: fix copy of overlapping memoryColin Ian King1-3/+2
2020-02-28staging: rtl8723bs: Fix potential overuse of kernel memoryLarry Finger1-1/+1
2020-02-28staging: rtl8723bs: Fix potential security holeLarry Finger1-1/+1
2019-12-05staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-idsHans de Goede1-0/+1
2019-12-05staging: rtl8723bs: Drop ACPI device idsHans de Goede1-6/+0
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