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
/
rtl8187se
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: rtl8187se: space prohibited before semicolon in r8185b_init.c
Ebru Akagunduz
2013-10-30
1
-2
/
+2
*
Staging: rtl8187se: fix space prohibited after that open parenthesis '(' in r...
Ebru Akagunduz
2013-10-30
1
-1
/
+1
*
Staging: rtl8187se: fix braces {} are not necessary for single statement bloc...
Ebru Akagunduz
2013-10-30
1
-2
/
+1
*
Staging: rtl8187se: fix trailing whitespace in r8185b_init.c
Ebru Akagunduz
2013-10-30
1
-3
/
+3
*
Staging: rtl8187se: fix please, no space before tabs in r8185b_init.c
Ebru Akagunduz
2013-10-30
1
-10
/
+10
*
staging: rtl8187se: delete duplicated argument to |
Teodora Baluta
2013-10-28
1
-1
/
+1
*
staging: rtl8187se: fix code allignment
Teodora Baluta
2013-10-28
3
-7
/
+8
*
staging: rtl8187se: bool tests don't need comparisons
Teodora Baluta
2013-10-28
1
-1
/
+1
*
staging: rtl8187se: fix assignment of bool to 0/1
Teodora Baluta
2013-10-28
1
-2
/
+2
*
staging: rtl8187se: use memdup_user to simplify code
Teodora Baluta
2013-10-28
1
-8
/
+3
*
Staging: rtl8187se: fix line over 80 characters in r8185b_init.c
Ebru Akagunduz
2013-10-28
1
-137
/
+264
*
staging: rtl8187se: use netdev_warn instead of printk
Teodora Baluta
2013-10-28
1
-10
/
+5
*
staging: rtl8187se: use netdev_info instead of printk
Teodora Baluta
2013-10-28
1
-2
/
+1
*
staging: rtl8187se: prefer netdev_dbg to printk
Teodora Baluta
2013-10-28
1
-3
/
+2
*
staging: rtl8187se: fix lines over 80 characters
Teodora Baluta
2013-10-28
1
-3
/
+6
*
staging: rtl8187se: fixup multi-line comment
Teodora Baluta
2013-10-28
1
-16
/
+22
*
staging: rtl8187se: remove an unnecessary line continuation
Teodora Baluta
2013-10-28
1
-1
/
+1
*
staging: rtl8187se: fix conditional statement indent
Teodora Baluta
2013-10-28
1
-6
/
+6
*
staging: rtl8187se: else should follow close brace '}
Teodora Baluta
2013-10-28
1
-2
/
+1
*
staging: rtl8187se: fix comments over 80 characters
Teodora Baluta
2013-10-28
1
-4
/
+12
*
staging: rtl8187se: open brace following function declarations go on the next...
Teodora Baluta
2013-10-28
1
-1
/
+2
*
staging: rtl8187se: fix checkpatch space and tab warnings
Teodora Baluta
2013-10-28
1
-40
/
+42
*
staging: rtl8187se: use C89 comment style instead of C99-style
Teodora Baluta
2013-10-28
1
-30
/
+32
*
staging: rtl8187se: (foo*) should be (foo *)
Teodora Baluta
2013-10-28
1
-3
/
+3
*
staging: rtl8187se: checkpatch cleanups
Teodora Baluta
2013-10-19
1
-2
/
+2
*
staging: rtl8187se: fix static sparse warnings
Teodora Baluta
2013-10-19
7
-60
/
+64
*
staging: rtl8187se: add missing __iomem annotation
Teodora Baluta
2013-10-19
1
-8
/
+8
*
staging: rtl8187se: use gfp_t instead of int
Teodora Baluta
2013-10-19
1
-1
/
+1
*
Staging: rtl8187se: suspect code indent for conditional statements in r8185b_...
Ebru Akagunduz
2013-10-11
1
-2
/
+2
*
Staging: rtl8187se: fix avoid unnecessary line continuations in r8185b_init.c
Ebru Akagunduz
2013-10-11
1
-2
/
+2
*
Staging: rtl8187se: fixed coding style issues
Adam Rall
2013-09-30
1
-41
/
+39
*
staging: rtl8187se: Remove redundant pci_set_drvdata
Sachin Kamat
2013-09-25
1
-1
/
+0
*
staging: rtl8187se: Change variable type to bool
Peter Senna Tschudin
2013-09-25
1
-1
/
+1
*
staging: Update e-mail address for Andrea Merello
Andrea Merello
2013-08-27
13
-14
/
+14
*
staging: rtl8187se: Remove pt_regs * irq handler parameter
navin patidar
2013-08-23
1
-3
/
+3
*
staging/rtl8187se: Convert __list_for_each use to list_for_each
Dave Jones
2013-06-18
1
-2
/
+2
*
staging: single_open() leaks
Al Viro
2013-05-05
1
-1
/
+1
*
proc: Supply an accessor for getting the data from a PDE's parent
David Howells
2013-05-01
1
-1
/
+1
*
rtl8187se: Use a dir under /proc/net/r8180/
David Howells
2013-05-01
2
-19
/
+8
*
rtl8187se: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-71
/
+63
*
staging/rtl8187se: Mark functions as static to silence sparse
Peter Huewe
2013-02-15
1
-17
/
+17
*
staging/rtl8187se: Remove duplicated code by using an offset
Peter Huewe
2013-02-15
1
-50
/
+26
*
staging/rtl8187se: Remove unused functions PlatformIORead2Byte / PlatformIORe...
Peter Huewe
2013-02-15
1
-20
/
+0
*
staging/rtl8187se: Remove temporary variable for return value
Peter Huewe
2013-02-15
1
-12
/
+5
*
staging/rtl8187se: Reuse ReadBBPortUchar to avoid duplicated code
Peter Huewe
2013-02-15
1
-23
/
+7
*
staging/rtl8187se: Remove unused/unnecessary variables
Peter Huewe
2013-02-15
1
-5
/
+0
*
staging/rtl8187se: Remove code without effect
Peter Huewe
2013-02-15
1
-33
/
+2
*
staging/rtl8187se: Remove code without effect
Peter Huewe
2013-02-15
1
-38
/
+1
*
staging/rtl8187se: Remove code without effect
Peter Huewe
2013-02-15
1
-48
/
+1
*
staging: Remove unnecessary OOM messages
Joe Perches
2013-02-11
2
-7
/
+3
[next]