Skip to content

Commit cc91111

Browse files
ffainellidavem330
authored andcommitted
Documentation: net: phy: Add links to several standards documents
Add links to the IEEE 802.3-2008 document, and the RGMII v1.3 and v2.0 revisions of the standard. Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent bf8f695 commit cc91111

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Documentation/networking/phy.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,3 +407,13 @@ Board Fixups
407407
The stubs set one of the two matching criteria, and set the other one to
408408
match anything.
409409

410+
Standards
411+
412+
IEEE Standard 802.3: CSMA/CD Access Method and Physical Layer Specifications, Section Two:
413+
http://standards.ieee.org/getieee802/download/802.3-2008_section2.pdf
414+
415+
RGMII v1.3:
416+
http://web.archive.org/web/20160303212629/http://www.hp.com/rnd/pdfs/RGMIIv1_3.pdf
417+
418+
RGMII v2.0:
419+
http://web.archive.org/web/20160303171328/http://www.hp.com/rnd/pdfs/RGMIIv2_0_final_hp.pdf

0 commit comments

Comments
 (0)