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-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
2017-05-15
staging: rtl8723bs: Fix checkpatch space errors in os_dep/sdio_ops_linux.c
Bingyu Zhou
2017-05-05
Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-04-28
staging: rtl8723bs: declare private function as static
Kenneth Hsu
2017-04-28
staging: rtl8723bs: Fix assignment in if condition in os_dep/sdio_intf.c
Bingyu Zhou
2017-04-28
staging: rtl8723bs: rework debug configuration handling
Arnd Bergmann
2017-04-28
staging: rtl8723bs: fix empty-body warning
Arnd Bergmann
2017-04-18
staging: rtl8723bs: clean up identical code on an if statement
Colin Ian King
2017-04-18
staging: rtl8723bs: remove redundant comparisons of unsigned ints with >= 0
Colin Ian King
2017-04-14
staging: rtl8723bs: ensure cmd is large enough for %4s scanf format
Colin Ian King
2017-04-11
staging: rtl8723bs: fix spelling mistake: "acquire"
Colin Ian King
2017-04-11
staging: rtl8723bs: fix spelling mistakes in RT_TRACE messages
Colin Ian King
2017-04-11
staging: rtl8723bs: force driver to be built as a module.
Greg Kroah-Hartman
2017-04-11
staging: rtl8723bs: remove null test before kfree
Aishwarya Pant
2017-04-11
staging: rtl8723bs: Add missing include <linux/of.h> to fix compile error
Hans de Goede
[next]