linux/drivers/net/ethernet/renesas
Chris Brandt 33d446dbba sh_eth: remove unchecked interrupts for RZ/A1
When streaming a lot of data and the RZ/A1 can't keep up, some status bits
will get set that are not being checked or cleared which cause the
following messages and the Ethernet driver to stop working. This
patch fixes that issue.

irq 21: nobody cared (try booting with the "irqpoll" option)
handlers:
[<c036b71c>] sh_eth_interrupt
Disabling IRQ #21

Fixes: db893473d3 ("sh_eth: Add support for r7s72100")
Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
Acked-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-12-02 13:54:50 -05:00
..
Kconfig sh_eth: add R8A7743/5 support 2016-09-28 05:01:50 -04:00
Makefile Renesas Ethernet AVB PTP clock driver 2015-06-11 00:24:12 -07:00
ravb_main.c net: ethernet: renesas: ravb: fix fixed-link phydev leaks 2016-11-29 23:17:02 -05:00
ravb_ptp.c ravb: make ravb_ptp_interrupt() *void* 2016-04-14 00:48:33 -04:00
ravb.h net: ethernet: renesas: ravb: use phydev from struct net_device 2016-08-20 22:27:17 -07:00
sh_eth.c sh_eth: remove unchecked interrupts for RZ/A1 2016-12-02 13:54:50 -05:00
sh_eth.h net: ethernet: renesas: sh_eth: use phydev from struct net_device 2016-08-10 23:14:53 -07:00