summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/core/rtw_xmit.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8723bs: core: Remove return in void functionVatsala Narang2019-04-301-2/+0
* staging: rtl8188eu: Fix potential NULL pointer dereference of kcallocAditya Pakki2019-03-211-7/+7
* staging: rtl8723bs: fix indentation issue with return statementColin Ian King2019-01-251-1/+1
* Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore2018-12-171-11/+11
* staging: rtl8723bs: change semaphores to completionsArnd Bergmann2018-12-121-4/+4
* staging: rtl8723bs: fix typo in function name rtw_sctx_chk_waring_statusColin Ian King2018-11-051-2/+2
* staging: rtl8723bs: fix line over 80 charactersMichael Straube2018-07-021-1/+1
* staging: rtl8723bs: remove rtw_set_tx_chksum_offload()Michael Straube2018-06-281-2/+0
* staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor2018-05-111-9/+1
* Staging: rtl8723bs: Remove unnecessary commentsShreeya Patel2017-10-031-3/+0
* staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches2017-09-171-1/+1
* staging: rtl8723bs: core: remove cast to void pointerHimanshu Jha2017-08-291-1/+1
* Staging: rtl8723bs: Do not initialise static to 0.Shreeya Patel2017-07-301-2/+2
* staging: rtl8723bs: Fix indenting problems in core/rtw_xmit.cLarry Finger2017-04-091-5/+5
* staging: Add rtl8723bs sdio wifi driverHans de Goede2017-04-081-0/+3100