index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
qe
/
uec.c
Age
Commit message (
Expand
)
Author
2010-10-20
powerpc/fsl: Introduce common enum for PHY types
Kumar Gala
2010-10-12
UEC: Don't udelay needlessly
Joakim Tjernlund
2010-08-09
miiphy: constify device name
Mike Frysinger
2010-08-09
net: rename "FSL UECx" net interfaces "UECx"
Kim Phillips
2010-05-03
83xx: UEC: Added support for bitBang MII driver access to PHYs
Richard Retanubun
2010-02-01
83xx, uec: split enet_interface in two variables
Heiko Schocher
2009-08-10
Assigned a static SMI address to all UECs TBIPA address.
Richard Retanubun
2009-07-07
Coding style cleanup; update CHANGELOG
Wolfgang Denk
2009-06-12
drivers/qe: add sgmii support in for UEC driver
Haiying Wang
2009-06-12
qe: Pass in uec_info struct through uec_initialize
Haiying Wang
2009-06-12
drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs
Haiying Wang
2009-06-12
drivers/qe: Rename the camel-case identifiers in uec
Haiying Wang
2008-11-10
NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg.
richardretanubun
2008-11-10
Adds two more ethernet interface to 83xx
richardretanubun
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
Adds two more ethernet interface to 83xx
richardretanubun
2008-10-18
Change UEC PHY interface to RGMII on MPC8568MDS
Haiying Wang
2008-08-12
drivers/qe: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-08
QE UEC: Fix compiler warnings
Ben Warren
2008-08-08
QE UEC: Add MII Commands
David Saada
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-03-26
uec: add support for RGMII_RXID interface mode
Anton Vorontsov
2008-01-16
net: reduce boot latency on QE UEC based boards
Kim Phillips
2008-01-16
QE UEC: Extend number of supported UECs to 4
David Saada
2008-01-14
QE: fix compile warning
Dave Liu
2008-01-10
Fix Ethernet init() return codes
Ben Warren
2008-01-08
Add support CONFIG_UEC_ETH3 in MPC83xx
Joakim Tjernlund
2007-08-16
Fix numerous bugs in the 8568 UEC support
Andy Fleming
2007-08-14
Add support for UEC to 8568
Andy Fleming
2007-03-02
mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UEC
Emilian Medve
2007-03-02
mpc83xx: Add support for the MPC832XEMDS board
Dave Liu
2007-03-02
mpc83xx: Fix the UEC driver bug of QE
Dave Liu
2006-11-04
mpc83xx: add QE ethernet support
Dave Liu