index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
slicoss
Age
Commit message (
Expand
)
Author
Files
Lines
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-30
staging: slicoss: fix missing blank line
Clifton Barnes
1
-0
/
+1
2016-04-30
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-12
Staging: slicoss: changes comparisons to NULL in slicoss.c
Ben Marsh
1
-3
/
+3
2016-03-12
Staging: slicoss: removes unnecessary blank lines in slicoss.c
Ben Marsh
1
-2
/
+0
2016-03-12
Staging: slicoss: change memory allocation style in slicoss.c
Ben Marsh
1
-1
/
+1
2016-03-12
Staging: slicoss: changes the style of memory allocation in slicoss.c
Ben Marsh
1
-1
/
+1
2016-03-12
Staging: slicoss: changes memory allocation style in slicoss.c
Ben Marsh
1
-1
/
+1
2016-03-12
Staging: slicoss: memory allocation style change in slicoss.c
Ben Marsh
1
-1
/
+1
2016-03-12
staging: slicoss: Eliminate commented out code
Janani Ravichandran
1
-16
/
+1
2016-02-12
staging: slicoss: Align #define constants
Janani Ravichandran
1
-3
/
+3
2016-02-07
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-17
Staging: slicoss: Remove unnecessary cast on void pointer
Shraddha Barke
1
-5
/
+4
2015-09-19
staging: slicoss: use status in isr
Sudip Mukherjee
1
-1
/
+2
2015-09-19
staging: slicoss: use status in slic_ioctl
Sudip Mukherjee
1
-1
/
+2
2015-09-19
staging: slicoss: use status in slic_if_init
Sudip Mukherjee
1
-1
/
+16
2015-09-19
staging: slicoss: return status of slic_link_event_handler
Sudip Mukherjee
1
-2
/
+3
2015-08-01
staging: slicoss: Add blank line after variable declarations.
Ciprian Manea
1
-0
/
+1
2015-06-18
staging: slicoss: remove unused macro
Hari Prasath Gujulan Elango
1
-2
/
+0
2015-05-31
staging: slicoss: restore IRQs correctly after slic_cmdq_reset()
Dan Carpenter
1
-2
/
+2
2015-05-14
staging: slicoss: fix occasionally writing out only half of a dma address
David Matlack
2
-5
/
+1
2015-05-14
staging: slicoss: remove slic_spinlock wrapper
David Matlack
3
-80
/
+65
2015-03-27
Staging: slicoss: Remove redundant and disabled code block
Niranjan Dighe
1
-35
/
+0
2015-03-07
Staging: slicoss: clean dev_err logging
Haneen Mohammed
1
-5
/
+4
2015-03-07
staging: slicoss: remove extra parentheses around left bit shift operations
Aya Mahfouz
1
-1
/
+1
2015-03-07
staging: slicoss: remove extra parentheses around right bit shift operations
Aya Mahfouz
1
-3
/
+3
2015-03-02
staging: Remove <linux/moduleparam.h> header.
Navya Sri Nizamkari
1
-1
/
+0
2015-02-27
Staging: slicoss: Join split string.
Ksenija Stanojevic
1
-2
/
+1
2015-02-27
staging: slicloss: replace init_timer by setup_timer
Aya Mahfouz
1
-6
/
+3
2014-12-03
Staging: slicoss: Fix long line issues in slicoss.c
Sean Cleator
1
-13
/
+26
[next]