summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/os_dep/xmit_linux.c
AgeCommit message (Expand)Author
2022-09-09staging: rtl8723bs: Fix return type for implementation of ndo_start_xmitGUO Zihua
2022-09-09staging: rtl8723bs: Delete un-necessary return for _rtw_xmit_entry()GUO Zihua
2021-05-10staging: rtl8723bs: Use list iterators and helpersGuenter Roeck
2021-05-10staging: rtl8723bs: remove debug macros related to os_dep/xmit_linux.c tracingFabio 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 commented out DBG_871X logsFabio Aiuto
2021-04-07staging: rtl8723bs: remove all DBG_871X logsFabio Aiuto
2021-04-06staging: rtl8723bs: remove all RT_TRACE logs in hal/ and os_dep/Fabio Aiuto
2021-03-28Staging: rtl8723bs: remove useless macrosMarco Cesati
2021-03-16Staging: rtl8723bs: fix spaces in xmit_linux.cMarco Cesati
2021-03-12staging: rtl8723bs: remove typedefs in osdep_service_linux.hMarco Cesati
2021-03-12staging: rtl8723bs: remove typedefs in basic_types.hMarco Cesati
2021-03-10staging: rtl8723bs: removed unused code blockFabio Aiuto
2021-03-10staging: rtl8723bs: remove DBG_COUNTER calls from os_dep/xmit_linux.cPhillip Potter
2020-12-07staging: rtl8723bs: remove LIST_CONTAINORRoss Schmidt
2020-10-26staging: rtl8723bs: remove unnecessary type cast of rtw_netdev_priv() resultIvan Safonov
2020-02-14staging: rtl8723bs: Fix spacing issuesLukasz Szczesny
2019-06-10staging: rtl8723bs: provide spaces around unary operatorsHariprasad Kelam
2019-06-10staging: rtl8723bs: fix issue "Using comparison to true is error prone"Hariprasad Kelam
2019-06-10staging: rtl8723bs: fix warning comparison to NULLHariprasad Kelam
2018-12-12staging: rtl8723bs: change semaphores to completionsArnd Bergmann
2018-06-28staging: rtl8723bs: remove rtw_set_tx_chksum_offload()Michael Straube
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor
2018-02-19staging: rtl8723bs: clean up conditionalsDafna Hirschfeld
2017-08-18Staging: rtl8723bs: fix multiple missing spaces coding style problemChristoffer Kjoelbaek
2017-04-11staging: rtl8723bs: remove null test before kfreeAishwarya Pant
2017-04-09staging: rtl8723bs: Fix indenting warning in os_dep/xmit_linux.cLarry Finger
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede