index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2020-07-30
staging: rtl8723bs: Align macro definitions
Aditya Jain
1
-3
/
+3
2020-07-30
staging: rtl8723bs: Clean up function declations
Aditya Jain
1
-81
/
+29
2020-07-30
staging: rtl8723bs: Fix coding style errors
Aditya Jain
1
-9
/
+9
2020-07-29
staging: rtl8723bs: remove redundant assignment to variable ret
Colin Ian King
1
-5
/
+1
2020-07-28
staging: rtl8723bs: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-23
staging: rtl8723bs: Cleanup open brace issues
Fox Chen
24
-168
/
+84
2020-07-17
staging: rtl*/security: Use static const in array declarations
Joe Perches
1
-3
/
+3
2020-07-10
staging: rtl8723bs: Using comparison to true is error prone
John Oldman
1
-38
/
+32
2020-07-01
staging: rtl8723bs: remove some ieee80211 constants from wifi.h
Michael Straube
1
-5
/
+0
2020-06-29
Merge 5.8-rc3 into staging-next
Greg Kroah-Hartman
1
-1
/
+3
2020-06-18
staging:r8723bs: remove wrappers around skb_clone() and remove unnecessary in...
Ivan Safonov
3
-9
/
+1
2020-06-16
Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate()
Dan Carpenter
1
-1
/
+3
2020-06-07
Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
21
-209
/
+82
2020-05-29
staging: rtl8723bs: Use common packet header constants
Pascal Terjan
3
-10
/
+6
2020-05-21
staging: rtl8192e: Using comparison to true is error prone
John Oldman
1
-4
/
+4
2020-05-19
staging: rtl8723bs: Using comparison to true is error prone
John Oldman
1
-3
/
+3
2020-05-19
Staging: rtl8723bs: os_de: if-else coding style issue
John Oldman
1
-21
/
+12
2020-05-05
staging:rtl8723bs: eliminate usage of skb_clone after skb allocation fail
Ivan Safonov
2
-44
/
+19
2020-05-05
staging: rtl8723bs: remove conversion to bool in halbtcoutsrc_Get()
Jason Yan
1
-1
/
+1
2020-05-05
staging: rtl8723bs: os_dep: Cleanup pointer casting code style
Yu Jian Wu
2
-9
/
+9
2020-05-05
staging: rtl8723bs: os_dep: remove rtw_spt_band_free()
Jason Yan
1
-6
/
+1
2020-04-29
staging: rtl8723bs: remove mgmt_frame_register method
Johannes Berg
1
-24
/
+0
2020-04-28
staging: rtl8723bs: core: remove set but not used 'pframe'
Jason Yan
1
-2
/
+1
2020-04-28
staging: rtl8723bs: core: remove set but not used 'pwrpriv'
Jason Yan
1
-3
/
+0
2020-04-28
staging: rtl8723bs: core: remove set but not used 'listen_interval'
Jason Yan
1
-3
/
+1
2020-04-28
staging: rtl8723bs: core: remove set but not used 'algthm'
Jason Yan
1
-2
/
+1
2020-04-28
Staging: rtl8723bs: core: remove set but not used 'ptxservq'
Jason Yan
1
-2
/
+0
2020-04-28
staging: rtl8723bs: os_dep: remove set but not used 'size'
Jason Yan
1
-11
/
+0
2020-04-28
staging: rtl8723bs: os_dep: remove set but not used 'uintRet'
Jason Yan
1
-2
/
+4
2020-04-25
Staging: rtl8723bs: Fix comment typo "the the".
kyoungho koo
1
-1
/
+1
2020-04-23
Staging: rtl8723bs: rtw_wlan_util: Add size check of SSID IE
Denis Straghkov
1
-14
/
+8
2020-04-23
staging: rtl8723bs: remove unused variable 'pregistrypriv'
YueHaibing
1
-4
/
+0
2020-04-23
staging: rtl8723bs: remove defined but not used 'dB_Invert_Table'
Jason Yan
1
-13
/
+0
2020-04-23
staging: rtl8723bs: remove some variables in hal_btcoex.c
Jason Yan
1
-43
/
+0
2020-04-13
staging: rtl8723bs: hal: Correct misspelled symbolic name
R Veera Kumar
1
-2
/
+2
2020-04-13
staging: rtl8723bs: hal: Correct misspelt enum name
R Veera Kumar
1
-1
/
+1
2020-04-13
staging: rtl8723bs: Correct misspelt symbolic names
R Veera Kumar
2
-8
/
+8
2020-03-26
staging: rtl8723bs: hal: Remove NULL check before kfree
Simran Singhal
1
-8
/
+4
2020-03-26
staging: rtl8723bs: hal: Correct typos in comments
R Veera Kumar
10
-13
/
+13
2020-03-26
staging: rtl8723bs: os_dep: Correct typos in comments
R Veera Kumar
2
-4
/
+4
2020-03-26
staging: rtl8723bs: core: Correct typos in comments
R Veera Kumar
7
-13
/
+13
2020-03-26
staging: rtl8723bs: hal: Remove unnecessary cast on void pointer
Simran Singhal
1
-1
/
+1
2020-03-26
staging: rtl8723bs: hal: Compress return logic
Simran Singhal
1
-3
/
+1
2020-03-26
staging: rtl8723bs: rtw_cmd: Compress lines for immediate return
Simran Singhal
1
-5
/
+1
2020-03-26
staging: rtl8723bs: rtw_efuse: Compress lines for immediate return
Simran Singhal
1
-4
/
+2
2020-03-25
staging: rtl8723bs: Remove blank line before '}' brace
Simran Singhal
1
-8
/
+0
2020-03-25
staging: rtl8723bs: Add line after variable declarations
Simran Singhal
1
-0
/
+15
2020-03-25
staging: rtl8723bs: Remove multiple assignments
Simran Singhal
1
-2
/
+5
2020-03-25
staging: rtl8723bs: Remove unnecessary braces for single statements
Simran Singhal
1
-6
/
+3
[next]