summaryrefslogtreecommitdiff
path: root/drivers/qe/uec_phy.c
AgeCommit message (Expand)Author
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23treewide: use #include <...> to include public headersMasahiro Yamada
2016-02-24qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong
2014-07-22qe: move immap_qe.h from arch directory into common directoryZhao Qiang
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-03-18net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger
2011-04-20fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming
2011-04-20Remove instances of phy_read/writeAndy Fleming
2011-01-25UEC: Fix compiler warnings introduced by linux/mii.h changeKumar Gala
2011-01-09miiphy: convert to linux/mii.hMike Frysinger
2010-10-20powerpc/fsl: Introduce common enum for PHY typesKumar Gala
2010-10-11UEC PHY: Speed up initial PHY neg.Joakim Tjernlund
2010-10-11UEC PHY: Remove strange 0.5 sec delayJoakim Tjernlund
2010-08-09net: rename "FSL UECx" net interfaces "UECx"Kim Phillips
2010-05-0383xx: UEC: Added support for bitBang MII driver access to PHYsRichard Retanubun
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser
2010-01-3183xx, uec: split enet_interface in two variablesHeiko Schocher
2009-09-25net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYsAnton Vorontsov
2009-08-10UEC FIXED PHY: Determine fixed-phy port using UEC interface name.Richard Retanubun
2009-01-24powerpc: net: support for the SMSC LAN8700 PHYHeiko Schocher
2008-11-09drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver.Richard Retanubun
2008-10-18Change UEC PHY interface to RGMII on MPC8568MDSHaiying Wang
2008-08-13drivers/qe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-03-25uec: add support for Broadcom BCM5481 Gigabit PHYAnton Vorontsov
2008-03-25uec: add support for gbit mii status readingsAnton Vorontsov
2008-03-07net: uec_phy: actually increment the timeout counterKim Phillips
2008-03-02net: uec_phy: handle 88e1111 rev.B2 erratum 5.6Kim Phillips
2008-01-16Remove annoying debug printout for PHY less boards.Joakim Tjernlund
2008-01-16net: reduce boot latency on QE UEC based boardsKim Phillips
2007-08-14Add support for UEC to 8568Andy Fleming
2006-11-30Code cleanup.Wolfgang Denk
2006-11-03mpc83xx: add QE ethernet supportDave Liu