index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
phy_fixed.h
Age
Commit message (
Expand
)
Author
2019-09-05
net: fixed_phy: Add forward declaration for struct gpio_desc;
Moritz Fischer
2019-02-07
net: fixed-phy: Add fixed_phy_register_with_gpiod() API
Moritz Fischer
2019-02-04
net: phy: fixed-phy: Drop GPIO from fixed_phy_add()
Linus Walleij
2018-12-17
Fixed PHY: Add fixed_phy_change_carrier()
Joakim Tjernlund
2018-01-03
net: phy: fixed-phy: remove fixed_phy_update_state()
Russell King
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-03-14
phy: fixed: Fix removal of phys.
Andrew Lunn
2015-08-31
phy: fixed_phy: Add gpio to determine link up/down.
Andrew Lunn
2015-04-03
add fixed_phy_update_state() - update state of fixed_phy
Stas Sergeev
2014-12-16
net: Allow FIXED_PHY to be modular.
David S. Miller
2014-10-07
net: phy: adjust fixed_phy_register() return value
Petri Gynther
2014-08-27
net: phy: provide stub for fixed_phy_set_link_update
Florian Fainelli
2014-06-05
net: phy: fix sparse warning in fixed.c
Konrad Zapalowicz
2014-05-16
net: phy: extend fixed driver with fixed_phy_register()
Thomas Petazzoni
2008-01-23
phy/fixed.c: rework to not duplicate PHY layer functionality
Vitaly Bordug
2007-10-10
PHY fixed driver: rework release path and update phy_id notation
Vitaly Bordug