1
0
Files
linux/Documentation
David Daney e9976d7c96 netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYs
Add a driver for BCM8706 and BCM8727 devices.  These are a 10Gig PHYs
which use MII_ADDR_C45 addressing.  They are always 10G full duplex, so
there is no autonegotiation.  All we do is report link state and send
interrupts when it changes.

If the PHY has a device tree of_node associated with it, the
"broadcom,c45-reg-init" property is used to supply register
initialization values when config_init() is called.

Signed-off-by: David Daney <david.daney@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-06-27 21:23:25 -07:00
..
2012-04-03 13:09:18 +02:00
2012-05-15 17:28:01 -04:00
2012-04-14 11:13:22 +10:00
2011-11-02 16:07:02 -07:00
2012-03-16 20:35:01 +00:00
2012-02-28 16:05:06 +01:00
2012-05-17 08:51:59 -07:00
2012-01-02 13:04:55 +01:00