Age | Commit message (Expand) | Author |
2008-11-09 | drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver. | Richard Retanubun |
2008-11-09 | NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg. | richardretanubun |
2008-11-09 | 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-13 | drivers/qe: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-07 | QE UEC: Fix compiler warnings | Ben Warren |
2008-08-07 | QE UEC: Add MII Commands | David Saada |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-03-25 | uec: add support for Broadcom BCM5481 Gigabit PHY | Anton Vorontsov |
2008-03-25 | uec: add support for RGMII_RXID interface mode | Anton Vorontsov |
2008-03-25 | uec: add support for gbit mii status readings | Anton Vorontsov |
2008-03-07 | net: uec_phy: actually increment the timeout counter | Kim Phillips |
2008-03-03 | fix QE firmware uploading limit | Timur Tabi |
2008-03-02 | net: uec_phy: handle 88e1111 rev.B2 erratum 5.6 | Kim Phillips |
2008-02-12 | QE: Move FDT support into a common file | Kumar Gala |
2008-01-16 | Remove annoying debug printout for PHY less boards. | Joakim Tjernlund |
2008-01-16 | net: reduce boot latency on QE UEC based boards | Kim Phillips |
2008-01-15 | 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-10 | Coding Style cleanup; update CHANGELOG | Wolfgang Denk |
2008-01-09 | 85xx: add ability to upload QE firmware | Timur Tabi |
2008-01-08 | Add support CONFIG_UEC_ETH3 in MPC83xx | Joakim Tjernlund |
2007-09-15 | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global | Wolfgang Denk |
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-08-10 | mpc83xx: Fix the align bug of SDMA buffer | Dave Liu |
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-30 | Code cleanup. | Wolfgang Denk |
2006-11-28 | Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c | Kim Phillips |
2006-11-03 | mpc83xx: add QE ethernet support | Dave Liu |