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
Age
Commit message (
Expand
)
Author
2017-09-22
staging: rtl8723bs: avoid null pointer dereference on pmlmepriv
Colin Ian King
2017-09-22
staging: rtl8723bs: add missing range check on id
Colin Ian King
2017-08-29
staging: rtl8723bs: hal: remove cast to void pointer
Himanshu Jha
2017-08-29
staging: rtl8723bs: os_dep: remove cast to void pointer
Himanshu Jha
2017-08-29
staging: rtl8723bs: core: remove cast to void pointer
Himanshu Jha
2017-08-28
staging: rtl8723bs: remove memset before memcpy
Himanshu Jha
2017-08-27
staging: rtl8723bs: remove null check before kfree
Himanshu Jha
2017-08-18
rtl8723bs: os_dep: ioctl_linux: fix several braces coding style issues.
Teo Dacquet
2017-08-18
staging/rtl8723bs: Fix some coding style issues in rtw_odm.c.
Tom Gardi
2017-08-18
Staging: rtl8723bs: fix multiple missing spaces coding style problem
Christoffer Kjoelbaek
2017-07-30
Staging: rtl8723bs: Do not initialise static to 0.
Shreeya Patel
2017-07-30
staging: rtl8723bs: fix build when DEBUG_RTL871X is defined
Stefan Assmann
2017-07-30
staging: rtl8723bs: rtw_efuse: Fix a misspell
Xaralampos Mainas
2017-07-16
staging: rtl8723bs: Place constant at the right.
Shreeya Patel
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-06-25
staging: rtl8723bs - remove asm includes
Derek Robson
2017-06-23
staging: rtl8723bs: Remove unnecessary cast in kfree
Amitoj Kaur Chawla
2017-06-23
staging: rtl8723bs: hal: Use (true/false) in assignment to bool
simran singhal
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-20
Merge 4.12-rc6 into staging-next
Greg Kroah-Hartman
2017-06-18
Merge tag 'staging-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-14
Staging: rtl8723bs: fix an error code in isFileReadable()
Dan Carpenter
2017-06-14
staging: rtl8723bs: wifi_regd.c: insert blank line after declarations
Fabian Wolff
2017-06-14
staging: rtl8723bs: wifi_regd.c: adjust alignment to match open parenthesis
Fabian Wolff
2017-06-14
staging: rtl8723bs: wifi_regd.c: remove superfluous spaces from pointer argum...
Fabian Wolff
2017-06-14
staging: rtl8723bs: wifi_regd.c: fix comment formatting
Fabian Wolff
2017-06-14
staging: rtl8723bs: wifi_regd.c: put spaces around binary operators
Fabian Wolff
2017-06-13
staging: rtl8723bs: wifi_regd.c: remove superfluous braces
Fabian Wolff
2017-06-13
staging: rtl8723bs: wifi_regd.c: fix checkpatch.pl warning 'Statements should...
Fabian Wolff
2017-06-13
staging: rtl8723bs: Use vsnprintf extensions %pM and %pI4
Joe Perches
2017-06-08
net: Fix build regression in rtl8723bs staging driver.
David S. Miller
2017-06-06
staging: rtl8723bs: fix a couple of spelling mistakes
Colin Ian King
2017-06-04
staging: rtl8723bs: fix another spelling mistake
Colin Ian King
2017-05-22
Merge 4.12-rc2 into staging-next
Greg Kroah-Hartman
2017-05-16
Staging: rtl8723bs: core: rtw_mlme: Fix spelling issues
Ammly Fredrick
2017-05-15
staging: rtl8723bs: remove re-positioned call to kfree in os_dep/ioctl_cfg802...
Ian W MORRISON
2017-05-15
staging: rtl8188eu, rtl8723bs: fix spelling mistake "Cancle" -> "Cancel"
Colin Ian King
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: Do not use assignment in if condition
Justin Vreeland
2017-05-15
staging: rtl8723bs: Fix spacing around '<'
Justin Vreeland
2017-05-15
staging: rtl8723bs: Fix pointer style
Justin Vreeland
2017-05-15
staging: rtl8723bs: Move braces to same line as conditional
Justin Vreeland
2017-05-15
staging: rtl8723bs: Macros with complex values should be enclosed in parentheses
Justin Vreeland
2017-05-15
staging: rtl8723bs: Wrap multi-line macros in do-while loop
Justin Vreeland
2017-05-15
staging: rtl8723bs: Fix initialization of static variables
Justin Vreeland
2017-05-15
staging: rtl8723bs: Fix coding style issues
Adheer Chandravanshi
[next]