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
/
rtl8712
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-21
staging: rtl8712: uninitialized memory in read_bbreg_hdl()
Dan Carpenter
2
-10
/
+2
2019-02-28
staging: rtl8712: Fix indentation issue
Prashanth Kumar KR
1
-1
/
+1
2019-01-22
staging: rtl8712: drop pointless static qualifier in r8712_efuse_pg_packet_wr...
YueHaibing
1
-1
/
+1
2019-01-15
staging: rtl8712u: Fix suspend and resume callbacks
Kai-Heng Feng
1
-8
/
+0
2019-01-15
staging: rtl8712u: Remove dummy reset-resume callback
Kai-Heng Feng
1
-8
/
+0
2019-01-15
staging: rtl8712: clean up various indentation and coding style issues
Colin Ian King
6
-12
/
+12
2018-12-10
Merge 4.20-rc6 into staging-next
Greg Kroah-Hartman
2
-2
/
+2
2018-12-05
staging: rtl8712: Fix possible buffer overrun
Young Xiao
2
-2
/
+2
2018-11-07
Staging: rtl8712: fix small typo
Yangtao Li
1
-1
/
+1
2018-11-07
staging: rtl8712: fix CamelCase in fw_priv struct
Robert Eshleman
2
-9
/
+9
2018-10-03
staging: rtl8712: add SPDX identifiers
Michael Straube
93
-1206
/
+93
2018-10-02
staging: rtl8712: Remove unnecessary parentheses
Dafna Hirschfeld
1
-3
/
+3
2018-09-20
staging: rtl8712: replace licence header with SPDX licence id
André Lehmann
1
-9
/
+1
2018-09-10
Staging: rtl8712: Add space between else and opening brace
André Lehmann
1
-1
/
+1
2018-09-10
staging: rtl8712u: Fix compiler warning about strncpy
Larry Finger
1
-1
/
+1
2018-08-27
staging: rtl8712: remove unused array iw_operation_mode
Colin Ian King
1
-5
/
+0
2018-08-18
Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+0
2018-08-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-3
/
+2
2018-07-27
staging: rtl: Use existing define with polynomial
Krzysztof Kozlowski
1
-3
/
+2
2018-07-21
staging: rtl8712: remove redundant pointer 'nic'
Colin Ian King
1
-3
/
+0
2018-06-18
ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HE
Johannes Berg
1
-1
/
+0
2018-03-06
staging: rtl8712: remove unnecessary parentheses
Arushi Singhal
3
-41
/
+41
2018-03-06
staging: rtl8712: Add spaces around '|'
Arushi Singhal
2
-2
/
+2
2018-03-06
staging: rtl8712: Added spaces around '+'
Arushi Singhal
1
-2
/
+2
2018-03-06
staging: rtl8712: Remove multiple blank line(s)
Arushi Singhal
9
-12
/
+0
2018-03-06
staging: rtl8712: match alignment with open parenthesis
Arushi Singhal
2
-2
/
+2
2018-03-06
staging: rtl8712: Fixed 'tabstop' coding style warning
Arushi Singhal
1
-1
/
+1
2018-02-19
staging: rtl8712: fix signedness of length to rtl8717_set_ie
Stefano Manni
1
-1
/
+2
2018-02-19
staging: rtl8712: make unsigned length for rtl8717_get{_wpa_, _wpa2_, _}ie
Stefano Manni
4
-9
/
+10
2018-01-22
staging: rtl8712: remove redundant initialization to 'rfPath'
Colin Ian King
1
-1
/
+1
2017-12-21
staging: rtl8712: style fix multiple line dereferences
Martin Homuth
5
-117
/
+100
2017-12-19
staging: rtl8712: style fix returned error code
Martin Homuth
1
-1
/
+1
2017-12-19
staging: rtl8712: style fix unneeded else
Martin Homuth
1
-37
/
+35
2017-12-19
staging: rtl8712: style fix indentation
Martin Homuth
3
-13
/
+13
2017-12-19
staging: rtl8712: style fix over 80 characters warnings
Martin Homuth
5
-13
/
+22
2017-12-13
staging: rtl8712: Cleanup codestyle, change spaces to tabs
Neil Singh
1
-1
/
+1
2017-12-13
staging: rtl8712: Cleanup codestyle, break up long line
Neil Singh
1
-2
/
+3
2017-11-28
staging: rtl8712: remove redundant zero assignment to val32
Colin Ian King
1
-1
/
+0
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2
-10
/
+8
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-49
/
+51
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-10-18
staging: rtl8712: Convert timers to use timer_setup()
Kees Cook
5
-33
/
+34
2017-09-26
staging: rtl8712: Fix indent coding style issue
Mihaela Muraru
1
-1
/
+1
2017-09-17
staging: rtl8712: Fix unbalanced braces around else statement
Liam Ryan
8
-14
/
+16
2017-09-17
Staging: rtl8712: Remove multiple blank lines
Srishti Sharma
1
-1
/
+0
2017-08-18
staging: rtl8712: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-07-16
staging: rtl8712: Remove explicit NULL comparison
Muhammad Falak R Wani
1
-4
/
+4
2017-07-16
staging: rtl8712: fix "Alignment match open parenthesis"
Arushi Singhal
3
-4
/
+4
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+2
2017-06-25
Staging: rtl8712 : wifi.h: Fixed Macro argument reuse
Jaya Durga
1
-2
/
+4
[next]