Age | Commit message (Expand) | Author |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2016-11-23 | powerpc: P1025: Remove macro CONFIG_P1025 | York Sun |
2016-11-23 | powerpc: P1021: Remove macro CONFIG_P1021 | York Sun |
2016-11-23 | powerpc: P1012: Drop configuration for P1012 | York Sun |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-09-23 | treewide: use #include <...> to include public headers | Masahiro Yamada |
2016-08-15 | net: mii: Fix changes made by spatch | Joe Hershberger |
2016-08-15 | net: mii: Use spatch to update miiphy_register | Joe Hershberger |
2016-02-24 | qe: move drivers/qe/qe.h to include/fsl_qe.h | Qianyu Gong |
2015-04-18 | net: cosmetic: Fix var naming net <-> eth drivers | Joe Hershberger |
2014-07-22 | qe: move immap_qe.h from arch directory into common directory | Zhao Qiang |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-08-23 | powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list | York Sun |
2012-05-22 | drivers/qe/uec.c: Fix compile warning | Joe Hershberger |
2011-11-11 | drivers/qe/uec.c: Fix GCC 4.6 build warning | Kumar Gala |
2011-04-20 | fsl: Change fsl_phy_enet_if to phy_interface_t | Andy Fleming |
2011-04-20 | Remove instances of phy_read/write | Andy Fleming |
2011-04-05 | powerpc/85xx: Add P1021 specific QE and UEC support | Haiying Wang |
2010-10-20 | powerpc/fsl: Introduce common enum for PHY types | Kumar Gala |
2010-10-11 | UEC: Don't udelay needlessly | Joakim Tjernlund |
2010-08-09 | miiphy: constify device name | Mike Frysinger |
2010-08-09 | net: rename "FSL UECx" net interfaces "UECx" | Kim Phillips |
2010-05-03 | 83xx: UEC: Added support for bitBang MII driver access to PHYs | Richard Retanubun |
2010-01-31 | 83xx, uec: split enet_interface in two variables | Heiko Schocher |
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: Change QE RISC ALLOCATION to support 4 RISCs | Haiying Wang |
2009-06-12 | drivers/qe: Rename the camel-case identifiers in uec | Haiying Wang |
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 RGMII_RXID interface mode | Anton Vorontsov |
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-08 | Add support CONFIG_UEC_ETH3 in MPC83xx | Joakim Tjernlund |
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-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 |