summaryrefslogtreecommitdiffstats
path: root/drivers/net/fsl_pq_mdio.h
Commit message (Collapse)AuthorAgeFilesLines
* fsl_pq_mdio: Add Suport for etsec2.0 devices.Sandeep Gopalpet2009-11-031-2/+9
| | | | | | | | | | This patch adds mdio support for etsec2.0 devices. Modified the fsl_pq_mdio structure to include the new mdio members. Signed-off-by: Sandeep Gopalpet <Sandeep.Kumar@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
* netdev: Merge UCC and gianfar MDIO bus driversAndy Fleming2009-02-051-0/+45
The MDIO bus drivers for the UCC and gianfar ethernet controllers are essentially the same. There's no reason to duplicate that much code. Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>