aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-24Merge 5.6-rc3 into staging-nextGreg Kroah-Hartman1-3/+2
2020-02-14staging: rtl8723bs: Fix spacing issuesLukasz Szczesny1-1/+1
2020-02-10staging: rtl8723bs: fix copy of overlapping memoryColin Ian King1-3/+2
2019-06-18staging: rtl8723bs: hal: spaces preferred around unary operatorHariprasad Kelam1-4/+4
2019-06-18staging: rtl8723bs: hal: Using comparison to true is error proneHariprasad Kelam1-13/+13
2019-05-30staging: rtl8723bs: hal: Remove set but not used variable 'no_res' and 'phal'YueHaibing1-4/+1
2019-03-18staging: rtl8723bs: hal: Modify comparison to constant in rtl8723bs_xmit.cHimadri Pandya1-1/+1
2019-03-18staging: rtl8723bs: hal:Remove comparison to NULL in rtl8723bs_xmit.cHimadri Pandya1-4/+3
2018-12-12staging: rtl8723bs: change semaphores to completionsArnd Bergmann1-13/+9
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2017-10-18staging: rtl8723bs: Fix typos in printkMasanari Iida1-1/+1
2017-08-29staging: rtl8723bs: hal: remove cast to void pointerHimanshu Jha1-1/+1
2017-05-15staging: rtl8723bs: Do not use assignment in if conditionJustin Vreeland1-1/+2
2017-05-15staging: rtl8723bs: Fix spacing around '<'Justin Vreeland1-1/+1
2017-05-15staging: rtl8723bs: Fix pointer styleJustin Vreeland1-3/+3
2017-05-15staging: rtl8723bs: Move braces to same line as conditionalJustin Vreeland1-5/+4
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede1-0/+686