aboutsummaryrefslogtreecommitdiff
path: root/drivers/of/of_mdio.c
AgeCommit message (Expand)Author
2013-05-08net: of_mdio: fix behavior on missing phy deviceSebastian Hesselbarth
2013-04-08net: of_mdio: scan mdiobus for PHYs without reg propertySebastian Hesselbarth
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli
2012-11-29of_mdio: Honour "status=disabled" property of deviceAlexander Sverdlin
2012-06-27netdev/phy/of: Handle IEEE802.3 clause 45 Ethernet PHYs in of_mdiobus_register()David Daney
2012-06-27netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYsDavid Daney
2012-05-07netdev/of/phy: New function: of_mdio_find_bus().David Daney
2012-02-27of/mdio: fix fixed link bus nameBaruch Siach
2011-10-25of_mdio: Don't phy_scan_fixups() twiceKyle Moffett
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-24of/mdio: Fix some endianness problems.David Daney
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-04-28driver-core: Add device node pointer to struct deviceGrant Likely
2010-04-28of: check for IS_ERR()Dan Carpenter
2010-02-09of: assume big-endian properties, adding conversions where necessaryJeremy Kerr
2009-10-15of: Remove nested functionJérôme Pouiller
2009-07-22of/mdio: Add support function for Ethernet fixed-link propertyAnton Vorontsov
2009-04-27openfirmware: Add OF phylib support codeGrant Likely