aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/core/rtw_cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-24staging: rtl8723bs: Remove function rtw_alloc_network()Nishka Dasgupta1-1/+1
2019-03-21Staging: rtl8723bs: Change return type and type of local variableMadhumitha Prabakaran1-4/+4
2019-03-19Staging: rtl8723bs: Add missing NULL check for kmallocMadhumitha Prabakaran1-0/+2
2019-03-19Staging: rtl8723bs: Replace NULL comparison with !Madhumitha Prabakaran1-2/+2
2019-03-19Staging: rtl8723bs: Change values to standard error codes in functionsMadhumitha Prabakaran1-3/+3
2019-03-19Staging: rtl8723bs: Remove unnecessary local variable in functionMadhumitha Prabakaran1-3/+1
2019-03-18staging: rtl8723bs: Remove unreachable Code in core/rtw_cmd.cEmanuel Bennici1-5/+0
2019-03-18staging: rtl8723bs: Change type of variables and return typeMadhumitha Prabakaran1-4/+4
2019-03-18staging: rtl8723bs: Remove wrapper functions and change function namesMadhumitha Prabakaran1-18/+2
2019-02-07Staging: rtl8723bs: remove some dead codeDan Carpenter1-8/+0
2018-12-17Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore1-18/+18
2018-12-12staging: rtl8723bs: change pwrctrl lock to a mutexArnd Bergmann1-2/+2
2018-12-12staging: rtl8723bs: change semaphores to completionsArnd Bergmann1-11/+9
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2018-03-14staging: rtl8723bs: core: rtw_cmd: remove unnecessary initializationJi-Hun Kim1-1/+1
2017-12-21Staging: rtl8723bs: Do not check for NOT NULL before kfree()Shreeya Patel1-3/+1
2017-10-18Staging: rtl8723bs: core: rtw_cmd: Remove cast to pointer types in kfreeSrishti Sharma1-30/+30
2017-09-17staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches1-42/+42
2017-08-29staging: rtl8723bs: core: remove cast to void pointerHimanshu Jha1-1/+1
2017-04-28staging: rtl8723bs: rework debug configuration handlingArnd Bergmann1-0/+2
2017-04-09staging: rtl8723bs: core: rtw_cmd: drop unneeded null testsJulia Lawall1-4/+2
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede1-0/+2226