/openbmc/linux/drivers/net/ethernet/ |
H A D | dnet.c | diff 2220943a21e26d97d7fd8f83c004b947326b469d Wed Jan 06 13:11:13 CST 2016 Andrew Lunn <andrew@lunn.ch> phy: Centralise print about attached phy
Many Ethernet drivers contain the same netdev_info() print statement about the attached phy. Move it into the phy device code. Additionally add a varargs function which can be used to append additional information.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | lantiq_etop.c | diff 2220943a21e26d97d7fd8f83c004b947326b469d Wed Jan 06 13:11:13 CST 2016 Andrew Lunn <andrew@lunn.ch> phy: Centralise print about attached phy
Many Ethernet drivers contain the same netdev_info() print statement about the attached phy. Move it into the phy device code. Additionally add a varargs function which can be used to append additional information.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/smsc/ |
H A D | smsc9420.c | diff 2220943a21e26d97d7fd8f83c004b947326b469d Wed Jan 06 13:11:13 CST 2016 Andrew Lunn <andrew@lunn.ch> phy: Centralise print about attached phy
Many Ethernet drivers contain the same netdev_info() print statement about the attached phy. Move it into the phy device code. Additionally add a varargs function which can be used to append additional information.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | smsc911x.c | diff 2220943a21e26d97d7fd8f83c004b947326b469d Wed Jan 06 13:11:13 CST 2016 Andrew Lunn <andrew@lunn.ch> phy: Centralise print about attached phy
Many Ethernet drivers contain the same netdev_info() print statement about the attached phy. Move it into the phy device code. Additionally add a varargs function which can be used to append additional information.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | sb1250-mac.c | diff 2220943a21e26d97d7fd8f83c004b947326b469d Wed Jan 06 13:11:13 CST 2016 Andrew Lunn <andrew@lunn.ch> phy: Centralise print about attached phy
Many Ethernet drivers contain the same netdev_info() print statement about the attached phy. Move it into the phy device code. Additionally add a varargs function which can be used to append additional information.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | b44.c | diff 2220943a21e26d97d7fd8f83c004b947326b469d Wed Jan 06 13:11:13 CST 2016 Andrew Lunn <andrew@lunn.ch> phy: Centralise print about attached phy
Many Ethernet drivers contain the same netdev_info() print statement about the attached phy. Move it into the phy device code. Additionally add a varargs function which can be used to append additional information.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | bcm63xx_enet.c | diff 2220943a21e26d97d7fd8f83c004b947326b469d Wed Jan 06 13:11:13 CST 2016 Andrew Lunn <andrew@lunn.ch> phy: Centralise print about attached phy
Many Ethernet drivers contain the same netdev_info() print statement about the attached phy. Move it into the phy device code. Additionally add a varargs function which can be used to append additional information.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tg3.c | diff 2220943a21e26d97d7fd8f83c004b947326b469d Wed Jan 06 13:11:13 CST 2016 Andrew Lunn <andrew@lunn.ch> phy: Centralise print about attached phy
Many Ethernet drivers contain the same netdev_info() print statement about the attached phy. Move it into the phy device code. Additionally add a varargs function which can be used to append additional information.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/agere/ |
H A D | et131x.c | diff 2220943a21e26d97d7fd8f83c004b947326b469d Wed Jan 06 13:11:13 CST 2016 Andrew Lunn <andrew@lunn.ch> phy: Centralise print about attached phy
Many Ethernet drivers contain the same netdev_info() print statement about the attached phy. Move it into the phy device code. Additionally add a varargs function which can be used to append additional information.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/toshiba/ |
H A D | tc35815.c | diff 2220943a21e26d97d7fd8f83c004b947326b469d Wed Jan 06 13:11:13 CST 2016 Andrew Lunn <andrew@lunn.ch> phy: Centralise print about attached phy
Many Ethernet drivers contain the same netdev_info() print statement about the attached phy. Move it into the phy device code. Additionally add a varargs function which can be used to append additional information.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/rdc/ |
H A D | r6040.c | diff 2220943a21e26d97d7fd8f83c004b947326b469d Wed Jan 06 13:11:13 CST 2016 Andrew Lunn <andrew@lunn.ch> phy: Centralise print about attached phy
Many Ethernet drivers contain the same netdev_info() print statement about the attached phy. Move it into the phy device code. Additionally add a varargs function which can be used to append additional information.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/amd/ |
H A D | au1000_eth.c | diff 2220943a21e26d97d7fd8f83c004b947326b469d Wed Jan 06 13:11:13 CST 2016 Andrew Lunn <andrew@lunn.ch> phy: Centralise print about attached phy
Many Ethernet drivers contain the same netdev_info() print statement about the attached phy. Move it into the phy device code. Additionally add a varargs function which can be used to append additional information.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/nxp/ |
H A D | lpc_eth.c | diff 2220943a21e26d97d7fd8f83c004b947326b469d Wed Jan 06 13:11:13 CST 2016 Andrew Lunn <andrew@lunn.ch> phy: Centralise print about attached phy
Many Ethernet drivers contain the same netdev_info() print statement about the attached phy. Move it into the phy device code. Additionally add a varargs function which can be used to append additional information.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | davinci_emac.c | diff 2220943a21e26d97d7fd8f83c004b947326b469d Wed Jan 06 13:11:13 CST 2016 Andrew Lunn <andrew@lunn.ch> phy: Centralise print about attached phy
Many Ethernet drivers contain the same netdev_info() print statement about the attached phy. Move it into the phy device code. Additionally add a varargs function which can be used to append additional information.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | cpsw.c | diff 2220943a21e26d97d7fd8f83c004b947326b469d Wed Jan 06 13:11:13 CST 2016 Andrew Lunn <andrew@lunn.ch> phy: Centralise print about attached phy
Many Ethernet drivers contain the same netdev_info() print statement about the attached phy. Move it into the phy device code. Additionally add a varargs function which can be used to append additional information.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/renesas/ |
H A D | ravb_main.c | diff 2220943a21e26d97d7fd8f83c004b947326b469d Wed Jan 06 13:11:13 CST 2016 Andrew Lunn <andrew@lunn.ch> phy: Centralise print about attached phy
Many Ethernet drivers contain the same netdev_info() print statement about the attached phy. Move it into the phy device code. Additionally add a varargs function which can be used to append additional information.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sh_eth.c | diff 2220943a21e26d97d7fd8f83c004b947326b469d Wed Jan 06 13:11:13 CST 2016 Andrew Lunn <andrew@lunn.ch> phy: Centralise print about attached phy
Many Ethernet drivers contain the same netdev_info() print statement about the attached phy. Move it into the phy device code. Additionally add a varargs function which can be used to append additional information.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/linux/ |
H A D | phy.h | diff 2220943a21e26d97d7fd8f83c004b947326b469d Wed Jan 06 13:11:13 CST 2016 Andrew Lunn <andrew@lunn.ch> phy: Centralise print about attached phy
Many Ethernet drivers contain the same netdev_info() print statement about the attached phy. Move it into the phy device code. Additionally add a varargs function which can be used to append additional information.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/phy/ |
H A D | phy_device.c | diff 2220943a21e26d97d7fd8f83c004b947326b469d Wed Jan 06 13:11:13 CST 2016 Andrew Lunn <andrew@lunn.ch> phy: Centralise print about attached phy
Many Ethernet drivers contain the same netdev_info() print statement about the attached phy. Move it into the phy device code. Additionally add a varargs function which can be used to append additional information.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/dsa/ |
H A D | slave.c | diff 2220943a21e26d97d7fd8f83c004b947326b469d Wed Jan 06 13:11:13 CST 2016 Andrew Lunn <andrew@lunn.ch> phy: Centralise print about attached phy
Many Ethernet drivers contain the same netdev_info() print statement about the attached phy. Move it into the phy device code. Additionally add a varargs function which can be used to append additional information.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/freescale/ |
H A D | fec_main.c | diff 2220943a21e26d97d7fd8f83c004b947326b469d Wed Jan 06 13:11:13 CST 2016 Andrew Lunn <andrew@lunn.ch> phy: Centralise print about attached phy
Many Ethernet drivers contain the same netdev_info() print statement about the attached phy. Move it into the phy device code. Additionally add a varargs function which can be used to append additional information.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|