index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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]