index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
/
include
Age
Commit message (
Expand
)
Author
2018-03-29
staging: rtl8723bs: Rework 'struct _ODM_Phy_Status_Info_' coding style.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Remove unnecessary length #define's.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Fix IEEE80211 authentication algorithm constants.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Replace RTW_IEEE80211_STYPE_* with IEEE80211_STYPE_*.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Replace RTW_IEEE80211_FTYPE_* with IEEE80211_FTYPE_*.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Replace RTW_IEEE80211_FCTL_* with IEEE80211_FCTL_*.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Remove #defines shadowing enums in 'linux/ieee80211.h'
Quytelda Kahja
2018-03-28
staging: rtl8723bs: Remove duplicate #defines.
Quytelda Kahja
2018-02-16
staging: rtl8723bs: make 'myid' function to follow kernel coding rules
Maciek Fijalkowski
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-03
staging: rtl8723bs: Convert timers to use timer_setup()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-18
staging: rtl8723bs: remove useless variable rtw_AcceptAddbaReq
Aastha Gupta
2017-10-18
staging: rtl8723bs: rename camelcase bAcceptAddbaReq
Aastha Gupta
2017-10-18
staging: rtl8723bs: convert type to bool
Aastha Gupta
2017-09-17
staging: rtl8723bs: convert private allocation functions to return void *
Joe Perches
2017-09-17
staging: rtl8723bs: Convert LIST_CONTAINOR to use kernel container_of
Joe Perches
2017-06-25
staging: rtl8723bs - remove asm includes
Derek Robson
2017-06-13
staging: rtl8723bs: Use vsnprintf extensions %pM and %pI4
Joe Perches
2017-05-15
staging: rtl8723bs: checkpatch - fix typos in comments
Matthew Giassa
2017-05-15
staging: rtl8723bs: checkpatch - remove mixed spaces/hard-tabs
Matthew Giassa
2017-05-15
staging: rtl8723bs: checkpatch - remove multiple blank lines
Matthew Giassa
2017-05-15
staging: rtl8723bs: Fix coding style issues
Adheer Chandravanshi
2017-04-28
staging: rtl8723bs: rework debug configuration handling
Arnd Bergmann
2017-04-28
staging: rtl8723bs: fix empty-body warning
Arnd Bergmann
2017-04-08
staging: Add rtl8723bs sdio wifi driver
Hans de Goede