summaryrefslogtreecommitdiff
path: root/drivers/of/of_mdio.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-2/+2
2010-04-28driver-core: Add device node pointer to struct deviceGrant Likely1-0/+1
2010-02-09of: assume big-endian properties, adding conversions where necessaryJeremy Kerr1-4/+4
2009-10-15of: Remove nested functionJérôme Pouiller1-6/+7
2009-07-22of/mdio: Add support function for Ethernet fixed-link propertyAnton Vorontsov1-0/+42
2009-04-27openfirmware: Add OF phylib support codeGrant Likely1-0/+139