aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/fixed_phy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-24phy: fixed-phy: properly validate phy in fixed_phy_update_state()Russell King1-1/+1
2015-09-06fixed_phy: pass 'irq' to fixed_phy_add()Sergei Shtylyov1-1/+1
2015-08-31net: phy: fixed_phy: Set phy capabilities even when link down.Andrew Lunn1-25/+48
2015-08-31phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn1-3/+23
2015-08-31phy: fixed_phy: Set supported speed in phydevAndrew Lunn1-0/+12
2015-08-31net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.Florian Fainelli1-0/+1
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+9
2015-08-27net: phy: fixed: propagate fixed link values to structMadalin Bucur1-0/+9
2015-07-21net: phy: fixed_phy: handle link-down caseStas Sergeev1-3/+5
2015-04-03add fixed_phy_update_state() - update state of fixed_phyStas Sergeev1-0/+29
2015-01-25net: phy: fixed: allow setting no update_link callbackFlorian Fainelli1-1/+1
2014-12-16net: Allow FIXED_PHY to be modular.David S. Miller1-0/+337