linux/drivers/net/ethernet/stmicro/stmmac
Deepak Sikri 3172d3afa9 stmmac: support wake up irq from external sources (v3)
On some platforms e.g. SPEAr the wake up irq differs from the
GMAC interrupt source.
With this patch an external wake up irq can be passed through the
platform code and named as "eth_wake_irq".

In case the wake up interrupt is not passed from the platform
so the driver will continue to use the mac irq (ndev->irq)

Signed-off-by: Deepak Sikri <deepak.sikri@st.com>
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-09-15 15:40:01 -04:00
..
Kconfig
Makefile
common.h stmmac: remove the mmc code (v3) 2011-09-15 15:40:00 -04:00
descs.h
dwmac100.h
dwmac100_core.c stmmac: remove the mmc code (v3) 2011-09-15 15:40:00 -04:00
dwmac100_dma.c
dwmac1000.h
dwmac1000_core.c stmmac: remove the mmc code (v3) 2011-09-15 15:40:00 -04:00
dwmac1000_dma.c
dwmac_dma.h
dwmac_lib.c
enh_desc.c
norm_desc.c
stmmac.h stmmac: support wake up irq from external sources (v3) 2011-09-15 15:40:01 -04:00
stmmac_ethtool.c stmmac: support wake up irq from external sources (v3) 2011-09-15 15:40:01 -04:00
stmmac_main.c stmmac: support wake up irq from external sources (v3) 2011-09-15 15:40:01 -04:00
stmmac_mdio.c
stmmac_timer.c
stmmac_timer.h