aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/ethernet-rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-04staging: octeon: Add kernel-doc params descriptionCristina Moraru1-0/+2
2015-10-02Staging: octeon: Use preferred kernel typeAybuke Ozdemir1-4/+4
2015-09-03STAGING: Octeon: Support CN68XX style WQEJanne Huttunen1-22/+36
2015-09-03STAGING: Octeon: Set SSO group mask properly on CN68XXAaro Koskinen1-4/+17
2015-09-03STAGING: Octeon: Properly enable/disable SSO WQE interruptsAaro Koskinen1-15/+39
2015-04-30staging: octeon-ethernet: update boilerplate commentsAaro Koskinen1-20/+4
2015-04-30staging: octeon-ethernet: eliminate DONT_WRITEBACKAaro Koskinen1-2/+1
2015-04-30staging: octeon-ethernet: eliminate USE_SKBUFFS_IN_HW defineAaro Koskinen1-2/+2
2015-04-30staging: octeon-ethernet: eliminate USE_10MBPS_PREAMBLE_WORKAROUND defineAaro Koskinen1-5/+2
2015-01-17Staging: octeon: Add blank lines after declarationsJamie Lawler1-0/+2
2014-12-02staging: octeon: Fix checkpatch 80 character limit warningsLuis de Bethencourt1-16/+33
2014-11-26staging: octeon-ethernet: drop multiple NAPI instancesAaro Koskinen1-99/+10
2014-10-30staging: octeon-ethernet: disable load balance for receiving packet when CONFIG_RPS is enabled.Eunbong Song1-0/+2
2014-10-02staging: octeon: Combined seperate strings.Gulsah Kose1-2/+1
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-10-06staging: octeon-ethernet: allow to use only 1 CPU for packet processingAaro Koskinen1-1/+1
2013-10-06staging: octeon-ethernet: allow to set IRQ smp_affinity freelyAaro Koskinen1-5/+4
2013-09-25staging: octeon: Fix typo in staging/octeonMasanari Iida1-2/+2
2013-09-17staging: octeon-ethernet: remove skb alloc failure warningsAaro Koskinen1-3/+0
2013-09-17staging: octeon-ethernet: make dropped packets to consume NAPI budgetAaro Koskinen1-1/+1
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman1-1/+1
2012-04-24staging: octeon-ethernet: fix build errors by including interrupt.hImre Kaloz1-0/+1
2012-04-10staging:octeon Fix typos in staging:octeonJustin P. Mattock1-1/+1
2011-12-07MIPS: Octeon: Move some Ethernet support files out of staging.David Daney1-8/+8
2011-09-27staging/octeon: Software should check the checksum of no tcp/udp packetsRoy.Li1-1/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-06-28staging: octeon: use printk_ratelimited instead of printk_ratelimitChristian Dietrich1-11/+13
2010-02-27Staging: Octeon: Reformat a bunch of comments.David Daney1-8/+9
2010-02-27Staging: Octeon Ethernet: Convert to NAPI.David Daney1-110/+190
2010-02-27Staging: Octeon Ethernet: Remove unused code.David Daney1-52/+25
2009-06-17Staging: Add octeon-ethernet driver files.David Daney1-0/+505