summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/core/rtw_cmd.c
AgeCommit message (Expand)Author
2020-04-25Staging: rtl8723bs: Fix comment typo "the the".kyoungho koo
2020-03-26staging: rtl8723bs: core: Correct typos in commentsR Veera Kumar
2020-03-26staging: rtl8723bs: rtw_cmd: Compress lines for immediate returnSimran Singhal
2020-03-25staging: rtl8723bs: Remove multiple assignmentsSimran Singhal
2020-02-14staging: rtl8723bs: Fix spacing issuesLukasz Szczesny
2019-10-24staging: rtl8723bs: removed unwanted if..else conditionAliasgar Surti
2019-10-10staging: rtl8723bs: core: Remove typecast in call to kfreeNachammai Karuppiah
2019-08-14staging: rtl8723bs: Remove debugging information exposed via procfsKai-Heng Feng
2019-08-01staging: rtl8723bs: remove set but not used variables 'prspbuf' and 'auth'YueHaibing
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_BtInfoNotify()Nishka Dasgupta
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_ScanNotify()Nishka Dasgupta
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_IsBtControlLps()Nishka Dasgupta
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_Handler()Nishka Dasgupta
2019-07-01staging: rtl8723bs: Remove rtw_btcoex_SpecialPacketNotify()Nishka Dasgupta
2019-07-01staging: rtl8723bs: Remove rtw_hal_c2h_evt_read()Nishka Dasgupta
2019-06-13staging: rtl8723bs: core: Remove wrapper functionsNishka Dasgupta
2019-05-20staging: rtl8723bs: Fix boolinit.cocci warningsJeeeun Evans
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