* [PATCH 0/2] net: macb: Handle RX errors
@ 2014-07-18 9:51 Neil Armstrong
0 siblings, 0 replies; only message in thread
From: Neil Armstrong @ 2014-07-18 9:51 UTC (permalink / raw)
To: Nicolas Ferre, netdev, linux-kernel
On our hardware, the MACB connected to a heavilly used AXI bus, fails to
correctly write RX descriptors.
This leds to RX ring errors that can be managed.
These patchs add RX error management according to the Cadence MACB User Guide.
The first patch separates the RX and TX rings init in order to reuse the RX ring init.
Neil Armstrong (2):
net: macb: Separate rx and tx ring init function
net: macb: Handle errors in RX path
drivers/net/ethernet/cadence/macb.c | 88 +++++++++++++++++++++++++++++------
drivers/net/ethernet/cadence/macb.h | 3 +-
2 files changed, 76 insertions(+), 15 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-07-18 9:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-18 9:51 [PATCH 0/2] net: macb: Handle RX errors Neil Armstrong
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.