summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/os_dep
AgeCommit message (Expand)AuthorFilesLines
2020-03-21staging: rtl8723bs: os_dep: Remove commented out code linesR Veera Kumar1-11/+0
2020-03-19staging: rtl8723bs: os_dep: Correct typo in commentsR Veera Kumar2-2/+2
2020-03-12staging: rtl8723bs: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-2/+2
2020-02-24Merge 5.6-rc3 into staging-nextGreg Kroah-Hartman1-35/+12
2020-02-14staging: rtl8723bs: Fix spacing issuesLukasz Szczesny7-224/+224
2020-02-10staging: rtl8723bs: Remove unneeded goto statementsLarry Finger1-35/+12
2020-02-10staging: rtl8723bs: Fix potential overuse of kernel memoryLarry Finger1-1/+1
2020-02-10staging: rtl8723bs: Fix potential security holeLarry Finger1-1/+1
2019-11-18staging: rtl8723bs: remove set but not used variable 'change', 'pos'zhengbin1-4/+1
2019-11-18staging: rtl8723bs: remove set but not used variable 'notify_ielen', 'notify_...zhengbin1-10/+0
2019-11-11staging: rtl8723bs: Drop ACPI device idsHans de Goede1-6/+0
2019-11-11staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-idsHans de Goede1-0/+1
2019-11-05staging: rtl8723bs: os_dep: Remove unnecessary variable used in return statementNachammai Karuppiah1-8/+2
2019-10-24staging: rtl8723bs: reduce stack usage of cfg80211_rtw_scanSudip Mukherjee1-2/+9
2019-10-24staging: rtl8723bs: reduce stack usage of rtw_cfg80211_unlink_bssSudip Mukherjee1-4/+5
2019-10-11staging: rtl8723bs: Remove unnecessary null checkYueHaibing1-2/+1
2019-10-10staging: rtl8723bs: Fix incorrect type in declarationJavier F. Arias1-1/+2
2019-10-10staging: rtl8723bs: Remove File operation APIsHans de Goede1-136/+0
2019-10-10staging: rtl8723bs: Remove phy_Config*WithParaFile() configuration leftoversHans de Goede1-20/+0
2019-10-08staging: rtl8723bs: os_dep: Remove typecast in kfreeNachammai Karuppiah2-6/+6
2019-09-30staging: rtl8723bs: remove return statements from void functionsMichael Straube2-2/+0
2019-09-30staging: rtl8723bs: os_dep: fix spelling mistake "offet" -> "offset"Colin Ian King1-1/+1
2019-09-30staging: rtl8723bs: Removed unneeded variablesAliasgar Surti1-49/+5
2019-08-25staging: rtl8723bs: os_dep: Drop condition with no effectSaurav Girepunje1-2/+0
2019-08-25staging: rtl8723bs: os_dep: Remove unused declarationsHariprasad Kelam3-10/+0
2019-08-14staging: rtl8723bs: Remove debugging information exposed via procfsKai-Heng Feng4-827/+0
2019-08-02staging: rtl8723bs: Replace hal_btcoex_Initialize()Nishka Dasgupta1-1/+1
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-25staging: rtl8723bs: os_dep: change return type of rtw_suspend_ap_wowHariprasad Kelam1-3/+1
2019-07-22staging: rtl8723bs: core: Change return type of init_mlme_ext_privHariprasad Kelam1-5/+1
2019-07-22staging: rtl8723bs: os_dep: Remove code valid only for 5GHzHariprasad Kelam1-3/+0
2019-07-01staging: rtl8723bs: Remove rtw_btcoex_SuspendNotify()Nishka Dasgupta1-3/+3
2019-07-01staging: rtl8723bs: Remove rtw_btcoex_SetManualControl()Nishka Dasgupta1-2/+3
2019-07-01staging: rtl8723bs: Remove rtw_btcoex_IpsNotify()Nishka Dasgupta1-1/+1
2019-07-01staging: rtl8723bs: Remove function rtw_modular64()Nishka Dasgupta1-5/+0
2019-06-26staging: rtl8723bs: os_dep: Change return type of rtw_init_default_value() to...Shobhit Kukreti1-4/+2
2019-06-26staging: rtl8723bs: os_dep: modified return type of function rtw_suspend_wow(...Shobhit Kukreti1-3/+1
2019-06-26staging: rtl8723bs: os_dep: Change return type of function rtw_suspend_normal...Shobhit Kukreti1-3/+1
2019-06-26staging: rtl8723bs: os_dep: Modify return type of function rtw_reset_drv_sw()...Shobhit Kukreti1-3/+1
2019-06-26staging: rtl8723bs: os_dep: Modify return type of function loadparam(..) to voidShobhit Kukreti1-3/+1
2019-06-20staging: rtl8723bs: Fix Indentation Error: code indent should use tabs where ...Shobhit Kukreti2-21/+21
2019-06-20staging: rtl8723bs: Resolve the checkpatch error: else should follow close br...Shobhit Kukreti3-24/+12
2019-06-20staging: rtl8723bs: Resolve checkpatch error "that open brace { should be on ...Shobhit Kukreti5-88/+47
2019-06-20staging: rtl8723bs: os_dep: fix indentation on break statementColin Ian King1-1/+1
2019-06-20staging: rtl8723bs: os_dep: ioctl_linux: make use of kzallocHariprasad Kelam1-9/+3
2019-06-13staging: rtl8723bs: Remove rtw_btcoex_Initialize()Nishka Dasgupta1-1/+2
2019-06-13staging: rtl8723bs: Remove function rtw_set_scan_deny_timer_hdl()Nishka Dasgupta1-1/+1
2019-06-13staging: rtl8723bs: fix issue Comparison to NULLHariprasad Kelam1-12/+12
2019-06-13staging: rtl8723bs: fix spaces required around unary operatorHariprasad Kelam1-18/+18