linux/drivers/net/ethernet/stmicro/stmmac
Giuseppe CAVALLARO 4f795b25ea stmmac: mask mmc interrupts
We need to mask the MMC irq otherwise if we raise the mmc
interrupts that are not handled the driver loops in the
handler.
In fact, by default all mmc counters (only used for stats)
are managed in SW and registers are cleared on each READ.

Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-11-21 15:31:15 -05:00
..
Kconfig
Makefile
chain_mode.c
common.h
descs.h
descs_com.h
dwmac100.h
dwmac100_core.c
dwmac100_dma.c
dwmac1000.h
dwmac1000_core.c
dwmac1000_dma.c
dwmac_dma.h
dwmac_lib.c
enh_desc.c
mmc.h
mmc_core.c
norm_desc.c
ring_mode.c
stmmac.h stmmac: parameters auto-tuning through HW cap reg 2011-11-17 03:13:41 -05:00
stmmac_ethtool.c stmmac: parameters auto-tuning through HW cap reg 2011-11-17 03:13:41 -05:00
stmmac_main.c stmmac: mask mmc interrupts 2011-11-21 15:31:15 -05:00
stmmac_mdio.c
stmmac_timer.c
stmmac_timer.h