summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/include/osdep_service.h
AgeCommit message (Expand)Author
2021-10-05staging: rtl8723bs: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2021-07-30staging: rtl8723bs: remove unused BIT macros definitionsFabio Aiuto
2021-03-28Staging: rtl8723bs: remove useless macrosMarco Cesati
2021-03-26Staging: rtl8723bs: remove named enums in osdep_service.hMarco Cesati
2021-03-18staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto
2021-03-18Staging: rtl8723bs: fix names in osdep_service.hMarco Cesati
2021-03-16Staging: rtl8723bs: fix spaces in osdep_service.hMarco Cesati
2021-03-12staging: rtl8723bs: remove typedefs in osdep_service_linux.hMarco Cesati
2021-03-12staging: rtl8723bs: remove typedefs in osdep_service.hMarco Cesati
2020-11-06staging: rtl8723bs: remove MAC_FMT macroRoss Schmidt
2020-10-05staging: rtl8723bs: replace RTW_GET_BE16 with get_unaligned_be16Ross Schmidt
2020-10-05staging: rtl8723bs: replace RTW_GET_LE16 with get_unaligned_le16Ross Schmidt
2020-10-05staging: rtl8723bs: replace RTW_GET_BE24 with get_unaligned_be24Ross Schmidt
2020-10-05staging: rtl8723bs: remove unused macrosRoss Schmidt
2020-10-05staging: rtl8723bs: replace _RND8 with round_up()Ross Schmidt
2020-10-05staging: rtl8723bs: replace _RND4 with round_up()Ross Schmidt
2020-10-05staging: rtl8723bs: replace RND4 with round_up()Ross Schmidt
2020-06-18staging:r8723bs: remove wrappers around skb_clone() and remove unnecessary in...Ivan Safonov
2020-02-14staging: rtl8723bs: Fix spacing issuesLukasz Szczesny
2019-10-10staging: rtl8723bs: Remove File operation APIsHans de Goede
2019-09-03staging: rtl8723bs: replace __inline by inlineRasmus Villemoes
2019-07-01staging: rtl8723bs: Remove function rtw_modular64()Nishka Dasgupta
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor
2017-11-03staging: rtl8723bs: Convert timers to use timer_setup()Kees Cook
2017-09-17staging: rtl8723bs: convert private allocation functions to return void *Joe Perches
2017-06-13staging: rtl8723bs: Use vsnprintf extensions %pM and %pI4Joe Perches
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede