index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
octeon
/
ethernet-rx.c
Age
Commit message (
Expand
)
Author
2017-03-08
staging: octeon: remove unused variable
Arnd Bergmann
2017-02-22
Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-16
staging: octeon: Use net_device_stats from struct net_device
Tobias Klauser
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-09-18
Staging: octeon: ethernet-rx: fixed three redundant blank line style issues
Cathal Mullaney
2016-09-02
staging: octeon: prevent poll during rx init
Aaro Koskinen
2016-09-02
staging: octeon: support enabling multiple rx groups
Aaro Koskinen
2016-09-02
staging: octeon: move group number into rx group data
Aaro Koskinen
2016-09-02
staging: octeon: move irq into rx group specific data
Aaro Koskinen
2016-09-02
staging: octeon: create a struct for rx group specific data
Aaro Koskinen
2016-09-02
staging: octeon: move common poll code into a separate function
Aaro Koskinen
2016-09-02
staging: octeon: pass the NAPI instance reference to irq handler
Aaro Koskinen
2016-09-02
staging: octeon: use passed interrupt number in the handler
Aaro Koskinen
2016-09-02
staging: octeon: disable rx interrupts in oct_rx_shutdown
Aaro Koskinen
2016-03-28
staging: octeon: Fix alignment with open parenthesis
Laura Garcia Liebana
2016-03-11
staging: octeon: Fix lines over 80 characters
Laura Garcia Liebana
2016-03-11
staging: octeon: Remove blank lines after open brace
Laura Garcia Liebana
2016-03-11
staging: octeon: Fix block comments
Laura Garcia Liebana
2016-03-11
staging: octeon: Remove comparison to NULL
Laura Garcia Liebana
2016-02-20
staging: octeon: drop atomic usage from rx counters
Aaro Koskinen
2015-10-04
staging: octeon: Add kernel-doc params description
Cristina Moraru
2015-10-02
Staging: octeon: Use preferred kernel type
Aybuke Ozdemir
2015-09-03
STAGING: Octeon: Support CN68XX style WQE
Janne Huttunen
2015-09-03
STAGING: Octeon: Set SSO group mask properly on CN68XX
Aaro Koskinen
2015-09-03
STAGING: Octeon: Properly enable/disable SSO WQE interrupts
Aaro Koskinen
2015-04-30
staging: octeon-ethernet: update boilerplate comments
Aaro Koskinen
2015-04-30
staging: octeon-ethernet: eliminate DONT_WRITEBACK
Aaro Koskinen
2015-04-30
staging: octeon-ethernet: eliminate USE_SKBUFFS_IN_HW define
Aaro Koskinen
2015-04-30
staging: octeon-ethernet: eliminate USE_10MBPS_PREAMBLE_WORKAROUND define
Aaro Koskinen
2015-01-17
Staging: octeon: Add blank lines after declarations
Jamie Lawler
2014-12-02
staging: octeon: Fix checkpatch 80 character limit warnings
Luis de Bethencourt
2014-11-26
staging: octeon-ethernet: drop multiple NAPI instances
Aaro Koskinen
2014-10-30
staging: octeon-ethernet: disable load balance for receiving packet when CONF...
Eunbong Song
2014-10-02
staging: octeon: Combined seperate strings.
Gulsah Kose
2013-12-17
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-10-06
staging: octeon-ethernet: allow to use only 1 CPU for packet processing
Aaro Koskinen
2013-10-06
staging: octeon-ethernet: allow to set IRQ smp_affinity freely
Aaro Koskinen
2013-09-25
staging: octeon: Fix typo in staging/octeon
Masanari Iida
2013-09-17
staging: octeon-ethernet: remove skb alloc failure warnings
Aaro Koskinen
2013-09-17
staging: octeon-ethernet: make dropped packets to consume NAPI budget
Aaro Koskinen
2012-05-02
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
2012-04-24
staging: octeon-ethernet: fix build errors by including interrupt.h
Imre Kaloz
2012-04-10
staging:octeon Fix typos in staging:octeon
Justin P. Mattock
2011-12-07
MIPS: Octeon: Move some Ethernet support files out of staging.
David Daney
2011-09-27
staging/octeon: Software should check the checksum of no tcp/udp packets
Roy.Li
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-06-28
staging: octeon: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
2010-02-27
Staging: Octeon: Reformat a bunch of comments.
David Daney
2010-02-27
Staging: Octeon Ethernet: Convert to NAPI.
David Daney
2010-02-27
Staging: Octeon Ethernet: Remove unused code.
David Daney
[next]