Age | Commit message (Expand) | Author |
2009-09-25 | net: uec: Fix uccf.h and uec.h headers to include headers they depend on | Anton Vorontsov |
2009-09-25 | net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYs | Anton Vorontsov |
2009-08-10 | UEC FIXED PHY: Determine fixed-phy port using UEC interface name. | Richard Retanubun |
2009-08-10 | Assigned a static SMI address to all UECs TBIPA address. | Richard Retanubun |
2009-07-07 | Coding style cleanup; update CHANGELOG | Wolfgang Denk |
2009-06-12 | drivers/qe: add sgmii support in for UEC driver | Haiying Wang |
2009-06-12 | qe: Pass in uec_info struct through uec_initialize | Haiying Wang |
2009-06-12 | drivers/qe: Add more SNUM number for QE | Haiying Wang |
2009-06-12 | drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs | Haiying Wang |
2009-06-12 | drivers/qe: Rename the camel-case identifiers in uec | Haiying Wang |
2009-06-12 | General help message cleanup | Wolfgang Denk |
2009-04-05 | Update CHANGELOG, coding style cleanup. | Wolfgang Denk |
2009-03-30 | MPC85xx: Load and enable QE microcode patch in IRAM | Haiying Wang |
2009-02-01 | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk |
2009-01-28 | Command usage cleanup | Peter Tyser |
2009-01-28 | Standardize command usage messages with cmd_usage() | Peter Tyser |
2009-01-24 | powerpc: net: support for the SMSC LAN8700 PHY | Heiko Schocher |
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 |