summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-41/+19
* Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day2013-09-201-1/+1
* net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modulesBhupesh Sharma2013-08-191-26/+51
* phy: smsc: LAN8710/8720 are not Gbit PHYsFabio Estevam2013-08-191-1/+1
* net, phy, cpsw: fix gigabit register accessHeiko Schocher2013-07-301-1/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2420-304/+20
* net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF caseFabio Estevam2013-07-191-1/+1
* phy: fix 10/100Mbps operation on 1Gbps-capable linksSascha Silbe2013-07-191-1/+9
* phylib: add atheros ar803x phyHeiko Schocher2013-06-241-1/+12
* phylib: add natsemi dp83630 phyHeiko Schocher2013-06-241-0/+37
* net: phy: supplement support for Micrel's KSZ9031SARTRE Leo2013-06-241-1/+35
* phylib: Add Atheros AR8035 GETH PHY supportXie Xiaobo2013-06-241-1/+33
* add support for Xilinx 1000BASE-X phy (GTX)Charles Coldwell2013-06-241-0/+21
* PHY: micrel.c: add support for KSZ9031David Andrey2013-06-241-27/+52
* NET: phy: add 88E1310 PHY initializationSebastian Hesselbarth2013-06-241-0/+48
* net: add ICPlus PHY driverYegor Yefremov2013-06-243-0/+98
* phy: export genphy_parse_link()Yegor Yefremov2013-06-241-1/+1
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-302-2/+81
|\
| * net/phy: fix select line for TN80xxShaohui Xie2013-05-241-2/+14
| * net/phy: add VSC8574 supportShaohui Xie2013-05-141-0/+67
* | phy: add support for ET1011C physMatt Porter2013-05-103-0/+114
* | net: phy: Define Marvell 88e1518 phyMichal Simek2013-04-301-0/+11
|/
* phy: add phy_find_by_mask/phy_connect_devTroy Kisky2013-01-281-50/+78
* mv88e61xx: refactor PHY and SWITCH level-codeAlbert ARIBAUD2013-01-092-192/+342
* phy: Add support for Marvell 88E1118RMichal Simek2012-12-151-0/+11
* 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
OpenPOWER on IntegriCloud