summaryrefslogtreecommitdiff
path: root/drivers/qe
AgeCommit message (Expand)Author
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23treewide: use #include <...> to include public headersMasahiro Yamada
2016-08-15net: mii: Fix changes made by spatchJoe Hershberger
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger
2016-02-24board: ls1043ardb: Add micro QE support for ls1043ardbZhao Qiang
2016-02-24driver: qe: Mask the codes not used for micro QEZhao Qiang
2016-02-24qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong
2015-08-03driver/qe: use strncpy instead of strcpyZhao Qiang
2015-08-03drivers/qe: transform parameter to compatible typeZhao Qiang
2015-04-21QE/DeepSleep: add QE deepsleep support for mpc85xxZhao Qiang
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2014-12-15qe/deep-sleep: modify qe deep-sleep for generic boardZhao Qiang
2014-11-19u_qe: add u_qe_upload_firmware for u_qeZhao Qiang
2014-11-19qe: add u-qe support to arm boardZhao Qiang
2014-09-08net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil
2014-08-20driver/qe: update status of QE microcodeVijay Rai
2014-07-22qe: move immap_qe.h from arch directory into common directoryZhao Qiang
2014-05-13qe: disable qe when qe-ucode fails to be uploaded for "deep sleep"Zhao Qiang
2014-04-22QE/U-QE: Add U-QE supportZhao Qiang
2014-04-22QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang
2013-11-17drivers/qe: move the entry to drivers/MakefileMasahiro Yamada
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-02-04ppc: Move CONFIG_QE to arch_global_dataSimon Glass
2013-02-01ppc: Move brg_clk to arch_global_dataSimon Glass
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