linux/drivers/net/ethernet/stmicro/stmmac
Francesco Virlinzi 7a13f8f5b6 stmmac: request_irq when use an ext wake irq line (v2)
In case of we use an external Wake-Up IRQ line
(priv->wol_irq != dev->irq) we need to invoke the
request_irq.

Signed-off-by: Francesco Virlinzi <francesco.virlinzi@st.com>
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-02-15 14:52:10 -05:00
..
Kconfig stmmac: add the experimental PCI support 2011-12-21 15:44:34 -05:00
Makefile stmmac: add the experimental PCI support 2011-12-21 15:44:34 -05:00
chain_mode.c
common.h stmmac: do not discard frame on dribbling bit assert 2012-02-15 14:52:10 -05:00
descs.h
descs_com.h
dwmac100.h
dwmac100_core.c
dwmac100_dma.c stmmac: use mdelay on timeout of sw reset 2011-11-17 03:13:41 -05:00
dwmac1000.h
dwmac1000_core.c
dwmac1000_dma.c stmmac: use mdelay on timeout of sw reset 2011-11-17 03:13:41 -05:00
dwmac_dma.h
dwmac_lib.c stmmac: add the experimental PCI support 2011-12-21 15:44:34 -05:00
enh_desc.c stmmac: do not discard frame on dribbling bit assert 2012-02-15 14:52:10 -05:00
mmc.h
mmc_core.c stmmac: Fix compilation error in mmc_core.c 2012-01-10 14:57:20 -08:00
norm_desc.c stmmac: do not discard frame on dribbling bit assert 2012-02-15 14:52:10 -05:00
ring_mode.c
stmmac.h stmmac: add the experimental PCI support 2011-12-21 15:44:34 -05:00
stmmac_ethtool.c stmmac: do not discard frame on dribbling bit assert 2012-02-15 14:52:10 -05:00
stmmac_main.c stmmac: request_irq when use an ext wake irq line (v2) 2012-02-15 14:52:10 -05:00
stmmac_mdio.c stmmac: fix phy naming inconsistency 2012-01-24 15:29:42 -05:00
stmmac_pci.c stmmac: added PCI identifiers 2012-01-24 15:44:20 -05:00
stmmac_platform.c drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c: add missing iounmap 2012-01-12 20:05:28 -08:00
stmmac_timer.c
stmmac_timer.h