summaryrefslogtreecommitdiffstats
path: root/drivers/net/fsl_pq_mdio.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: return operator cleanupEric Dumazet2010-09-261-2/+2
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* of/address: Clean up function declarationsGrant Likely2010-08-011-0/+1
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-8/+18
|\
| * fsl_pq_mdio: Fix mdiobus allocation handlingAnton Vorontsov2010-05-171-2/+4
| * fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov2010-04-231-6/+14
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
|/
* fsl_pq_mdio: Fix iomem unmapping for non-eTSEC2.0 controllersAnton Vorontsov2009-12-301-7/+23
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-081-0/+1
|\
| * net/fsl_pq_mdio: add module license GPLSebastian Siewior2009-11-081-0/+1
* | fsl_pq_mdio: Fix compiler/sparse warnings (part 2)Anton Vorontsov2009-11-081-4/+9
* | fsl_pq_mdio: Fix compiler/sparse warnings (part 1)Anton Vorontsov2009-11-081-19/+12
* | fsl_pq_mdio: Add Suport for etsec2.0 devices.Sandeep Gopalpet2009-11-021-11/+48
|/
* net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov2009-10-141-0/+1
* fsl_pq_mdio: Fix fsl_pq_mdio to work with modulesIonut Nicu2009-06-251-4/+4
* fsl_pq_mido: Set the first UCC as the mii management interface masterHaiying Wang2009-06-031-1/+5
* net: fix fsl_pq_mdio driver to use module_init()Grant Likely2009-04-271-1/+1
* net: rework fsl_pq_mdio driver to use of_mdio infrastructureGrant Likely2009-04-271-48/+3
* fsl_pq_mdio: Fix compile failureSegher Boessenkool2009-04-021-0/+1
* fsl_pq_mdio: Revive UCC MDIO supportAnton Vorontsov2009-04-021-1/+1
* fsl_pq_mdio: Use proper address translationAnton Vorontsov2009-03-231-3/+7
* fsl_pq_mdio: Revive Gianfar TBI PHY supportAnton Vorontsov2009-03-211-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-051-2/+2
* netdev: Merge UCC and gianfar MDIO bus driversAndy Fleming2009-02-041-0/+463
OpenPOWER on IntegriCloud