Home
last modified time | relevance | path

Searched hist:e7f4dc3536a40097f95103ddf98dd55b3a980f5b (Results 1 – 25 of 44) sorted by relevance

12

/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx_phy.cdiff e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 13:11:15 CST 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 Dfsl_pq_mdio.cdiff e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 13:11:15 CST 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>
/openbmc/linux/drivers/net/ethernet/aeroflex/
H A Dgreth.hdiff e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 13:11:15 CST 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 Dgreth.cdiff e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 13:11:15 CST 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>
/openbmc/linux/drivers/net/ethernet/xilinx/
H A Dll_temac_mdio.cdiff e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 13:11:15 CST 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 Dll_temac.hdiff e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 13:11:15 CST 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 Dxilinx_axienet_mdio.cdiff e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 13:11:15 CST 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 Dxilinx_axienet.hdiff e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 13:11:15 CST 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>
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dmii-bitbang.cdiff e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 13:11:15 CST 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 Dmii-fec.cdiff e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 13:11:15 CST 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>
/openbmc/linux/arch/powerpc/platforms/pasemi/
H A Dgpio_mdio.cdiff e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 13:11:15 CST 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>
/openbmc/linux/arch/powerpc/platforms/82xx/
H A Dep8248e.cdiff e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 13:11:15 CST 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>
/openbmc/linux/drivers/net/usb/
H A Dax88172a.cdiff e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 13:11:15 CST 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>
/openbmc/linux/drivers/net/ethernet/hisilicon/
H A Dhns_mdio.cdiff e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 13:11:15 CST 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>
/openbmc/linux/drivers/net/ethernet/
H A Ddnet.cdiff e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 13:11:15 CST 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>
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmvmdio.cdiff e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 13:11:15 CST 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>
/openbmc/linux/drivers/net/ethernet/8390/
H A Dax88796.cdiff e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 13:11:15 CST 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>
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmsc9420.cdiff e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 13:11:15 CST 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>
/openbmc/linux/drivers/net/phy/
H A Dfixed_phy.cdiff e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 13:11:15 CST 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>
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dsb1250-mac.cdiff e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 13:11:15 CST 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 Dtg3.hdiff e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 13:11:15 CST 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>
/openbmc/linux/drivers/net/ethernet/agere/
H A Det131x.cdiff e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 13:11:15 CST 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>
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpmac.cdiff e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 13:11:15 CST 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>
/openbmc/linux/drivers/net/ethernet/toshiba/
H A Dtc35815.cdiff e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 13:11:15 CST 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>
/openbmc/linux/drivers/net/ethernet/rdc/
H A Dr6040.cdiff e7f4dc3536a40097f95103ddf98dd55b3a980f5b Wed Jan 06 13:11:15 CST 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>

12