aboutsummaryrefslogtreecommitdiff
path: root/drivers/qe
AgeCommit message (Expand)Author
2012-10-23mpc83xx: add support for mpc8309Gerlando Falauto
2012-08-23powerpc/mpc8xxx: Remove P1015 and P1016 from CPU listYork Sun
2012-05-22drivers/qe/uec.c: Fix compile warningJoe Hershberger
2012-03-18net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger
2011-11-29powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi
2011-11-11drivers/qe/uec.c: Fix GCC 4.6 build warningKumar Gala
2011-04-20fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming
2011-04-20Remove instances of phy_read/writeAndy Fleming
2011-04-05powerpc/85xx: Add P1021 specific QE and UEC supportHaiying Wang
2011-01-25UEC: Fix compiler warnings introduced by linux/mii.h changeKumar Gala
2011-01-09miiphy: convert to linux/mii.hMike Frysinger
2010-11-18Exclude drivers/qe/fdt.c without CONFIG_QESebastien Carlier
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-20powerpc/fsl: Introduce common enum for PHY typesKumar Gala
2010-10-11UEC PHY: Speed up initial PHY neg.Joakim Tjernlund
2010-10-11UEC PHY: Remove strange 0.5 sec delayJoakim Tjernlund
2010-10-11UEC: Don't udelay needlesslyJoakim Tjernlund
2010-08-09miiphy: constify device nameMike Frysinger
2010-08-09net: rename "FSL UECx" net interfaces "UECx"Kim Phillips
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-05-0383xx: UEC: Added support for bitBang MII driver access to PHYsRichard Retanubun
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser
2010-01-3183xx, uec: split enet_interface in two variablesHeiko Schocher
2009-10-27mpc85xx: Configure QE USB for MPC8569E-MDS boardsAnton Vorontsov
2009-09-25net: uec: Fix uccf.h and uec.h headers to include headers they depend onAnton Vorontsov
2009-09-25net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYsAnton Vorontsov
2009-08-10UEC FIXED PHY: Determine fixed-phy port using UEC interface name.Richard Retanubun
2009-08-10Assigned a static SMI address to all UECs TBIPA address.Richard Retanubun
2009-07-07Coding style cleanup; update CHANGELOGWolfgang Denk
2009-06-12drivers/qe: add sgmii support in for UEC driverHaiying Wang
2009-06-12qe: Pass in uec_info struct through uec_initializeHaiying Wang
2009-06-12drivers/qe: Add more SNUM number for QEHaiying Wang
2009-06-12drivers/qe: Change QE RISC ALLOCATION to support 4 RISCsHaiying Wang
2009-06-12drivers/qe: Rename the camel-case identifiers in uecHaiying Wang
2009-06-12General help message cleanupWolfgang Denk
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk
2009-03-30MPC85xx: Load and enable QE microcode patch in IRAMHaiying Wang
2009-02-01Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2009-01-24powerpc: net: support for the SMSC LAN8700 PHYHeiko Schocher
2008-11-09drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver.Richard Retanubun
2008-11-09NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg.richardretanubun
2008-11-09Adds two more ethernet interface to 83xxrichardretanubun
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-18Adds two more ethernet interface to 83xxrichardretanubun
2008-10-18Change UEC PHY interface to RGMII on MPC8568MDSHaiying Wang
2008-08-13drivers/qe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD