summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/: sparse fixesKim Phillips2012-11-042-10/+11
* net/: sparse fixesKim Phillips2012-11-041-1/+1
* net: Add Vitesse VSC8662 PHY supportPriyanka Jain2012-09-271-4/+14
* net/phy: support the mv88e6352 switchValentin Longchamp2012-09-272-0/+319
* net: phy: micrel: make ksz9021 phy accessibleTroy Kisky2012-07-111-2/+13
* phylib: phy_startup() should return an error code on failureTimur Tabi2012-07-111-1/+4
* net: phy: make board_phy_config responsible for calling drv->configTroy Kisky2012-02-271-3/+2
* net: phy: add support for Micrel's KSZ9021Troy Kisky2012-02-271-0/+87
* phy: add Micrel KS8721BL phy definitionVladimir Zapolskiy2011-12-201-0/+11
* phy: Add support for SMSC LAN87xx PHYsNobuhiro Iwamatsu2011-12-053-0/+96
* Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel codeZang Roy-R619112011-12-051-6/+107
* powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi2011-10-201-1/+1
* phylib: wait for TN2020 to achieve SERDES lane alignment at startupTimur Tabi2011-10-131-0/+33
* phylib: Work around bug in Teranetics PHYAndy Fleming2011-10-091-1/+20
* Revert "phylib: remove a couple of redundant code lines"Wolfgang Denk2011-09-281-2/+5
* phylib: remove a couple of redundant code linesVladimir Zapolskiy2011-09-101-5/+2
* phylib: reset mii bus only if reset handler is registeredVladimir Zapolskiy2011-09-101-1/+2
* phy.c: make less verbose - turn printf() into debug()Wolfgang Denk2011-08-311-1/+1
* phylib: Detect link on 10G devices correctlyAndy Fleming2011-07-271-2/+6
* Minor coding style cleanup.Wolfgang Denk2011-05-191-1/+0
* phylib: Add a bunch of PHY drivers from tsecAndy Fleming2011-04-2012-0/+1500
* Create PHY Lib for U-BootAndy Fleming2011-04-203-0/+831
* miiphy: convert to linux/mii.hMike Frysinger2011-01-091-1/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-291-1/+1
* Fix compile warnings for const correctnessBen Warren2010-08-091-3/+3
* Coding Style cleanup; update CHANGELOG, prepare -rc1Wolfgang Denk2009-10-281-4/+4
* drivers/net/phy/miiphybb.c: fix warning: no newline at end of fileWolfgang Denk2009-10-271-1/+1
* Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...Luigi 'Comio' Mantellini2009-10-101-104/+242
* net: phy: mv88e61xx.c : fixed build warningPrafulla Wadaskar2009-10-041-2/+2
* net: phy: bugfixes: mv88E61xx compiler warnings fixedPrafulla Wadaskar2009-08-101-9/+14
* net: phy: bugfixes: mv88E61xx multichip addressing supportPrafulla Wadaskar2009-07-222-10/+10
* MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA.Richard Retanubun2009-07-221-0/+7
* Marvell MV88E61XX Switch Driver supportPrafulla Wadaskar2009-06-153-0/+476
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-3/+3
* miiphyutil: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-291-1/+1
* miiphybb: move to drivers/net/phyJean-Christophe PLAGNIOL-VILLARD2008-08-292-0/+281
OpenPOWER on IntegriCloud