index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8712
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: rtl8712: remove unnecessary else after return
Mike Krinkin
2014-12-02
1
-5
/
+4
*
staging: rtl8712: remove unused variables
Sudip Mukherjee
2014-10-29
19
-137
/
+30
*
staging: rtl8712: Remove redundant cast
Rasmus Villemoes
2014-10-29
1
-1
/
+1
*
staging: rtl8712: Fix unnecessary parentheses style warning in rtl871x_xmit.c
Esra Altintas
2014-10-20
1
-1
/
+1
*
staging: rtl8712: fix unnecessary elses after return/break in rtl8712_efuse.c
Serguey Parkhomovsky
2014-10-20
1
-20
/
+20
*
Staging: rtl8712:ieee80211 remove unnecessary else
Nitin Kuppelur
2014-10-20
1
-8
/
+6
*
staging: rtl8712: Remove unnecessary cast for argument of kfree
Tapasweni Pathak
2014-10-20
4
-33
/
+33
*
staging: rtl8712: Delete explicit comparison with false and NULL
Tapasweni Pathak
2014-10-20
6
-23
/
+21
*
staging: rtl8712: Fixed else not required after return
Sarah Khan
2014-10-20
1
-6
/
+2
*
staging: rtl8712: Replace "the the " with "the"
Tapasweni Pathak
2014-10-20
1
-1
/
+1
*
staging: rtl8712: Fixed else not required after return
Sarah Khan
2014-10-02
1
-4
/
+2
*
staging: rtl8712: Fix missing blank line warning
Melike Yurtoglu
2014-10-02
1
-0
/
+1
*
staging: rtl8712: Fix unnecessary parentheses style warning
Yeliz Taneroglu
2014-10-02
1
-1
/
+1
*
staging: rtl8712: add new line after declarations
Tapasweni Pathak
2014-09-28
7
-1
/
+20
*
staging: rtl8712: fixed missing blank line
Sarah Khan
2014-09-23
1
-0
/
+1
*
staging: rtl8712: merge lines and remove unused variable for immediate return
Tapasweni Pathak
2014-09-23
2
-16
/
+5
*
Staging: rtl8712: Add space after return type
Tapasweni Pathak
2014-09-23
1
-1
/
+1
*
Staging: rtl8712: Remove unnecessary parentheses
Tapasweni Pathak
2014-09-23
2
-2
/
+2
*
Staging: rtl8712 : Fix line over 80 characters
Tapasweni Pathak
2014-09-23
7
-13
/
+18
*
Staging: rtl8712: use kmalloc_array over kmalloc
Tapasweni Pathak
2014-09-23
1
-2
/
+2
*
Staging: rtl8712: remove unnecessary 'out of memory' message
Tapasweni Pathak
2014-09-23
1
-4
/
+1
*
Staging: rtl8712: fixed space prohibition
Tapasweni Pathak
2014-09-23
1
-1
/
+1
*
Staging: rtl8712: remove void function return; statement
Tapasweni Pathak
2014-09-23
2
-2
/
+0
*
Staging: rtl8712: remove semicolon after macro
Tapasweni Pathak
2014-09-23
1
-1
/
+1
*
Staging: rtl8712: Missing a blank line after declarations
Aybuke Ozdemir
2014-09-23
1
-1
/
+3
*
Staging: rtl8712: Remove unnecessary parentheses.
Aybuke Ozdemir
2014-09-23
1
-1
/
+1
*
Staging: rtl8712: remove break after return statement
Tapasweni Pathak
2014-09-23
1
-1
/
+0
*
staging:rtl8712:mlme_linux.c: Adds blank lines to pass checkpatch.pl
Santiago Torres
2014-07-30
1
-0
/
+3
*
staging: rtl8712: remove wrapper function thread_enter()
James A Shackleford
2014-07-09
2
-6
/
+1
*
staging: rtl8712: remove #define _workitem struct work_struct
James A Shackleford
2014-07-09
5
-8
/
+7
*
staging: rtl8712: remove wrapper function _set_workitem()
James A Shackleford
2014-07-09
3
-8
/
+3
*
staging: rtl8712: remove wrapper function _init_workitem()
James A Shackleford
2014-07-09
4
-11
/
+4
*
staging: rtl8712: remove inapplicable comment
James A Shackleford
2014-06-26
1
-5
/
+0
*
staging: rtl8712: remove wrapper function _queue_empty
James A Shackleford
2014-06-26
9
-15
/
+10
*
staging: rtl8712: remove function get_list_head
James A Shackleford
2014-06-26
9
-41
/
+32
*
staging: rtl8712: remove wrapper function get_next
James A Shackleford
2014-06-26
10
-51
/
+48
*
staging: rtl8712: remove wrapper function list_delete
James A Shackleford
2014-06-26
8
-26
/
+21
*
staging: rtl8712: remove wrapper function list_insert_tail
James A Shackleford
2014-06-26
9
-30
/
+24
*
staging: rtl8712: remove wrapper function is_list_empty
James A Shackleford
2014-06-26
4
-13
/
+5
*
staging: rtl8712: remove wrapper function _init_listhead
James A Shackleford
2014-06-26
10
-35
/
+30
*
staging: rtl8712: remove unused inline _RND512()
James A Shackleford
2014-06-26
1
-5
/
+0
*
staging: rtl8712: remove unused inline _RND256()
James A Shackleford
2014-06-26
1
-5
/
+0
*
staging: rtl8712: remove inline _RND128() and use round_up()
James A Shackleford
2014-06-26
2
-6
/
+1
*
staging: rtl8712: remove inline _RND8() and use round_up()
James A Shackleford
2014-06-26
2
-6
/
+1
*
staging: rtl8712: replace kmalloc(..., sizeof(T))
Vitaly Osipov
2014-06-19
4
-57
/
+51
*
staging: rtl8712: rtl871x_ioctl_linux.c: Cleaning up useless if statement
Rickard Strandqvist
2014-06-19
1
-6
/
+1
*
staging: rtl8712, rtl8712: avoid lots of build warnings
Arnd Bergmann
2014-06-19
1
-2
/
+2
*
staging: rtl8712: Remove useless variable 'fw_found'
Thomas Vegas
2014-06-19
4
-9
/
+3
*
staging: rtl8712: Fix oops on dongle removal if firmware is not available
Thomas Vegas
2014-06-19
1
-22
/
+22
*
staging: rtl8712: return -ENOMEM instead of -1
Vitaly Osipov
2014-05-27
1
-1
/
+1
[next]