index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
/
include
/
osdep_service.h
Age
Commit message (
Expand
)
Author
2024-07-31
staging: rtl8723bs: remove space after pointer
Kartik Kulkarni
2024-07-30
staging: rtl8723bs: style fix open brace on new line
Sai Sree Kartheek Adivi
2021-10-05
staging: rtl8723bs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2021-07-30
staging: rtl8723bs: remove unused BIT macros definitions
Fabio Aiuto
2021-03-28
Staging: rtl8723bs: remove useless macros
Marco Cesati
2021-03-26
Staging: rtl8723bs: remove named enums in osdep_service.h
Marco Cesati
2021-03-18
staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...
Fabio Aiuto
2021-03-18
Staging: rtl8723bs: fix names in osdep_service.h
Marco Cesati
2021-03-16
Staging: rtl8723bs: fix spaces in osdep_service.h
Marco Cesati
2021-03-12
staging: rtl8723bs: remove typedefs in osdep_service_linux.h
Marco Cesati
2021-03-12
staging: rtl8723bs: remove typedefs in osdep_service.h
Marco Cesati
2020-11-06
staging: rtl8723bs: remove MAC_FMT macro
Ross Schmidt
2020-10-05
staging: rtl8723bs: replace RTW_GET_BE16 with get_unaligned_be16
Ross Schmidt
2020-10-05
staging: rtl8723bs: replace RTW_GET_LE16 with get_unaligned_le16
Ross Schmidt
2020-10-05
staging: rtl8723bs: replace RTW_GET_BE24 with get_unaligned_be24
Ross Schmidt
2020-10-05
staging: rtl8723bs: remove unused macros
Ross Schmidt
2020-10-05
staging: rtl8723bs: replace _RND8 with round_up()
Ross Schmidt
2020-10-05
staging: rtl8723bs: replace _RND4 with round_up()
Ross Schmidt
2020-10-05
staging: rtl8723bs: replace RND4 with round_up()
Ross Schmidt
2020-06-18
staging:r8723bs: remove wrappers around skb_clone() and remove unnecessary in...
Ivan Safonov
2020-02-14
staging: rtl8723bs: Fix spacing issues
Lukasz Szczesny
2019-10-10
staging: rtl8723bs: Remove File operation APIs
Hans de Goede
2019-09-03
staging: rtl8723bs: replace __inline by inline
Rasmus Villemoes
2019-07-01
staging: rtl8723bs: Remove function rtw_modular64()
Nishka Dasgupta
2018-05-11
staging: rtl8723bs: Replace license boilerplate with SPDX identifiers
Nathan Chancellor
2017-11-03
staging: rtl8723bs: Convert timers to use timer_setup()
Kees Cook
2017-09-17
staging: rtl8723bs: convert private allocation functions to return void *
Joe Perches
2017-06-13
staging: rtl8723bs: Use vsnprintf extensions %pM and %pI4
Joe Perches
2017-04-08
staging: Add rtl8723bs sdio wifi driver
Hans de Goede