aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/rtl8723bs/core/rtw_recv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-26staging: rtl8723bs: core: Correct typos in commentsR Veera Kumar1-5/+5
2019-10-07staging: rtl8723bs: Remove set but not used variables 'ppp', 'type', 'data'zhengbin1-7/+2
2019-06-13staging: rtl8723bs: Change type of rtw_os_recv_resource_alloc()Nishka Dasgupta1-1/+1
2019-05-23staging: rtl8723bs: core: rtw_recv: fix warning Comparison to NULLHariprasad Kelam1-24/+24
2019-05-20staging: rtl8723bs: core: rtw_recv: fix warning Unneeded variable retHariprasad Kelam1-4/+2
2018-12-17Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore1-17/+17
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2018-03-06staging: rtl8723bs: Remove unnecessary semicolon.Arushi Singhal1-1/+1
2017-11-03staging: rtl8723bs: Convert timers to use timer_setup()Kees Cook1-6/+9
2017-10-03Staging: rtl8723bs: Remove unnecessary commentsShreeya Patel1-4/+0
2017-09-17staging: rtl8723bs: Convert LIST_CONTAINOR to use kernel container_ofJoe Perches1-7/+7
2017-08-29staging: rtl8723bs: core: remove cast to void pointerHimanshu Jha1-1/+1
2017-07-30Staging: rtl8723bs: Do not initialise static to 0.Shreeya Patel1-1/+1
2017-04-28staging: rtl8723bs: declare private function as staticKenneth Hsu1-1/+2
2017-04-09staging: rtl8723bs: Fix white-space errors in core/rtw_recv.cLarry Finger1-13/+8
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede1-0/+2693