aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/phy_fixed.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-05net: fixed_phy: Add forward declaration for struct gpio_desc;Moritz Fischer1-0/+1
2019-02-07net: fixed-phy: Add fixed_phy_register_with_gpiod() APIMoritz Fischer1-0/+15
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij1-6/+2
2018-12-17Fixed PHY: Add fixed_phy_change_carrier()Joakim Tjernlund1-0/+5
2018-01-03net: phy: fixed-phy: remove fixed_phy_update_state()Russell King1-9/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-03-14phy: fixed: Fix removal of phys.Andrew Lunn1-3/+2
2015-08-31phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn1-2/+6
2015-04-03add fixed_phy_update_state() - update state of fixed_phyStas Sergeev1-0/+9
2014-12-16net: Allow FIXED_PHY to be modular.David S. Miller1-1/+1
2014-10-07net: phy: adjust fixed_phy_register() return valuePetri Gynther1-7/+7
2014-08-27net: phy: provide stub for fixed_phy_set_link_updateFlorian Fainelli1-8/+9
2014-06-05net: phy: fix sparse warning in fixed.cKonrad Zapalowicz1-0/+5
2014-05-16net: phy: extend fixed driver with fixed_phy_register()Thomas Petazzoni1-0/+11
2008-01-23phy/fixed.c: rework to not duplicate PHY layer functionalityVitaly Bordug1-29/+22
2007-10-10PHY fixed driver: rework release path and update phy_id notationVitaly Bordug1-0/+38