summaryrefslogtreecommitdiff
path: root/include/phy.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-06-25phy: export genphy_parse_link()Yegor Yefremov1-0/+1
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+2
2013-05-15net/phy: add VSC8574 supportShaohui Xie1-0/+2
2013-05-10phy: add support for ET1011C physMatt Porter1-0/+1
2013-01-28phy: add phy_find_by_mask/phy_connect_devTroy Kisky1-0/+3
2012-02-28net: phy: add support for Micrel's KSZ9021Troy Kisky1-0/+1
2012-01-05phy: add phy_smsc_init() declarationVladimir Zapolskiy1-0/+1
2011-10-21powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi1-0/+4
2011-04-21phylib: Add a bunch of PHY drivers from tsecAndy Fleming1-0/+10
2011-04-21Create PHY Lib for U-BootAndy Fleming1-0/+219