| Commit message (Expand) | Author | Age | Lines |
* | uec: add support for Broadcom BCM5481 Gigabit PHY | Anton Vorontsov | 2008-03-25 | -0/+41 |
* | uec: add support for RGMII_RXID interface mode | Anton Vorontsov | 2008-03-25 | -0/+2 |
* | uec: add support for gbit mii status readings | Anton Vorontsov | 2008-03-25 | -9/+24 |
* | net: uec_phy: actually increment the timeout counter | Kim Phillips | 2008-03-07 | -1/+2 |
* | fix QE firmware uploading limit | Timur Tabi | 2008-03-03 | -1/+1 |
* | net: uec_phy: handle 88e1111 rev.B2 erratum 5.6 | Kim Phillips | 2008-03-02 | -0/+8 |
* | QE: Move FDT support into a common file | Kumar Gala | 2008-02-12 | -1/+93 |
* | Remove annoying debug printout for PHY less boards. | Joakim Tjernlund | 2008-01-16 | -2/+1 |
* | net: reduce boot latency on QE UEC based boards | Kim Phillips | 2008-01-16 | -48/+79 |
* | 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 | -1/+2 |
* | Fix Ethernet init() return codes | Ben Warren | 2008-01-10 | -3/+3 |
* | Coding Style cleanup; update CHANGELOG | Wolfgang Denk | 2008-01-10 | -9/+9 |
* | 85xx: add ability to upload QE firmware | Timur Tabi | 2008-01-09 | -0/+275 |
* | Add support CONFIG_UEC_ETH3 in MPC83xx | Joakim Tjernlund | 2008-01-08 | -0/+23 |
* | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global | Wolfgang Denk | 2007-09-15 | -5/+2 |
* | 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 | -20/+28 |
* | mpc83xx: Fix the align bug of SDMA buffer | Dave Liu | 2007-08-10 | -2/+2 |
* | 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 | -3/+10 |
* | mpc83xx: Fix the UEC driver bug of QE | Dave Liu | 2007-03-02 | -8/+6 |
* | Code cleanup. | Wolfgang Denk | 2006-11-30 | -574/+580 |
* | Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c | Kim Phillips | 2006-11-28 | -3/+3 |
* | mpc83xx: add QE ethernet support | Dave Liu | 2006-11-03 | -0/+3910 |