index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
2013-01-28
phy: add phy_find_by_mask/phy_connect_dev
Troy Kisky
2013-01-08
mv88e61xx: refactor PHY and SWITCH level-code
Albert ARIBAUD
2012-12-15
phy: Add support for Marvell 88E1118R
Michal Simek
2012-11-04
drivers/net/: sparse fixes
Kim Phillips
2012-11-04
net/: sparse fixes
Kim Phillips
2012-09-27
net: Add Vitesse VSC8662 PHY support
Priyanka Jain
2012-09-27
net/phy: support the mv88e6352 switch
Valentin Longchamp
2012-07-11
net: phy: micrel: make ksz9021 phy accessible
Troy Kisky
2012-07-11
phylib: phy_startup() should return an error code on failure
Timur Tabi
2012-02-27
net: phy: make board_phy_config responsible for calling drv->config
Troy Kisky
2012-02-27
net: phy: add support for Micrel's KSZ9021
Troy Kisky
2011-12-20
phy: add Micrel KS8721BL phy definition
Vladimir Zapolskiy
2011-12-05
phy: Add support for SMSC LAN87xx PHYs
Nobuhiro Iwamatsu
2011-12-05
Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel code
Zang Roy-R61911
2011-10-20
powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)
Timur Tabi
2011-10-14
phylib: wait for TN2020 to achieve SERDES lane alignment at startup
Timur Tabi
2011-10-09
phylib: Work around bug in Teranetics PHY
Andy Fleming
2011-09-28
Revert "phylib: remove a couple of redundant code lines"
Wolfgang Denk
2011-09-09
phylib: remove a couple of redundant code lines
Vladimir Zapolskiy
2011-09-09
phylib: reset mii bus only if reset handler is registered
Vladimir Zapolskiy
2011-08-31
phy.c: make less verbose - turn printf() into debug()
Wolfgang Denk
2011-07-27
phylib: Detect link on 10G devices correctly
Andy Fleming
2011-05-19
Minor coding style cleanup.
Wolfgang Denk
2011-04-20
phylib: Add a bunch of PHY drivers from tsec
Andy Fleming
2011-04-20
Create PHY Lib for U-Boot
Andy Fleming
2011-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-08-09
Fix compile warnings for const correctness
Ben Warren
2009-10-27
Coding Style cleanup; update CHANGELOG, prepare -rc1
Wolfgang Denk
2009-10-27
drivers/net/phy/miiphybb.c: fix warning: no newline at end of file
Wolfgang Denk
2009-10-11
Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...
Luigi 'Comio' Mantellini
2009-10-05
net: phy: mv88e61xx.c : fixed build warning
Prafulla Wadaskar
2009-08-10
net: phy: bugfixes: mv88E61xx compiler warnings fixed
Prafulla Wadaskar
2009-07-23
net: phy: bugfixes: mv88E61xx multichip addressing support
Prafulla Wadaskar
2009-07-23
MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA.
Richard Retanubun
2009-06-15
Marvell MV88E61XX Switch Driver support
Prafulla Wadaskar
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
miiphyutil: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
miiphybb: move to drivers/net/phy
Jean-Christophe PLAGNIOL-VILLARD