All of lore.kernel.org
 help / color / mirror / Atom feed
* octeon-ethernet: bug fixes
@ 2013-09-05 18:43 Aaro Koskinen
  2013-09-05 18:43 ` [PATCH 1/3] staging: octeon-ethernet: make dropped packets to consume NAPI budget Aaro Koskinen
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Aaro Koskinen @ 2013-09-05 18:43 UTC (permalink / raw)
  To: Greg Kroah-Hartman, devel, linux-mips
  Cc: David Daney, Jason A. Donenfeld, richard, Aaro Koskinen

Hi,

Here's some simple fixes for that should improve the stability of
the driver.

Aaro Koskinen (3):
  staging: octeon-ethernet: make dropped packets to consume NAPI budget
  staging: octeon-ethernet: remove skb alloc failure warnings
  staging: octeon-ethernet: rgmii: enable interrupts that we can handle

 drivers/staging/octeon/ethernet-mem.c   | 7 +------
 drivers/staging/octeon/ethernet-rgmii.c | 4 +---
 drivers/staging/octeon/ethernet-rx.c    | 5 +----
 3 files changed, 3 insertions(+), 13 deletions(-)

-- 
1.8.3.2

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-09-05 19:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-05 18:43 octeon-ethernet: bug fixes Aaro Koskinen
2013-09-05 18:43 ` [PATCH 1/3] staging: octeon-ethernet: make dropped packets to consume NAPI budget Aaro Koskinen
2013-09-05 18:55   ` David Daney
2013-09-05 18:55     ` David Daney
2013-09-05 18:44 ` [PATCH 2/3] staging: octeon-ethernet: remove skb alloc failure warnings Aaro Koskinen
2013-09-05 18:57   ` David Daney
2013-09-05 18:44 ` [PATCH 3/3] staging: octeon-ethernet: rgmii: enable interrupts that we can handle Aaro Koskinen
2013-09-05 19:00   ` David Daney
2013-09-05 19:00     ` David Daney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.