summaryrefslogtreecommitdiff
path: root/drivers/net/fsl_pq_mdio.c
AgeCommit message (Expand)Author
2011-02-28dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-08-01of/address: Clean up function declarationsGrant Likely
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-17fsl_pq_mdio: Fix mdiobus allocation handlingAnton Vorontsov
2010-04-23fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov
2009-12-30fsl_pq_mdio: Fix iomem unmapping for non-eTSEC2.0 controllersAnton Vorontsov
2009-11-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-08net/fsl_pq_mdio: add module license GPLSebastian Siewior
2009-11-08fsl_pq_mdio: Fix compiler/sparse warnings (part 2)Anton Vorontsov
2009-11-08fsl_pq_mdio: Fix compiler/sparse warnings (part 1)Anton Vorontsov
2009-11-02fsl_pq_mdio: Add Suport for etsec2.0 devices.Sandeep Gopalpet
2009-10-14net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov
2009-06-25fsl_pq_mdio: Fix fsl_pq_mdio to work with modulesIonut Nicu
2009-06-03fsl_pq_mido: Set the first UCC as the mii management interface masterHaiying Wang
2009-04-27net: fix fsl_pq_mdio driver to use module_init()Grant Likely
2009-04-27net: rework fsl_pq_mdio driver to use of_mdio infrastructureGrant Likely
2009-04-02fsl_pq_mdio: Fix compile failureSegher Boessenkool
2009-04-02fsl_pq_mdio: Revive UCC MDIO supportAnton Vorontsov
2009-03-23fsl_pq_mdio: Use proper address translationAnton Vorontsov
2009-03-21fsl_pq_mdio: Revive Gianfar TBI PHY supportAnton Vorontsov
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-04netdev: Merge UCC and gianfar MDIO bus driversAndy Fleming