summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2013-07-19net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF caseFabio Estevam
2013-07-19phy: fix 10/100Mbps operation on 1Gbps-capable linksSascha Silbe
2013-06-24phylib: add atheros ar803x phyHeiko Schocher
2013-06-24phylib: add natsemi dp83630 phyHeiko Schocher
2013-06-24net: phy: supplement support for Micrel's KSZ9031SARTRE Leo
2013-06-24phylib: Add Atheros AR8035 GETH PHY supportXie Xiaobo
2013-06-24add support for Xilinx 1000BASE-X phy (GTX)Charles Coldwell
2013-06-24PHY: micrel.c: add support for KSZ9031David Andrey
2013-06-24NET: phy: add 88E1310 PHY initializationSebastian Hesselbarth
2013-06-24net: add ICPlus PHY driverYegor Yefremov
2013-06-24phy: export genphy_parse_link()Yegor Yefremov
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-24net/phy: fix select line for TN80xxShaohui Xie
2013-05-14net/phy: add VSC8574 supportShaohui Xie
2013-05-10phy: add support for ET1011C physMatt Porter
2013-04-30net: phy: Define Marvell 88e1518 phyMichal Simek
2013-01-28phy: add phy_find_by_mask/phy_connect_devTroy Kisky
2013-01-09mv88e61xx: refactor PHY and SWITCH level-codeAlbert ARIBAUD
2012-12-15phy: Add support for Marvell 88E1118RMichal Simek
2012-11-04drivers/net/: sparse fixesKim Phillips
2012-11-04net/: sparse fixesKim Phillips
2012-09-27net: Add Vitesse VSC8662 PHY supportPriyanka Jain
2012-09-27net/phy: support the mv88e6352 switchValentin Longchamp
2012-07-11net: phy: micrel: make ksz9021 phy accessibleTroy Kisky
2012-07-11phylib: phy_startup() should return an error code on failureTimur Tabi
2012-02-27net: phy: make board_phy_config responsible for calling drv->configTroy Kisky
2012-02-27net: phy: add support for Micrel's KSZ9021Troy Kisky
2011-12-20phy: add Micrel KS8721BL phy definitionVladimir Zapolskiy
2011-12-05phy: Add support for SMSC LAN87xx PHYsNobuhiro Iwamatsu
2011-12-05Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel codeZang Roy-R61911
2011-10-20powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi
2011-10-13phylib: wait for TN2020 to achieve SERDES lane alignment at startupTimur Tabi
2011-10-09phylib: Work around bug in Teranetics PHYAndy Fleming
2011-09-28Revert "phylib: remove a couple of redundant code lines"Wolfgang Denk
2011-09-10phylib: remove a couple of redundant code linesVladimir Zapolskiy
2011-09-10phylib: reset mii bus only if reset handler is registeredVladimir Zapolskiy
2011-08-31phy.c: make less verbose - turn printf() into debug()Wolfgang Denk
2011-07-27phylib: Detect link on 10G devices correctlyAndy Fleming
2011-05-19Minor coding style cleanup.Wolfgang Denk
2011-04-20phylib: Add a bunch of PHY drivers from tsecAndy Fleming
2011-04-20Create PHY Lib for U-BootAndy Fleming
2011-01-09miiphy: convert to linux/mii.hMike Frysinger
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-08-09Fix compile warnings for const correctnessBen Warren
2009-10-28Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1Wolfgang Denk
2009-10-27drivers/net/phy/miiphybb.c: fix warning: no newline at end of fileWolfgang Denk
2009-10-10Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...Luigi 'Comio' Mantellini
2009-10-04net: phy: mv88e61xx.c : fixed build warningPrafulla Wadaskar
2009-08-10net: phy: bugfixes: mv88E61xx compiler warnings fixedPrafulla Wadaskar