| Commit message (Expand) | Author | Age | Lines |
* | 83xx, uec: split enet_interface in two variables | Heiko Schocher | 2010-01-31 | -53/+69 |
* | Assigned a static SMI address to all UECs TBIPA address. | Richard Retanubun | 2009-08-10 | -8/+9 |
* | Coding style cleanup; update CHANGELOG | Wolfgang Denk | 2009-07-07 | -2/+0 |
* | drivers/qe: add sgmii support in for UEC driver | Haiying Wang | 2009-06-12 | -0/+17 |
* | qe: Pass in uec_info struct through uec_initialize | Haiying Wang | 2009-06-12 | -188/+37 |
* | drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs | Haiying Wang | 2009-06-12 | -1/+31 |
* | drivers/qe: Rename the camel-case identifiers in uec | Haiying Wang | 2009-06-12 | -16/+16 |
* | NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg. | richardretanubun | 2008-11-09 | -3/+43 |
* | Adds two more ethernet interface to 83xx | richardretanubun | 2008-11-09 | -0/+8 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -42/+42 |
* | Adds two more ethernet interface to 83xx | richardretanubun | 2008-10-18 | -1/+47 |
* | Change UEC PHY interface to RGMII on MPC8568MDS | Haiying Wang | 2008-10-18 | -0/+1 |
* | drivers/qe: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -5/+0 |
* | QE UEC: Fix compiler warnings | Ben Warren | 2008-08-07 | -36/+33 |
* | QE UEC: Add MII Commands | David Saada | 2008-08-07 | -0/+53 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -1/+1 |
* | uec: add support for RGMII_RXID interface mode | Anton Vorontsov | 2008-03-25 | -0/+1 |
* | net: reduce boot latency on QE UEC based boards | Kim Phillips | 2008-01-16 | -26/+43 |
* | QE UEC: Extend number of supported UECs to 4 | David Saada | 2008-01-15 | -1/+42 |
* | QE: fix compile warning | Dave Liu | 2008-01-14 | -0/+1 |
* | Fix Ethernet init() return codes | Ben Warren | 2008-01-10 | -3/+3 |
* | Add support CONFIG_UEC_ETH3 in MPC83xx | Joakim Tjernlund | 2008-01-08 | -0/+23 |
* | Fix numerous bugs in the 8568 UEC support | Andy Fleming | 2007-08-16 | -3/+3 |
* | Add support for UEC to 8568 | Andy Fleming | 2007-08-14 | -10/+17 |
* | mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UEC | Emilian Medve | 2007-03-02 | -1/+1 |
* | mpc83xx: Add support for the MPC832XEMDS board | Dave Liu | 2007-03-02 | -2/+9 |
* | mpc83xx: Fix the UEC driver bug of QE | Dave Liu | 2007-03-02 | -8/+6 |
* | mpc83xx: add QE ethernet support | Dave Liu | 2006-11-03 | -0/+1266 |