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
/
Documentation
/
networking
/
phy.txt
Age
Commit message (
Expand
)
Author
2017-06-06
net: phy: Delete unused function phy_ethtool_gset
yuval.shaia@oracle.com
2016-12-08
phy: add phy fixup unregister functions
Woojung.Huh@microchip.com
2016-11-28
Documentation: net: phy: Add links to several standards documents
Florian Fainelli
2016-11-28
Documentation: net: phy: Add blurb about RGMII
Florian Fainelli
2016-11-28
Documentation: net: phy: Add a paragraph about pause frames/flow control
Florian Fainelli
2016-11-28
Documentation: net: phy: remove description of function pointers
Florian Fainelli
2016-03-14
Documentation: networking: phy.txt: Add missing functions
Florian Fainelli
2014-07-30
Documentation: networking: phy.txt: Update text for indirect MMD access
Vince Bridgers
2014-03-28
Documentation: networking: phy.txt: MDIO bus reset is optional
Florian Fainelli
2014-02-17
Documentation: networking: update phy.txt with recent changes
Florian Fainelli
2013-12-09
net: phy: consolidate PHY reset in phy_init_hw()
Florian Fainelli
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2012-01-30
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
2010-10-24
phylib: make local function static
stephen hemminger
2008-11-19
phylib: fix phy name example in documentation
Paulius Zaleckas
2008-04-25
phylib: Add support for board-level PHY fixups
Andy Fleming
2006-12-02
[PATCH] PHY: Add support for configuring the PHY connection interface
Andy Fleming
2005-07-30
This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling
Andy Fleming