summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/include/osdep_service.h
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8723bs: Replace zero-length array with flexible-array memberGustavo A. R. Silva2021-10-051-1/+1
* staging: rtl8723bs: remove unused BIT macros definitionsFabio Aiuto2021-07-301-4/+0
* Staging: rtl8723bs: remove useless macrosMarco Cesati2021-03-281-5/+0
* Staging: rtl8723bs: remove named enums in osdep_service.hMarco Cesati2021-03-261-25/+0
* staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto2021-03-181-8/+1
* Staging: rtl8723bs: fix names in osdep_service.hMarco Cesati2021-03-181-1/+1
* Staging: rtl8723bs: fix spaces in osdep_service.hMarco Cesati2021-03-161-2/+2
* staging: rtl8723bs: remove typedefs in osdep_service_linux.hMarco Cesati2021-03-121-1/+1
* staging: rtl8723bs: remove typedefs in osdep_service.hMarco Cesati2021-03-121-2/+2
* staging: rtl8723bs: remove MAC_FMT macroRoss Schmidt2020-11-061-3/+0
* staging: rtl8723bs: replace RTW_GET_BE16 with get_unaligned_be16Ross Schmidt2020-10-051-2/+0
* staging: rtl8723bs: replace RTW_GET_LE16 with get_unaligned_le16Ross Schmidt2020-10-051-2/+0
* staging: rtl8723bs: replace RTW_GET_BE24 with get_unaligned_be24Ross Schmidt2020-10-051-3/+0
* staging: rtl8723bs: remove unused macrosRoss Schmidt2020-10-051-57/+0
* staging: rtl8723bs: replace _RND8 with round_up()Ross Schmidt2020-10-051-11/+0
* staging: rtl8723bs: replace _RND4 with round_up()Ross Schmidt2020-10-051-11/+0
* staging: rtl8723bs: replace RND4 with round_up()Ross Schmidt2020-10-051-1/+0
* staging:r8723bs: remove wrappers around skb_clone() and remove unnecessary in...Ivan Safonov2020-06-181-3/+0
* staging: rtl8723bs: Fix spacing issuesLukasz Szczesny2020-02-141-5/+5
* staging: rtl8723bs: Remove File operation APIsHans de Goede2019-10-101-4/+0
* staging: rtl8723bs: replace __inline by inlineRasmus Villemoes2019-09-031-5/+5
* staging: rtl8723bs: Remove function rtw_modular64()Nishka Dasgupta2019-07-011-2/+0
* staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor2018-05-111-9/+1
* staging: rtl8723bs: Convert timers to use timer_setup()Kees Cook2017-11-031-2/+0
* staging: rtl8723bs: convert private allocation functions to return void *Joe Perches2017-09-171-2/+2
* staging: rtl8723bs: Use vsnprintf extensions %pM and %pI4Joe Perches2017-06-131-2/+2
* staging: Add rtl8723bs sdio wifi driverHans de Goede2017-04-081-0/+281