index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
octeon
/
ethernet-rx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: octeon: ethernet-rx: fixed three redundant blank line style issues
Cathal Mullaney
2016-09-18
1
-3
/
+0
*
staging: octeon: prevent poll during rx init
Aaro Koskinen
2016-09-02
1
-0
/
+6
*
staging: octeon: support enabling multiple rx groups
Aaro Koskinen
2016-09-02
1
-51
/
+75
*
staging: octeon: move group number into rx group data
Aaro Koskinen
2016-09-02
1
-9
/
+11
*
staging: octeon: move irq into rx group specific data
Aaro Koskinen
2016-09-02
1
-7
/
+10
*
staging: octeon: create a struct for rx group specific data
Aaro Koskinen
2016-09-02
1
-6
/
+9
*
staging: octeon: move common poll code into a separate function
Aaro Koskinen
2016-09-02
1
-10
/
+19
*
staging: octeon: pass the NAPI instance reference to irq handler
Aaro Koskinen
2016-09-02
1
-4
/
+4
*
staging: octeon: use passed interrupt number in the handler
Aaro Koskinen
2016-09-02
1
-3
/
+3
*
staging: octeon: disable rx interrupts in oct_rx_shutdown
Aaro Koskinen
2016-09-02
1
-0
/
+9
*
staging: octeon: Fix alignment with open parenthesis
Laura Garcia Liebana
2016-03-28
1
-3
/
+4
*
staging: octeon: Fix lines over 80 characters
Laura Garcia Liebana
2016-03-11
1
-3
/
+7
*
staging: octeon: Remove blank lines after open brace
Laura Garcia Liebana
2016-03-11
1
-1
/
+0
*
staging: octeon: Fix block comments
Laura Garcia Liebana
2016-03-11
1
-15
/
+5
*
staging: octeon: Remove comparison to NULL
Laura Garcia Liebana
2016-03-11
1
-3
/
+3
*
staging: octeon: drop atomic usage from rx counters
Aaro Koskinen
2016-02-20
1
-20
/
+3
*
staging: octeon: Add kernel-doc params description
Cristina Moraru
2015-10-04
1
-0
/
+2
*
Staging: octeon: Use preferred kernel type
Aybuke Ozdemir
2015-10-02
1
-4
/
+4
*
STAGING: Octeon: Support CN68XX style WQE
Janne Huttunen
2015-09-03
1
-22
/
+36
*
STAGING: Octeon: Set SSO group mask properly on CN68XX
Aaro Koskinen
2015-09-03
1
-4
/
+17
*
STAGING: Octeon: Properly enable/disable SSO WQE interrupts
Aaro Koskinen
2015-09-03
1
-15
/
+39
*
staging: octeon-ethernet: update boilerplate comments
Aaro Koskinen
2015-04-30
1
-20
/
+4
*
staging: octeon-ethernet: eliminate DONT_WRITEBACK
Aaro Koskinen
2015-04-30
1
-2
/
+1
*
staging: octeon-ethernet: eliminate USE_SKBUFFS_IN_HW define
Aaro Koskinen
2015-04-30
1
-2
/
+2
*
staging: octeon-ethernet: eliminate USE_10MBPS_PREAMBLE_WORKAROUND define
Aaro Koskinen
2015-04-30
1
-5
/
+2
*
Staging: octeon: Add blank lines after declarations
Jamie Lawler
2015-01-17
1
-0
/
+2
*
staging: octeon: Fix checkpatch 80 character limit warnings
Luis de Bethencourt
2014-12-02
1
-16
/
+33
*
staging: octeon-ethernet: drop multiple NAPI instances
Aaro Koskinen
2014-11-26
1
-99
/
+10
*
staging: octeon-ethernet: disable load balance for receiving packet when CONF...
Eunbong Song
2014-10-30
1
-0
/
+2
*
staging: octeon: Combined seperate strings.
Gulsah Kose
2014-10-02
1
-2
/
+1
*
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-17
1
-1
/
+0
*
staging: octeon-ethernet: allow to use only 1 CPU for packet processing
Aaro Koskinen
2013-10-06
1
-1
/
+1
*
staging: octeon-ethernet: allow to set IRQ smp_affinity freely
Aaro Koskinen
2013-10-06
1
-5
/
+4
*
staging: octeon: Fix typo in staging/octeon
Masanari Iida
2013-09-25
1
-2
/
+2
*
staging: octeon-ethernet: remove skb alloc failure warnings
Aaro Koskinen
2013-09-17
1
-3
/
+0
*
staging: octeon-ethernet: make dropped packets to consume NAPI budget
Aaro Koskinen
2013-09-17
1
-1
/
+1
*
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
2012-05-02
1
-1
/
+1
|
\
|
*
staging:octeon Fix typos in staging:octeon
Justin P. Mattock
2012-04-10
1
-1
/
+1
*
|
staging: octeon-ethernet: fix build errors by including interrupt.h
Imre Kaloz
2012-04-24
1
-0
/
+1
|
/
*
MIPS: Octeon: Move some Ethernet support files out of staging.
David Daney
2011-12-07
1
-8
/
+8
*
staging/octeon: Software should check the checksum of no tcp/udp packets
Roy.Li
2011-09-27
1
-1
/
+2
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
staging: octeon: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
2011-06-28
1
-11
/
+13
*
Staging: Octeon: Reformat a bunch of comments.
David Daney
2010-02-27
1
-8
/
+9
*
Staging: Octeon Ethernet: Convert to NAPI.
David Daney
2010-02-27
1
-110
/
+190
*
Staging: Octeon Ethernet: Remove unused code.
David Daney
2010-02-27
1
-52
/
+25
*
Staging: Add octeon-ethernet driver files.
David Daney
2009-06-17
1
-0
/
+505