aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/core/rtw_xmit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-30staging: rtl8723bs: core: Remove return in void functionVatsala Narang1-2/+0
2019-03-21staging: rtl8188eu: Fix potential NULL pointer dereference of kcallocAditya Pakki1-7/+7
2019-01-25staging: rtl8723bs: fix indentation issue with return statementColin Ian King1-1/+1
2018-12-17Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore1-11/+11
2018-12-12staging: rtl8723bs: change semaphores to completionsArnd Bergmann1-4/+4
2018-11-05staging: rtl8723bs: fix typo in function name rtw_sctx_chk_waring_statusColin Ian King1-2/+2
2018-07-02staging: rtl8723bs: fix line over 80 charactersMichael Straube1-1/+1
2018-06-28staging: rtl8723bs: remove rtw_set_tx_chksum_offload()Michael Straube1-2/+0
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2017-10-03Staging: rtl8723bs: Remove unnecessary commentsShreeya Patel1-3/+0
2017-09-17staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches1-1/+1
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-2/+2
2017-04-09staging: rtl8723bs: Fix indenting problems in core/rtw_xmit.cLarry Finger1-5/+5
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede1-0/+3100