summaryrefslogtreecommitdiffstats
path: root/drivers/qe/uec_phy.c
Commit message (Expand)AuthorAgeFilesLines
* qe: move immap_qe.h from arch directory into common directoryZhao Qiang2014-07-221-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-5/+1
* net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger2012-03-181-1/+1
* fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming2011-04-201-18/+18
* Remove instances of phy_read/writeAndy Fleming2011-04-201-72/+73
* UEC: Fix compiler warnings introduced by linux/mii.h changeKumar Gala2011-01-251-8/+8
* miiphy: convert to linux/mii.hMike Frysinger2011-01-091-34/+34
* powerpc/fsl: Introduce common enum for PHY typesKumar Gala2010-10-201-4/+4
* UEC PHY: Speed up initial PHY neg.Joakim Tjernlund2010-10-111-0/+9
* UEC PHY: Remove strange 0.5 sec delayJoakim Tjernlund2010-10-111-1/+0
* net: rename "FSL UECx" net interfaces "UECx"Kim Phillips2010-08-091-3/+3
* 83xx: UEC: Added support for bitBang MII driver access to PHYsRichard Retanubun2010-05-031-0/+47
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-1/+1
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-1/+1
* 83xx, uec: split enet_interface in two variablesHeiko Schocher2010-01-311-38/+46
* net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYsAnton Vorontsov2009-09-251-2/+13
* UEC FIXED PHY: Determine fixed-phy port using UEC interface name.Richard Retanubun2009-08-101-17/+19
* powerpc: net: support for the SMSC LAN8700 PHYHeiko Schocher2009-01-241-0/+59
* drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver.Richard Retanubun2008-11-091-0/+79
* Change UEC PHY interface to RGMII on MPC8568MDSHaiying Wang2008-10-181-0/+24
* drivers/qe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-3/+0
* uec: add support for Broadcom BCM5481 Gigabit PHYAnton Vorontsov2008-03-251-0/+41
* uec: add support for gbit mii status readingsAnton Vorontsov2008-03-251-9/+19
* net: uec_phy: actually increment the timeout counterKim Phillips2008-03-071-1/+2
* net: uec_phy: handle 88e1111 rev.B2 erratum 5.6Kim Phillips2008-03-021-0/+8
* Remove annoying debug printout for PHY less boards.Joakim Tjernlund2008-01-161-2/+1
* net: reduce boot latency on QE UEC based boardsKim Phillips2008-01-161-22/+36
* Add support for UEC to 8568Andy Fleming2007-08-141-7/+7
* Code cleanup.Wolfgang Denk2006-11-301-421/+424
* mpc83xx: add QE ethernet supportDave Liu2006-11-031-0/+604
OpenPOWER on IntegriCloud