aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/os_dep/osdep_service.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-09staging: rtl8723bs: remove rtw_change_ifnameNam Cao1-50/+0
2021-10-20staging: use eth_hw_addr_set()Jakub Kicinski1-1/+1
2021-10-05staging: rtl8723bs: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2021-09-13staging: rtl8723bs: remove unused _rtw_init_queue() functionFabio Aiuto1-7/+0
2021-05-10staging: rtl8723bs: remove unused debug macros tied to os_dep/osdep_service.c debugFabio Aiuto1-4/+0
2021-04-07staging: rtl8723bs: remove all DBG_871X logsFabio Aiuto1-2/+0
2021-04-06staging: rtl8723bs: remove unnecessary bracks after RT_TRACE deletionFabio Aiuto1-2/+1
2021-04-06staging: rtl8723bs: remove all RT_TRACE logs in hal/ and os_dep/Fabio Aiuto1-1/+0
2021-03-16Staging: rtl8723bs: fix spaces in osdep_service.cMarco Cesati1-1/+1
2021-03-12staging: rtl8723bs: remove typedefs in osdep_service_linux.hMarco Cesati1-1/+1
2020-11-13staging: rtl8723bs: clean up leading spaceRoss Schmidt1-1/+1
2020-07-29staging: rtl8723bs: remove redundant assignment to variable retColin Ian King1-5/+1
2020-06-18staging:r8723bs: remove wrappers around skb_clone() and remove unnecessary in_interrupt() callIvan Safonov1-5/+0
2020-03-19staging: rtl8723bs: os_dep: Correct typo in commentsR Veera Kumar1-1/+1
2019-10-10staging: rtl8723bs: Remove File operation APIsHans de Goede1-136/+0
2019-07-30staging: rtl8723bs: os_dep: remove two set but not used variablesYueHaibing1-4/+0
2019-07-01staging: rtl8723bs: Remove function rtw_modular64()Nishka Dasgupta1-5/+0
2019-06-13staging: rtl8723bs: fix spaces required around unary operatorHariprasad Kelam1-18/+18
2019-03-18staging: rtl8723bs: os_dep: Fix space in pointer definitionGuilherme Tadashi Maeoka1-1/+1
2019-03-18staging: rtl8723bs: os_dep: Fix assignment in if conditionGuilherme Tadashi Maeoka1-1/+3
2019-03-18staging: rtl8723bs: use kernel_read() instead of open-coded versionJann Horn1-16/+7
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-2/+2
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2017-11-03staging: rtl8723bs: Convert timers to use timer_setup()Kees Cook1-7/+0
2017-09-17staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches1-1/+1
2017-09-17staging: rtl8723bs: convert private allocation functions to return void *Joe Perches1-10/+5
2017-08-29staging: rtl8723bs: os_dep: remove cast to void pointerHimanshu Jha1-1/+1
2017-06-14Staging: rtl8723bs: fix an error code in isFileReadable()Dan Carpenter1-1/+1
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede1-0/+481