index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8712
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-07
staging: rtl8712: Do coding style cleanup
Michael Hornung
1
-3
/
+3
2015-02-07
staging: rtl8712: condition with no effect removed
Nicholas Mc Guire
1
-2
/
+1
2015-02-07
staging: rtl8712: cleanup of timeout conversions
Nicholas Mc Guire
1
-4
/
+2
2015-02-07
staging: rtl8712: fix Prefer ether_addr_copy() over memcpy()
Heba Aamer
1
-2
/
+2
2015-01-28
staging: rtl8712: remove useless printing line
Heba Aamer
1
-1
/
+0
2015-01-25
staging: rtl8712: remove unused function
Sudip Mukherjee
1
-7
/
+0
2015-01-25
staging: rtl8712: recv_linux: Remove unused function
Rickard Strandqvist
2
-15
/
+0
2015-01-17
staging: rtl8712: remove spaces before commas
Max Perepelitsyn
8
-25
/
+25
2015-01-17
staging: rtl8712: rtl871x_mp_ioctl.c: Remove some unused functions
Rickard Strandqvist
2
-564
/
+0
2015-01-12
Staging: rtl8712: Fixes brace coding style in rtl871x_sta_mgt.c
Paul Hedman
1
-2
/
+1
2014-12-02
staging: rtl8712: remove unnecessary else after return
Mike Krinkin
1
-5
/
+4
2014-10-29
staging: rtl8712: remove unused variables
Sudip Mukherjee
19
-137
/
+30
2014-10-29
staging: rtl8712: Remove redundant cast
Rasmus Villemoes
1
-1
/
+1
2014-10-20
staging: rtl8712: Fix unnecessary parentheses style warning in rtl871x_xmit.c
Esra Altintas
1
-1
/
+1
2014-10-20
staging: rtl8712: fix unnecessary elses after return/break in rtl8712_efuse.c
Serguey Parkhomovsky
1
-20
/
+20
2014-10-20
Staging: rtl8712:ieee80211 remove unnecessary else
Nitin Kuppelur
1
-8
/
+6
2014-10-20
staging: rtl8712: Remove unnecessary cast for argument of kfree
Tapasweni Pathak
4
-33
/
+33
2014-10-20
staging: rtl8712: Delete explicit comparison with false and NULL
Tapasweni Pathak
6
-23
/
+21
2014-10-20
staging: rtl8712: Fixed else not required after return
Sarah Khan
1
-6
/
+2
2014-10-20
staging: rtl8712: Replace "the the " with "the"
Tapasweni Pathak
1
-1
/
+1
2014-10-02
staging: rtl8712: Fixed else not required after return
Sarah Khan
1
-4
/
+2
2014-10-02
staging: rtl8712: Fix missing blank line warning
Melike Yurtoglu
1
-0
/
+1
2014-10-02
staging: rtl8712: Fix unnecessary parentheses style warning
Yeliz Taneroglu
1
-1
/
+1
2014-09-28
staging: rtl8712: add new line after declarations
Tapasweni Pathak
7
-1
/
+20
2014-09-23
staging: rtl8712: fixed missing blank line
Sarah Khan
1
-0
/
+1
2014-09-23
staging: rtl8712: merge lines and remove unused variable for immediate return
Tapasweni Pathak
2
-16
/
+5
2014-09-23
Staging: rtl8712: Add space after return type
Tapasweni Pathak
1
-1
/
+1
2014-09-23
Staging: rtl8712: Remove unnecessary parentheses
Tapasweni Pathak
2
-2
/
+2
2014-09-23
Staging: rtl8712 : Fix line over 80 characters
Tapasweni Pathak
7
-13
/
+18
2014-09-23
Staging: rtl8712: use kmalloc_array over kmalloc
Tapasweni Pathak
1
-2
/
+2
2014-09-23
Staging: rtl8712: remove unnecessary 'out of memory' message
Tapasweni Pathak
1
-4
/
+1
2014-09-23
Staging: rtl8712: fixed space prohibition
Tapasweni Pathak
1
-1
/
+1
2014-09-23
Staging: rtl8712: remove void function return; statement
Tapasweni Pathak
2
-2
/
+0
2014-09-23
Staging: rtl8712: remove semicolon after macro
Tapasweni Pathak
1
-1
/
+1
2014-09-23
Staging: rtl8712: Missing a blank line after declarations
Aybuke Ozdemir
1
-1
/
+3
2014-09-23
Staging: rtl8712: Remove unnecessary parentheses.
Aybuke Ozdemir
1
-1
/
+1
2014-09-23
Staging: rtl8712: remove break after return statement
Tapasweni Pathak
1
-1
/
+0
2014-07-30
staging:rtl8712:mlme_linux.c: Adds blank lines to pass checkpatch.pl
Santiago Torres
1
-0
/
+3
2014-07-09
staging: rtl8712: remove wrapper function thread_enter()
James A Shackleford
2
-6
/
+1
2014-07-09
staging: rtl8712: remove #define _workitem struct work_struct
James A Shackleford
5
-8
/
+7
2014-07-09
staging: rtl8712: remove wrapper function _set_workitem()
James A Shackleford
3
-8
/
+3
2014-07-09
staging: rtl8712: remove wrapper function _init_workitem()
James A Shackleford
4
-11
/
+4
2014-06-26
staging: rtl8712: remove inapplicable comment
James A Shackleford
1
-5
/
+0
2014-06-26
staging: rtl8712: remove wrapper function _queue_empty
James A Shackleford
9
-15
/
+10
2014-06-26
staging: rtl8712: remove function get_list_head
James A Shackleford
9
-41
/
+32
2014-06-26
staging: rtl8712: remove wrapper function get_next
James A Shackleford
10
-51
/
+48
2014-06-26
staging: rtl8712: remove wrapper function list_delete
James A Shackleford
8
-26
/
+21
2014-06-26
staging: rtl8712: remove wrapper function list_insert_tail
James A Shackleford
9
-30
/
+24
2014-06-26
staging: rtl8712: remove wrapper function is_list_empty
James A Shackleford
4
-13
/
+5
2014-06-26
staging: rtl8712: remove wrapper function _init_listhead
James A Shackleford
10
-35
/
+30
[next]