summaryrefslogtreecommitdiff
path: root/drivers/qe/uec.h
Commit message (Collapse)AuthorAgeLines
* uec: add support for RGMII_RXID interface modeAnton Vorontsov2008-03-25-0/+1
| | | | | | | PHY drivers will use it to setup software delay between RXD and RXC signals. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
* Add support for UEC to 8568Andy Fleming2007-08-14-0/+1
| | | | | Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>
* mpc83xx: add QE ethernet supportDave Liu2006-11-03-0/+716
this patch adds support for the QUICC Engine based UCC gigabit ethernet device.