summaryrefslogtreecommitdiff
path: root/drivers/qe
Commit message (Expand)AuthorAgeLines
...
* net: uec_phy: actually increment the timeout counterKim Phillips2008-03-07-1/+2
* fix QE firmware uploading limitTimur Tabi2008-03-03-1/+1
* net: uec_phy: handle 88e1111 rev.B2 erratum 5.6Kim Phillips2008-03-02-0/+8
* QE: Move FDT support into a common fileKumar Gala2008-02-12-1/+93
* Remove annoying debug printout for PHY less boards.Joakim Tjernlund2008-01-16-2/+1
* net: reduce boot latency on QE UEC based boardsKim Phillips2008-01-16-48/+79
* QE UEC: Extend number of supported UECs to 4David Saada2008-01-15-1/+42
* QE: fix compile warningDave Liu2008-01-14-1/+2
* Fix Ethernet init() return codesBen Warren2008-01-10-3/+3
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-01-10-9/+9
* 85xx: add ability to upload QE firmwareTimur Tabi2008-01-09-0/+275
* Add support CONFIG_UEC_ETH3 in MPC83xxJoakim Tjernlund2008-01-08-0/+23
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-15-5/+2
* Fix numerous bugs in the 8568 UEC supportAndy Fleming2007-08-16-3/+3
* Add support for UEC to 8568Andy Fleming2007-08-14-20/+28
* mpc83xx: Fix the align bug of SDMA bufferDave Liu2007-08-10-2/+2
* mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UECEmilian Medve2007-03-02-1/+1
* mpc83xx: Add support for the MPC832XEMDS boardDave Liu2007-03-02-3/+10
* mpc83xx: Fix the UEC driver bug of QEDave Liu2007-03-02-8/+6
* Code cleanup.Wolfgang Denk2006-11-30-574/+580
* Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.cKim Phillips2006-11-28-3/+3
* mpc83xx: add QE ethernet supportDave Liu2006-11-03-0/+3910