summaryrefslogtreecommitdiff
path: root/drivers/qe/uec.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-17powerpc, qe: fix codingstyle issues for drivers/qeHeiko Schocher1-215/+166
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-3/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-02-24qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong1-1/+1
2014-09-08net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil1-1/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2011-04-21fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming1-1/+2
2010-10-20powerpc/fsl: Introduce common enum for PHY typesKumar Gala1-17/+3
2010-02-0183xx, uec: split enet_interface in two variablesHeiko Schocher1-18/+16
2009-09-26net: uec: Fix uccf.h and uec.h headers to include headers they depend onAnton Vorontsov1-0/+3
2009-09-26net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYsAnton Vorontsov1-0/+1
2009-06-13drivers/qe: add sgmii support in for UEC driverHaiying Wang1-2/+29
2009-06-13qe: Pass in uec_info struct through uec_initializeHaiying Wang1-0/+21
2009-06-13drivers/qe: Change QE RISC ALLOCATION to support 4 RISCsHaiying Wang1-2/+2
2009-06-13drivers/qe: Rename the camel-case identifiers in uecHaiying Wang1-2/+2
2008-10-18Change UEC PHY interface to RGMII on MPC8568MDSHaiying Wang1-0/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-03-26uec: add support for RGMII_RXID interface modeAnton Vorontsov1-0/+1
2007-08-14Add support for UEC to 8568Andy Fleming1-0/+1
2006-11-04mpc83xx: add QE ethernet supportDave Liu1-0/+716