index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8187se
Age
Commit message (
Expand
)
Author
2013-10-30
Staging: rtl8187se: space prohibited before semicolon in r8185b_init.c
Ebru Akagunduz
2013-10-30
Staging: rtl8187se: fix space prohibited after that open parenthesis '(' in r...
Ebru Akagunduz
2013-10-30
Staging: rtl8187se: fix braces {} are not necessary for single statement bloc...
Ebru Akagunduz
2013-10-30
Staging: rtl8187se: fix trailing whitespace in r8185b_init.c
Ebru Akagunduz
2013-10-30
Staging: rtl8187se: fix please, no space before tabs in r8185b_init.c
Ebru Akagunduz
2013-10-28
staging: rtl8187se: delete duplicated argument to |
Teodora Baluta
2013-10-28
staging: rtl8187se: fix code allignment
Teodora Baluta
2013-10-28
staging: rtl8187se: bool tests don't need comparisons
Teodora Baluta
2013-10-28
staging: rtl8187se: fix assignment of bool to 0/1
Teodora Baluta
2013-10-28
staging: rtl8187se: use memdup_user to simplify code
Teodora Baluta
2013-10-28
Staging: rtl8187se: fix line over 80 characters in r8185b_init.c
Ebru Akagunduz
2013-10-28
staging: rtl8187se: use netdev_warn instead of printk
Teodora Baluta
2013-10-28
staging: rtl8187se: use netdev_info instead of printk
Teodora Baluta
2013-10-28
staging: rtl8187se: prefer netdev_dbg to printk
Teodora Baluta
2013-10-28
staging: rtl8187se: fix lines over 80 characters
Teodora Baluta
2013-10-28
staging: rtl8187se: fixup multi-line comment
Teodora Baluta
2013-10-28
staging: rtl8187se: remove an unnecessary line continuation
Teodora Baluta
2013-10-28
staging: rtl8187se: fix conditional statement indent
Teodora Baluta
2013-10-28
staging: rtl8187se: else should follow close brace '}
Teodora Baluta
2013-10-28
staging: rtl8187se: fix comments over 80 characters
Teodora Baluta
2013-10-28
staging: rtl8187se: open brace following function declarations go on the next...
Teodora Baluta
2013-10-28
staging: rtl8187se: fix checkpatch space and tab warnings
Teodora Baluta
2013-10-28
staging: rtl8187se: use C89 comment style instead of C99-style
Teodora Baluta
2013-10-28
staging: rtl8187se: (foo*) should be (foo *)
Teodora Baluta
2013-10-19
staging: rtl8187se: checkpatch cleanups
Teodora Baluta
2013-10-19
staging: rtl8187se: fix static sparse warnings
Teodora Baluta
2013-10-19
staging: rtl8187se: add missing __iomem annotation
Teodora Baluta
2013-10-19
staging: rtl8187se: use gfp_t instead of int
Teodora Baluta
2013-10-11
Staging: rtl8187se: suspect code indent for conditional statements in r8185b_...
Ebru Akagunduz
2013-10-11
Staging: rtl8187se: fix avoid unnecessary line continuations in r8185b_init.c
Ebru Akagunduz
2013-09-30
Staging: rtl8187se: fixed coding style issues
Adam Rall
2013-09-25
staging: rtl8187se: Remove redundant pci_set_drvdata
Sachin Kamat
2013-09-25
staging: rtl8187se: Change variable type to bool
Peter Senna Tschudin
2013-08-27
staging: Update e-mail address for Andrea Merello
Andrea Merello
2013-08-23
staging: rtl8187se: Remove pt_regs * irq handler parameter
navin patidar
2013-06-18
staging/rtl8187se: Convert __list_for_each use to list_for_each
Dave Jones
2013-05-05
staging: single_open() leaks
Al Viro
2013-05-01
proc: Supply an accessor for getting the data from a PDE's parent
David Howells
2013-05-01
rtl8187se: Use a dir under /proc/net/r8180/
David Howells
2013-04-29
rtl8187se: Don't use create_proc_read_entry()
David Howells
2013-02-15
staging/rtl8187se: Mark functions as static to silence sparse
Peter Huewe
2013-02-15
staging/rtl8187se: Remove duplicated code by using an offset
Peter Huewe
2013-02-15
staging/rtl8187se: Remove unused functions PlatformIORead2Byte / PlatformIORe...
Peter Huewe
2013-02-15
staging/rtl8187se: Remove temporary variable for return value
Peter Huewe
2013-02-15
staging/rtl8187se: Reuse ReadBBPortUchar to avoid duplicated code
Peter Huewe
2013-02-15
staging/rtl8187se: Remove unused/unnecessary variables
Peter Huewe
2013-02-15
staging/rtl8187se: Remove code without effect
Peter Huewe
2013-02-15
staging/rtl8187se: Remove code without effect
Peter Huewe
2013-02-15
staging/rtl8187se: Remove code without effect
Peter Huewe
2013-02-11
staging: Remove unnecessary OOM messages
Joe Perches
[next]