net/fsl: Add mEMAC MDIO support to XGMAC MDIO
authorAndy Fleming <afleming@gmail.com>
Sun, 4 Jan 2015 09:36:02 +0000 (17:36 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Jan 2015 22:18:26 +0000 (17:18 -0500)
commit1fcf77c87ad659a92e1dcfb883388cb43baeaab6
treedcab269caf848dcf1a82794d6f25555a4d10377b
parent2f4383667d57d1c719070db86b14277277752841
net/fsl: Add mEMAC MDIO support to XGMAC MDIO

The Freescale mEMAC supports operating at 10/100/1000/10G, and
its associated MDIO controller is likewise capable of operating
both Clause 22 and Clause 45 MDIO buses. It is nearly identical
to the MDIO controller on the XGMAC, so we just modify that
driver.

Portions of this driver developed by:

Sandeep Singh <sandeep@freescale.com>
Roy Zang <tie-fei.zang@freescale.com>

Signed-off-by: Andy Fleming <afleming@gmail.com>
Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/Kconfig
drivers/net/ethernet/freescale/xgmac_mdio.c
This page took 0.025113 seconds and 5 git commands to generate.