index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
slicoss
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-06
staging: slicoss: remove the staging driver
Greg Kroah-Hartman
7
-4406
/
+0
2016-11-29
staging: slicoss: remove UPDATE_STATS_GB macro and inline code
Sergio Paracuellos
2
-32
/
+25
2016-11-29
staging: slicoss: remove not used UPDATE_STATS macro
Sergio Paracuellos
1
-8
/
+0
2016-11-23
staging: slicoss: change some macros into inline functions
Sergio Paracuellos
2
-9
/
+17
2016-11-21
staging: slicoss: fix different address space warnings
Sergio Paracuellos
1
-1
/
+1
2016-11-19
staging: slicoss: avoid CamelCases slicoss.c
Sergio Paracuellos
1
-14
/
+14
2016-11-19
staging: slicoss: avoid CamelCases in slichw.h
Sergio Paracuellos
2
-117
/
+117
2016-11-19
staging: slicoss: braces should be used on all arms of this statement
Sergio Paracuellos
1
-2
/
+2
2016-11-19
staging: slicoss: logical continuations should be on the previous line
Sergio Paracuellos
1
-2
/
+2
2016-11-19
staging: slicoss: fix parenthesis alignment in slicoss.c
Sergio Paracuellos
1
-35
/
+33
2016-11-19
staging: slicoss: avoid CamelCases in slic.h
Sergio Paracuellos
2
-40
/
+40
2016-10-25
staging: slicoss: replace memcpy_fromio with memcpy
Ryan Swan
1
-1
/
+1
2016-09-27
staging: slicoss: cleaning up codestyle warnings
Grygorii Maistrenko
1
-4
/
+4
2016-09-22
staging: slicoss: Move NULL test closer to assignment
Rehas Sachdeva
1
-3
/
+3
2016-09-16
staging: slicoss: Remove unnecessary braces {}
Rehas Sachdeva
1
-3
/
+2
2016-09-16
staging: slicoss: Remove blank lines before & after braces
Rehas Sachdeva
1
-3
/
+0
2016-09-16
staging: slicoss: Remove unnecessary blank line
Rehas Sachdeva
1
-1
/
+0
2016-09-13
staging: slicoss: add new line after struct declaration
Gargi Sharma
1
-0
/
+1
2016-09-01
staging: slicoss: constify ethtool_ops structures
Julia Lawall
1
-2
/
+2
2016-08-21
staging: slicoss: simplify struct for statistics
Lino Sanfilippo
3
-120
/
+47
2016-08-21
staging: slicoss: improve implementation concerning the shared memory
Lino Sanfilippo
2
-149
/
+136
2016-08-21
staging: slicoss: dont use a structure but offsets for register accesses
Lino Sanfilippo
3
-423
/
+120
2016-08-21
staging: slicoss: avoid PCI write posting
Lino Sanfilippo
2
-1
/
+23
2016-08-21
staging: slicoss: introduce register accessors that use register offsets
Lino Sanfilippo
3
-0
/
+138
2016-08-21
staging: slicoss: start tx queue when interface is brought up
Lino Sanfilippo
1
-2
/
+3
2016-08-21
staging: slicoss: ensure mapping of io-memory is uncached
Lino Sanfilippo
1
-1
/
+1
2016-08-21
staging: slicoss: notifiy network stack about change in link state
Lino Sanfilippo
1
-0
/
+8
2016-08-21
staging: slicoss: handle allocation failure in slic_init_adapter
Lino Sanfilippo
1
-16
/
+22
2016-04-29
staging: slicoss: fix missing blank line
Clifton Barnes
1
-0
/
+1
2016-04-29
staging: slicoss: fix bare use of 'unsigned'
Clifton Barnes
1
-1
/
+1
2016-03-28
staging: slicoss: Add error check for pci_map_single
Amitoj Kaur Chawla
1
-0
/
+5
2016-03-11
Staging: slicoss: changes comparisons to NULL in slicoss.c
Ben Marsh
1
-3
/
+3
2016-03-11
Staging: slicoss: removes unnecessary blank lines in slicoss.c
Ben Marsh
1
-2
/
+0
2016-03-11
Staging: slicoss: change memory allocation style in slicoss.c
Ben Marsh
1
-1
/
+1
2016-03-11
Staging: slicoss: changes the style of memory allocation in slicoss.c
Ben Marsh
1
-1
/
+1
2016-03-11
Staging: slicoss: changes memory allocation style in slicoss.c
Ben Marsh
1
-1
/
+1
2016-03-11
Staging: slicoss: memory allocation style change in slicoss.c
Ben Marsh
1
-1
/
+1
2016-03-11
staging: slicoss: Eliminate commented out code
Janani Ravichandran
1
-16
/
+1
2016-02-11
staging: slicoss: Align #define constants
Janani Ravichandran
1
-3
/
+3
2016-02-06
staging/slicoss: Use ethtool_ops instead of module_param.
Kevin Wern
2
-10
/
+33
2015-10-27
staging: slicoss: Fixes block comment style
Amarjargal Gundjalam
3
-73
/
+113
2015-10-27
staging: slicoss: Adds space around operators
Amarjargal Gundjalam
2
-3
/
+3
2015-10-27
staging: slicoss: Removes unnecessary space after a cast
Amarjargal Gundjalam
1
-18
/
+18
2015-10-27
staging: slicoss: Removes multiple blank lines
Amarjargal Gundjalam
2
-7
/
+0
2015-10-16
Staging: slicoss: Remove unnecessary cast on void pointer
Shraddha Barke
1
-5
/
+4
2015-09-18
staging: slicoss: use status in isr
Sudip Mukherjee
1
-1
/
+2
2015-09-18
staging: slicoss: use status in slic_ioctl
Sudip Mukherjee
1
-1
/
+2
2015-09-18
staging: slicoss: use status in slic_if_init
Sudip Mukherjee
1
-1
/
+16
2015-09-18
staging: slicoss: return status of slic_link_event_handler
Sudip Mukherjee
1
-2
/
+3
2015-07-31
staging: slicoss: Add blank line after variable declarations.
Ciprian Manea
1
-0
/
+1
[next]