summaryrefslogtreecommitdiffstats
path: root/drivers/qe/uec.c
Commit message (Expand)AuthorAgeFilesLines
* qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong2016-02-241-1/+1
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-181-1/+1
* 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-14/+1
* powerpc/mpc8xxx: Remove P1015 and P1016 from CPU listYork Sun2012-08-231-10/+5
* drivers/qe/uec.c: Fix compile warningJoe Hershberger2012-05-221-1/+1
* drivers/qe/uec.c: Fix GCC 4.6 build warningKumar Gala2011-11-111-7/+0
* fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming2011-04-201-27/+29
* Remove instances of phy_read/writeAndy Fleming2011-04-201-3/+0
* powerpc/85xx: Add P1021 specific QE and UEC supportHaiying Wang2011-04-051-1/+36
* powerpc/fsl: Introduce common enum for PHY typesKumar Gala2010-10-201-5/+5
* UEC: Don't udelay needlesslyJoakim Tjernlund2010-10-111-1/+3
* miiphy: constify device nameMike Frysinger2010-08-091-3/+3
* net: rename "FSL UECx" net interfaces "UECx"Kim Phillips2010-08-091-1/+1
* 83xx: UEC: Added support for bitBang MII driver access to PHYsRichard Retanubun2010-05-031-4/+2
* 83xx, uec: split enet_interface in two variablesHeiko Schocher2010-01-311-53/+69
* Assigned a static SMI address to all UECs TBIPA address.Richard Retanubun2009-08-101-8/+9
* Coding style cleanup; update CHANGELOGWolfgang Denk2009-07-071-2/+0
* drivers/qe: add sgmii support in for UEC driverHaiying Wang2009-06-121-0/+17
* qe: Pass in uec_info struct through uec_initializeHaiying Wang2009-06-121-188/+37
* drivers/qe: Change QE RISC ALLOCATION to support 4 RISCsHaiying Wang2009-06-121-1/+31
* drivers/qe: Rename the camel-case identifiers in uecHaiying Wang2009-06-121-16/+16
* NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg.richardretanubun2008-11-091-3/+43
* Adds two more ethernet interface to 83xxrichardretanubun2008-11-091-0/+8
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-42/+42
* Adds two more ethernet interface to 83xxrichardretanubun2008-10-181-1/+47
* Change UEC PHY interface to RGMII on MPC8568MDSHaiying Wang2008-10-181-0/+1
* drivers/qe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-5/+0
* QE UEC: Fix compiler warningsBen Warren2008-08-071-36/+33
* QE UEC: Add MII CommandsDavid Saada2008-08-071-0/+53
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* uec: add support for RGMII_RXID interface modeAnton Vorontsov2008-03-251-0/+1
* net: reduce boot latency on QE UEC based boardsKim Phillips2008-01-161-26/+43
* QE UEC: Extend number of supported UECs to 4David Saada2008-01-151-1/+42
* QE: fix compile warningDave Liu2008-01-141-0/+1
* Fix Ethernet init() return codesBen Warren2008-01-101-3/+3
* Add support CONFIG_UEC_ETH3 in MPC83xxJoakim Tjernlund2008-01-081-0/+23
* Fix numerous bugs in the 8568 UEC supportAndy Fleming2007-08-161-3/+3
* Add support for UEC to 8568Andy Fleming2007-08-141-10/+17
* mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UECEmilian Medve2007-03-021-1/+1
* mpc83xx: Add support for the MPC832XEMDS boardDave Liu2007-03-021-2/+9
* mpc83xx: Fix the UEC driver bug of QEDave Liu2007-03-021-8/+6
* mpc83xx: add QE ethernet supportDave Liu2006-11-031-0/+1266
OpenPOWER on IntegriCloud