summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/core/rtw_cmd.c
AgeCommit message (Expand)Author
2019-03-24staging: rtl8723bs: Remove function rtw_alloc_network()Nishka Dasgupta
2019-03-21Staging: rtl8723bs: Change return type and type of local variableMadhumitha Prabakaran
2019-03-19Staging: rtl8723bs: Add missing NULL check for kmallocMadhumitha Prabakaran
2019-03-19Staging: rtl8723bs: Replace NULL comparison with !Madhumitha Prabakaran
2019-03-19Staging: rtl8723bs: Change values to standard error codes in functionsMadhumitha Prabakaran
2019-03-19Staging: rtl8723bs: Remove unnecessary local variable in functionMadhumitha Prabakaran
2019-03-18staging: rtl8723bs: Remove unreachable Code in core/rtw_cmd.cEmanuel Bennici
2019-03-18staging: rtl8723bs: Change type of variables and return typeMadhumitha Prabakaran
2019-03-18staging: rtl8723bs: Remove wrapper functions and change function namesMadhumitha Prabakaran
2019-02-07Staging: rtl8723bs: remove some dead codeDan Carpenter
2018-12-17Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore
2018-12-12staging: rtl8723bs: change pwrctrl lock to a mutexArnd Bergmann
2018-12-12staging: rtl8723bs: change semaphores to completionsArnd Bergmann
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor
2018-03-14staging: rtl8723bs: core: rtw_cmd: remove unnecessary initializationJi-Hun Kim
2017-12-21Staging: rtl8723bs: Do not check for NOT NULL before kfree()Shreeya Patel
2017-10-18Staging: rtl8723bs: core: rtw_cmd: Remove cast to pointer types in kfreeSrishti Sharma
2017-09-17staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches
2017-08-29staging: rtl8723bs: core: remove cast to void pointerHimanshu Jha
2017-04-28staging: rtl8723bs: rework debug configuration handlingArnd Bergmann
2017-04-09staging: rtl8723bs: core: rtw_cmd: drop unneeded null testsJulia Lawall
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede