aboutsummaryrefslogtreecommitdiff
path: root/drivers/of/of_net.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-29of_net: factor out repetitive code from of_get_mac_address()Gravatar Sergei Shtylyov 1-12/+17
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-24/+2
2014-02-12net: phy: re-design phy_modes to be self-containedGravatar Florian Fainelli 1-24/+2
2014-02-03of: make of_get_phy_mode parse 'phy-connection-type'Gravatar Florian Fainelli 1-4/+7
2014-01-13phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHYGravatar Andy Fleming 1-0/+1
2013-08-28of: Make of_get_phy_mode() return int i.s.o. const intGravatar Geert Uytterhoeven 1-1/+1
2013-05-31phy: add reverse MII PHY connection typeGravatar Florian Fainelli 1-0/+1
2011-10-31drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as requiredGravatar Paul Gortmaker 1-0/+1
2011-07-27net: ibm_newemac: convert it to use of_get_phy_modeGravatar Shawn Guo 1-0/+2
2011-07-27dt/net: add helper function of_get_phy_modeGravatar Shawn Guo 1-0/+43
2010-11-01of/net: Move of_get_mac_address() to a common source file.Gravatar David Daney 1-0/+48