aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c
AgeCommit message (Expand)Author
2022-03-02staging: rtl8723bs: Fix access-point mode deadlockHans de Goede
2021-12-28staging: rtl8723bs: removed unused if blocksIsmayil Mirzali
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-10-29exit/rtl8723bs: Replace the macro thread_exit with a simple return 0Eric W. Biederman
2021-09-21staging: rtl8723bs: remove possible deadlock when disconnect (v2)Fabio Aiuto
2021-09-17Revert "staging: rtl8723bs: remove possible deadlock when disconnect"Greg Kroah-Hartman
2021-09-13staging: rtl8723bs: remove possible deadlock when disconnectFabio Aiuto
2021-08-05staging: rtl8723bs: remove unused macrosFabio Aiuto
2021-06-09staging: rtl8723bs: use list_for_each_safe in loops deleting iterated itemsFabio Aiuto
2021-05-10staging: rtl8723bs: Use list iterators and helpersGuenter Roeck
2021-04-22staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()Fabio Aiuto
2021-04-07staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sitesFabio Aiuto
2021-04-07staging: rtl8723bs: remove empty #ifdef blocks after DBG_871X removalFabio Aiuto
2021-04-07staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removalFabio Aiuto
2021-04-07staging: rtl8723bs: remove all DBG_871X logsFabio Aiuto
2021-04-06staging: rtl8723bs: remove unnecessary bracks after RT_TRACE deletionFabio Aiuto
2021-04-06staging: rtl8723bs: remove all RT_TRACE logs in hal/ and os_dep/Fabio Aiuto
2021-03-16staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto
2020-12-07staging: rtl8723bs: remove LIST_CONTAINORRoss Schmidt
2020-11-06staging: rtl8723bs: remove ADPT_FMT macroRoss Schmidt
2020-02-24Merge 5.6-rc3 into staging-nextGreg Kroah-Hartman
2020-02-14staging: rtl8723bs: Fix spacing issuesLukasz Szczesny
2020-02-10staging: rtl8723bs: fix copy of overlapping memoryColin Ian King
2019-06-18staging: rtl8723bs: hal: spaces preferred around unary operatorHariprasad Kelam
2019-06-18staging: rtl8723bs: hal: Using comparison to true is error proneHariprasad Kelam
2019-05-30staging: rtl8723bs: hal: Remove set but not used variable 'no_res' and 'phal'YueHaibing
2019-03-18staging: rtl8723bs: hal: Modify comparison to constant in rtl8723bs_xmit.cHimadri Pandya
2019-03-18staging: rtl8723bs: hal:Remove comparison to NULL in rtl8723bs_xmit.cHimadri Pandya
2018-12-12staging: rtl8723bs: change semaphores to completionsArnd Bergmann
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor
2017-10-18staging: rtl8723bs: Fix typos in printkMasanari Iida
2017-08-29staging: rtl8723bs: hal: remove cast to void pointerHimanshu Jha
2017-05-15staging: rtl8723bs: Do not use assignment in if conditionJustin Vreeland
2017-05-15staging: rtl8723bs: Fix spacing around '<'Justin Vreeland
2017-05-15staging: rtl8723bs: Fix pointer styleJustin Vreeland
2017-05-15staging: rtl8723bs: Move braces to same line as conditionalJustin Vreeland
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede