aboutsummaryrefslogtreecommitdiff
path: root/include/linux/phy_fixed.h
AgeCommit message (Expand)AuthorFilesLines
2019-09-05net: fixed_phy: Add forward declaration for struct gpio_desc;Gravatar Moritz Fischer 1-0/+1
2019-02-07net: fixed-phy: Add fixed_phy_register_with_gpiod() APIGravatar Moritz Fischer 1-0/+15
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Gravatar Linus Walleij 1-6/+2
2018-12-17Fixed PHY: Add fixed_phy_change_carrier()Gravatar Joakim Tjernlund 1-0/+5
2018-01-03net: phy: fixed-phy: remove fixed_phy_update_state()Gravatar Russell King 1-9/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-03-14phy: fixed: Fix removal of phys.Gravatar Andrew Lunn 1-3/+2
2015-08-31phy: fixed_phy: Add gpio to determine link up/down.Gravatar Andrew Lunn 1-2/+6
2015-04-03add fixed_phy_update_state() - update state of fixed_phyGravatar Stas Sergeev 1-0/+9
2014-12-16net: Allow FIXED_PHY to be modular.Gravatar David S. Miller 1-1/+1
2014-10-07net: phy: adjust fixed_phy_register() return valueGravatar Petri Gynther 1-7/+7
2014-08-27net: phy: provide stub for fixed_phy_set_link_updateGravatar Florian Fainelli 1-8/+9
2014-06-05net: phy: fix sparse warning in fixed.cGravatar Konrad Zapalowicz 1-0/+5
2014-05-16net: phy: extend fixed driver with fixed_phy_register()Gravatar Thomas Petazzoni 1-0/+11
2008-01-23phy/fixed.c: rework to not duplicate PHY layer functionalityGravatar Vitaly Bordug 1-29/+22
2007-10-10PHY fixed driver: rework release path and update phy_id notationGravatar Vitaly Bordug 1-0/+38