aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/of_mdio.c
Commit message (Expand)AuthorAgeFilesLines
* of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-181-1/+0
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-2/+2
* driver-core: Add device node pointer to struct deviceGrant Likely2010-04-281-0/+1
* of: assume big-endian properties, adding conversions where necessaryJeremy Kerr2010-02-091-4/+4
* of: Remove nested functionJérôme Pouiller2009-10-151-6/+7
* of/mdio: Add support function for Ethernet fixed-link propertyAnton Vorontsov2009-07-221-0/+42
* openfirmware: Add OF phylib support codeGrant Likely2009-04-271-0/+139