summaryrefslogtreecommitdiff
path: root/drivers/qe/uec.c
AgeCommit message (Expand)Author
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-11-23powerpc: P1025: Remove macro CONFIG_P1025York Sun
2016-11-23powerpc: P1021: Remove macro CONFIG_P1021York Sun
2016-11-23powerpc: P1012: Drop configuration for P1012York Sun
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-08-15net: mii: Fix changes made by spatchJoe Hershberger
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger
2016-02-24qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
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-08-23powerpc/mpc8xxx: Remove P1015 and P1016 from CPU listYork Sun
2012-05-22drivers/qe/uec.c: Fix compile warningJoe Hershberger
2011-11-11drivers/qe/uec.c: Fix GCC 4.6 build warningKumar Gala
2011-04-20fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming
2011-04-20Remove instances of phy_read/writeAndy Fleming
2011-04-05powerpc/85xx: Add P1021 specific QE and UEC supportHaiying Wang
2010-10-20powerpc/fsl: Introduce common enum for PHY typesKumar Gala
2010-10-11UEC: Don't udelay needlesslyJoakim Tjernlund
2010-08-09miiphy: constify device nameMike Frysinger
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-01-3183xx, uec: split enet_interface in two variablesHeiko Schocher
2009-08-10Assigned a static SMI address to all UECs TBIPA address.Richard Retanubun
2009-07-07Coding style cleanup; update CHANGELOGWolfgang Denk
2009-06-12drivers/qe: add sgmii support in for UEC driverHaiying Wang
2009-06-12qe: Pass in uec_info struct through uec_initializeHaiying Wang
2009-06-12drivers/qe: Change QE RISC ALLOCATION to support 4 RISCsHaiying Wang
2009-06-12drivers/qe: Rename the camel-case identifiers in uecHaiying Wang
2008-11-09NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg.richardretanubun
2008-11-09Adds two more ethernet interface to 83xxrichardretanubun
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-18Adds two more ethernet interface to 83xxrichardretanubun
2008-10-18Change UEC PHY interface to RGMII on MPC8568MDSHaiying Wang
2008-08-13drivers/qe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-07QE UEC: Fix compiler warningsBen Warren
2008-08-07QE UEC: Add MII CommandsDavid Saada
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-03-25uec: add support for RGMII_RXID interface modeAnton Vorontsov
2008-01-16net: reduce boot latency on QE UEC based boardsKim Phillips
2008-01-15QE UEC: Extend number of supported UECs to 4David Saada
2008-01-14QE: fix compile warningDave Liu
2008-01-10Fix Ethernet init() return codesBen Warren
2008-01-08Add support CONFIG_UEC_ETH3 in MPC83xxJoakim Tjernlund
2007-08-16Fix numerous bugs in the 8568 UEC supportAndy Fleming
2007-08-14Add support for UEC to 8568Andy Fleming
2007-03-02mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UECEmilian Medve
2007-03-02mpc83xx: Add support for the MPC832XEMDS boardDave Liu
2007-03-02mpc83xx: Fix the UEC driver bug of QEDave Liu