index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-22
staging: rtl8723bs: avoid null pointer dereference on pmlmepriv
Colin Ian King
1
-2
/
+1
2017-09-22
staging: rtl8723bs: add missing range check on id
Colin Ian King
1
-0
/
+2
2017-08-29
staging: rtl8723bs: hal: remove cast to void pointer
Himanshu Jha
8
-46
/
+46
2017-08-29
staging: rtl8723bs: os_dep: remove cast to void pointer
Himanshu Jha
4
-6
/
+6
2017-08-29
staging: rtl8723bs: core: remove cast to void pointer
Himanshu Jha
5
-5
/
+5
2017-08-28
staging: rtl8723bs: remove memset before memcpy
Himanshu Jha
3
-5
/
+0
2017-08-27
staging: rtl8723bs: remove null check before kfree
Himanshu Jha
1
-12
/
+6
2017-08-19
rtl8723bs: os_dep: ioctl_linux: fix several braces coding style issues.
Teo Dacquet
1
-698
/
+298
2017-08-19
staging/rtl8723bs: Fix some coding style issues in rtw_odm.c.
Tom Gardi
1
-17
/
+21
2017-08-19
Staging: rtl8723bs: fix multiple missing spaces coding style problem
Christoffer Kjoelbaek
1
-5
/
+5
2017-07-30
Staging: rtl8723bs: Do not initialise static to 0.
Shreeya Patel
6
-14
/
+14
2017-07-30
staging: rtl8723bs: fix build when DEBUG_RTL871X is defined
Stefan Assmann
1
-2
/
+1
2017-07-30
staging: rtl8723bs: rtw_efuse: Fix a misspell
Xaralampos Mainas
1
-1
/
+1
2017-07-16
staging: rtl8723bs: Place constant at the right.
Shreeya Patel
1
-1
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+1
2017-06-25
staging: rtl8723bs - remove asm includes
Derek Robson
1
-3
/
+3
2017-06-23
staging: rtl8723bs: Remove unnecessary cast in kfree
Amitoj Kaur Chawla
1
-7
/
+7
2017-06-23
staging: rtl8723bs: hal: Use (true/false) in assignment to bool
simran singhal
1
-4
/
+4
2017-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
1
-3
/
+1
2017-06-20
Merge 4.12-rc6 into staging-next
Greg Kroah-Hartman
3
-4
/
+3
2017-06-18
Merge tag 'staging-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-2
/
+2
2017-06-14
Staging: rtl8723bs: fix an error code in isFileReadable()
Dan Carpenter
1
-1
/
+1
2017-06-14
staging: rtl8723bs: wifi_regd.c: insert blank line after declarations
Fabian Wolff
1
-0
/
+1
2017-06-14
staging: rtl8723bs: wifi_regd.c: adjust alignment to match open parenthesis
Fabian Wolff
1
-4
/
+5
2017-06-14
staging: rtl8723bs: wifi_regd.c: remove superfluous spaces from pointer argum...
Fabian Wolff
1
-2
/
+2
2017-06-14
staging: rtl8723bs: wifi_regd.c: fix comment formatting
Fabian Wolff
1
-8
/
+8
2017-06-14
staging: rtl8723bs: wifi_regd.c: put spaces around binary operators
Fabian Wolff
1
-3
/
+3
2017-06-13
staging: rtl8723bs: wifi_regd.c: remove superfluous braces
Fabian Wolff
1
-4
/
+2
2017-06-13
staging: rtl8723bs: wifi_regd.c: fix checkpatch.pl warning 'Statements should...
Fabian Wolff
1
-3
/
+3
2017-06-13
staging: rtl8723bs: Use vsnprintf extensions %pM and %pI4
Joe Perches
2
-6
/
+6
2017-06-08
net: Fix build regression in rtl8723bs staging driver.
David S. Miller
2
-3
/
+2
2017-06-06
staging: rtl8723bs: fix a couple of spelling mistakes
Colin Ian King
1
-2
/
+3
2017-06-04
staging: rtl8723bs: fix another spelling mistake
Colin Ian King
1
-1
/
+2
2017-05-22
Merge 4.12-rc2 into staging-next
Greg Kroah-Hartman
1
-1
/
+0
2017-05-16
Staging: rtl8723bs: core: rtw_mlme: Fix spelling issues
Ammly Fredrick
1
-14
/
+14
2017-05-15
staging: rtl8723bs: remove re-positioned call to kfree in os_dep/ioctl_cfg802...
Ian W MORRISON
1
-1
/
+0
2017-05-15
staging: rtl8188eu, rtl8723bs: fix spelling mistake "Cancle" -> "Cancel"
Colin Ian King
1
-2
/
+2
2017-05-15
staging: rtl8723bs: checkpatch - fix typos in comments
Matthew Giassa
1
-8
/
+8
2017-05-15
staging: rtl8723bs: checkpatch - remove mixed spaces/hard-tabs
Matthew Giassa
1
-15
/
+15
2017-05-15
staging: rtl8723bs: checkpatch - remove multiple blank lines
Matthew Giassa
1
-5
/
+0
2017-05-15
staging: rtl8723bs: Do not use assignment in if condition
Justin Vreeland
1
-1
/
+2
2017-05-15
staging: rtl8723bs: Fix spacing around '<'
Justin Vreeland
1
-1
/
+1
2017-05-15
staging: rtl8723bs: Fix pointer style
Justin Vreeland
1
-3
/
+3
2017-05-15
staging: rtl8723bs: Move braces to same line as conditional
Justin Vreeland
3
-21
/
+18
2017-05-15
staging: rtl8723bs: Macros with complex values should be enclosed in parentheses
Justin Vreeland
1
-1
/
+4
2017-05-15
staging: rtl8723bs: Wrap multi-line macros in do-while loop
Justin Vreeland
1
-36
/
+45
2017-05-15
staging: rtl8723bs: Fix initialization of static variables
Justin Vreeland
4
-8
/
+8
2017-05-15
staging: rtl8723bs: Fix coding style issues
Adheer Chandravanshi
1
-13
/
+10
[next]