summaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/ethernet-rx.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: octeon: Add blank lines after declarationsJamie Lawler2015-01-181-0/+2
* staging: octeon: Fix checkpatch 80 character limit warningsLuis de Bethencourt2014-12-031-16/+33
* staging: octeon-ethernet: drop multiple NAPI instancesAaro Koskinen2014-11-261-99/+10Star
* staging: octeon-ethernet: disable load balance for receiving packet when CONF...Eunbong Song2014-10-301-0/+2
* staging: octeon: Combined seperate strings.Gulsah Kose2014-10-021-2/+1Star
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0Star
* staging: octeon-ethernet: allow to use only 1 CPU for packet processingAaro Koskinen2013-10-071-1/+1
* staging: octeon-ethernet: allow to set IRQ smp_affinity freelyAaro Koskinen2013-10-071-5/+4Star
* staging: octeon: Fix typo in staging/octeonMasanari Iida2013-09-261-2/+2
* staging: octeon-ethernet: remove skb alloc failure warningsAaro Koskinen2013-09-171-3/+0Star
* staging: octeon-ethernet: make dropped packets to consume NAPI budgetAaro Koskinen2013-09-171-1/+1
* Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-021-1/+1
|\
| * staging:octeon Fix typos in staging:octeonJustin P. Mattock2012-04-101-1/+1
* | staging: octeon-ethernet: fix build errors by including interrupt.hImre Kaloz2012-04-241-0/+1
|/
* MIPS: Octeon: Move some Ethernet support files out of staging.David Daney2011-12-071-8/+8
* staging/octeon: Software should check the checksum of no tcp/udp packetsRoy.Li2011-09-271-1/+2
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* staging: octeon: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-281-11/+13
* Staging: Octeon: Reformat a bunch of comments.David Daney2010-02-271-8/+9
* Staging: Octeon Ethernet: Convert to NAPI.David Daney2010-02-271-110/+190
* Staging: Octeon Ethernet: Remove unused code.David Daney2010-02-271-52/+25Star
* Staging: Add octeon-ethernet driver files.David Daney2009-06-171-0/+505