aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fsl_pq_mdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-2/+2
2010-08-01of/address: Clean up function declarationsGrant Likely1-0/+1
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely1-8/+18
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-1/+1
2010-05-17fsl_pq_mdio: Fix mdiobus allocation handlingAnton Vorontsov1-2/+4
2010-04-23fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov1-6/+14
2009-12-30fsl_pq_mdio: Fix iomem unmapping for non-eTSEC2.0 controllersAnton Vorontsov1-7/+23
2009-11-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2009-11-08net/fsl_pq_mdio: add module license GPLSebastian Siewior1-0/+1
2009-11-08fsl_pq_mdio: Fix compiler/sparse warnings (part 2)Anton Vorontsov1-4/+9
2009-11-08fsl_pq_mdio: Fix compiler/sparse warnings (part 1)Anton Vorontsov1-19/+12
2009-11-02fsl_pq_mdio: Add Suport for etsec2.0 devices.Sandeep Gopalpet1-11/+48
2009-10-14net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov1-0/+1
2009-06-25fsl_pq_mdio: Fix fsl_pq_mdio to work with modulesIonut Nicu1-4/+4
2009-06-03fsl_pq_mido: Set the first UCC as the mii management interface masterHaiying Wang1-1/+5
2009-04-27net: fix fsl_pq_mdio driver to use module_init()Grant Likely1-1/+1
2009-04-27net: rework fsl_pq_mdio driver to use of_mdio infrastructureGrant Likely1-48/+3
2009-04-02fsl_pq_mdio: Fix compile failureSegher Boessenkool1-0/+1
2009-04-02fsl_pq_mdio: Revive UCC MDIO supportAnton Vorontsov1-1/+1
2009-03-23fsl_pq_mdio: Use proper address translationAnton Vorontsov1-3/+7
2009-03-21fsl_pq_mdio: Revive Gianfar TBI PHY supportAnton Vorontsov1-0/+1
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2009-02-04netdev: Merge UCC and gianfar MDIO bus driversAndy Fleming1-0/+463