/linux/drivers/net/ethernet/aeroflex/ |
H A D | greth.h | e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 19:11:15 UTC 2016 Andrew Lunn <andrew@lunn.ch> mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and initialize it to POLLING. This is what most MDIO drivers want, so allowing code to be removed from the drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ethernet/freescale/ |
H A D | fec_mpc52xx_phy.c | e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 19:11:15 UTC 2016 Andrew Lunn <andrew@lunn.ch> mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and initialize it to POLLING. This is what most MDIO drivers want, so allowing code to be removed from the drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ethernet/xilinx/ |
H A D | ll_temac_mdio.c | e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 19:11:15 UTC 2016 Andrew Lunn <andrew@lunn.ch> mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and initialize it to POLLING. This is what most MDIO drivers want, so allowing code to be removed from the drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ll_temac.h | e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 19:11:15 UTC 2016 Andrew Lunn <andrew@lunn.ch> mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and initialize it to POLLING. This is what most MDIO drivers want, so allowing code to be removed from the drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | xilinx_axienet_mdio.c | e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 19:11:15 UTC 2016 Andrew Lunn <andrew@lunn.ch> mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and initialize it to POLLING. This is what most MDIO drivers want, so allowing code to be removed from the drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | xilinx_axienet.h | e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 19:11:15 UTC 2016 Andrew Lunn <andrew@lunn.ch> mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and initialize it to POLLING. This is what most MDIO drivers want, so allowing code to be removed from the drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/arch/powerpc/platforms/pasemi/ |
H A D | gpio_mdio.c | e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 19:11:15 UTC 2016 Andrew Lunn <andrew@lunn.ch> mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and initialize it to POLLING. This is what most MDIO drivers want, so allowing code to be removed from the drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ethernet/freescale/fs_enet/ |
H A D | mii-bitbang.c | e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 19:11:15 UTC 2016 Andrew Lunn <andrew@lunn.ch> mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and initialize it to POLLING. This is what most MDIO drivers want, so allowing code to be removed from the drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | mii-fec.c | e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 19:11:15 UTC 2016 Andrew Lunn <andrew@lunn.ch> mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and initialize it to POLLING. This is what most MDIO drivers want, so allowing code to be removed from the drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/arch/powerpc/platforms/82xx/ |
H A D | ep8248e.c | e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 19:11:15 UTC 2016 Andrew Lunn <andrew@lunn.ch> mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and initialize it to POLLING. This is what most MDIO drivers want, so allowing code to be removed from the drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/usb/ |
H A D | ax88172a.c | e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 19:11:15 UTC 2016 Andrew Lunn <andrew@lunn.ch> mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and initialize it to POLLING. This is what most MDIO drivers want, so allowing code to be removed from the drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/phy/ |
H A D | fixed_phy.c | e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 19:11:15 UTC 2016 Andrew Lunn <andrew@lunn.ch> mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and initialize it to POLLING. This is what most MDIO drivers want, so allowing code to be removed from the drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ethernet/8390/ |
H A D | ax88796.c | e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 19:11:15 UTC 2016 Andrew Lunn <andrew@lunn.ch> mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and initialize it to POLLING. This is what most MDIO drivers want, so allowing code to be removed from the drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ethernet/ |
H A D | dnet.c | e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 19:11:15 UTC 2016 Andrew Lunn <andrew@lunn.ch> mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and initialize it to POLLING. This is what most MDIO drivers want, so allowing code to be removed from the drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ethoc.c | e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 19:11:15 UTC 2016 Andrew Lunn <andrew@lunn.ch> mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and initialize it to POLLING. This is what most MDIO drivers want, so allowing code to be removed from the drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ethernet/hisilicon/ |
H A D | hns_mdio.c | e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 19:11:15 UTC 2016 Andrew Lunn <andrew@lunn.ch> mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and initialize it to POLLING. This is what most MDIO drivers want, so allowing code to be removed from the drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ethernet/rdc/ |
H A D | r6040.c | e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 19:11:15 UTC 2016 Andrew Lunn <andrew@lunn.ch> mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and initialize it to POLLING. This is what most MDIO drivers want, so allowing code to be removed from the drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ethernet/agere/ |
H A D | et131x.c | e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 19:11:15 UTC 2016 Andrew Lunn <andrew@lunn.ch> mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and initialize it to POLLING. This is what most MDIO drivers want, so allowing code to be removed from the drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | sb1250-mac.c | e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 19:11:15 UTC 2016 Andrew Lunn <andrew@lunn.ch> mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and initialize it to POLLING. This is what most MDIO drivers want, so allowing code to be removed from the drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tg3.h | e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 19:11:15 UTC 2016 Andrew Lunn <andrew@lunn.ch> mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and initialize it to POLLING. This is what most MDIO drivers want, so allowing code to be removed from the drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ethernet/marvell/ |
H A D | mvmdio.c | e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 19:11:15 UTC 2016 Andrew Lunn <andrew@lunn.ch> mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and initialize it to POLLING. This is what most MDIO drivers want, so allowing code to be removed from the drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ethernet/amd/ |
H A D | au1000_eth.c | e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 19:11:15 UTC 2016 Andrew Lunn <andrew@lunn.ch> mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and initialize it to POLLING. This is what most MDIO drivers want, so allowing code to be removed from the drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ethernet/altera/ |
H A D | altera_tse_main.c | e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 19:11:15 UTC 2016 Andrew Lunn <andrew@lunn.ch> mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and initialize it to POLLING. This is what most MDIO drivers want, so allowing code to be removed from the drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ethernet/toshiba/ |
H A D | tc35815.c | e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 19:11:15 UTC 2016 Andrew Lunn <andrew@lunn.ch> mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and initialize it to POLLING. This is what most MDIO drivers want, so allowing code to be removed from the drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ethernet/nxp/ |
H A D | lpc_eth.c | e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 19:11:15 UTC 2016 Andrew Lunn <andrew@lunn.ch> mdio: Move allocation of interrupts into core
Have mdio_alloc() create the array of interrupt numbers, and initialize it to POLLING. This is what most MDIO drivers want, so allowing code to be removed from the drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|