aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/fm
AgeCommit message (Expand)AuthorFilesLines
2016-05-24powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in som...Ying Zhang1-1/+1
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-0/+1
2016-02-24driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platformsQianyu Gong1-5/+6
2016-02-24fm: fdt: Move fman ucode fixup to driver codeQianyu Gong2-0/+129
2016-02-24qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong1-1/+1
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten2-2/+2
2016-01-13block: pass block dev not num to read/write/erase()Stephen Warren1-1/+2
2015-12-17net: fm: disables unused FM1-DTSEC1 MAC node in DTSShaohui Xie1-0/+4
2015-12-17armv8/ls1043a: remove print infoMingkai Hu1-8/+1
2015-10-29armv8/ls1043a: Add Fman supportShaohui Xie3-2/+128
2015-10-29net/fm: Add QSGMII PCS initShaohui Xie1-5/+13
2015-10-29net: Move some header files to include/Shaohui Xie5-6/+6
2015-10-29net: fm: bug fix when CONFIG_PHYLIB not definedShaohui Xie1-1/+7
2015-10-29net/fm: Make the return value logic consistent with conventionHou Zhiqiang1-24/+36
2015-10-29net/fm: Add support for 64-bit platformsHou Zhiqiang3-33/+60
2015-10-29net/fm: Fix the endian issue to support both endianness platformsHou Zhiqiang2-38/+43
2015-09-01net/fman: Support both new and legacy FMan CompatiblesIgal Liberman1-7/+20
2015-08-11qoriq eth.c bugfix: handle received corrupted frames correctlyDaniel Inderbitzin1-2/+3
2015-04-23net/memac_phy: reuse driver for little endian SoCsShaohui Xie3-23/+43
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger1-1/+1
2015-01-16net/fm: Enable FMAN ports if l2switch ports are connected over SGMIICodrin Ciubotariu1-1/+2
2015-01-16net/fm: Fix error when FMAN MAC has no PHYCodrin Ciubotariu1-12/+18
2014-12-15net/fm: update ft_fixup_port to differentiate dual-role macShengzhou Liu1-5/+16
2014-12-05net/fman: update 10GEC to fit new SoCShengzhou Liu2-2/+7
2014-12-05powerpc/mpc85xx: Add T1024/T1023 SoC supportShengzhou Liu2-0/+90
2014-12-05B4860QDS: Enable enet port as per fsl_b4860_serdes2 string in hwconfigSuresh Gupta1-2/+62
2014-12-05powerpc/b4860qds: add xfi supportShaohui Xie1-1/+3
2014-12-05Freescale t104x: Do not exclude SGMIIJoakim Tjernlund1-4/+0
2014-11-19net/fm: add 2.5G SGMII supportShengzhou Liu1-4/+12
2014-11-14driver/net/fm/memac_phy: set NEG bit for external MDIOsShaohui Xie1-1/+4
2014-11-14Fman/mEMAC: mEMAC fix for 10G MAC and PHYShaohui Xie2-3/+11
2014-09-24board/t1040qds: Add sgmii ports support in 0xA7 protocolPriyanka Jain1-2/+0
2014-09-08net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil5-4/+2
2014-08-20powerpc/T4240QDS/eth: some fix for XFIShaohui Xie1-0/+5
2014-08-06Change Andy Fleming's email addressAndy Fleming2-2/+2
2014-07-22net/fm: call fm_port_to_index() with proper checksRotariu Marian-Cristian2-1/+8
2014-05-13powerpc/85xx: add T4080 SoC supportShengzhou Liu1-0/+1
2014-05-13powerpc/fman/memac: use default MDIO_HOLD valueShaohui Xie1-6/+2
2014-04-22driver/net/fm/memac_phy: Initialize mdio_clock for SoCs wih FMANv3Priyanka Jain1-0/+12
2014-04-22QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang1-6/+6
2014-02-03boards/t1040qds: Adds ethernet support for T1040Prabhakar Kushwaha1-0/+56
2014-01-21net/fm: revert commit 732dfe090d50af53bb682d0c8971784f8de1f90fShengzhou Liu1-52/+1
2014-01-21powerpc/t2080qds: some update for t2080qdsShengzhou Liu1-4/+6
2013-12-11net/fman: add ft_fixup_xgec to support 3rd and 4th 10GECShengzhou Liu1-1/+52
2013-11-25powerpc/mpc85xx: Add T2080/T2081 SoC supportShengzhou Liu2-0/+93
2013-11-25net/fman: Add support for 10GEC3 and 10GEC4Shengzhou Liu3-6/+26
2013-11-17drivers/net/fm: descend only when CONFIG_FMAN_ENET=yMasahiro Yamada1-2/+0
2013-11-13powerpc/t1040: Update defines to support T1040SoC personalitiesPriyanka Jain1-0/+3
2013-10-31drivers: net: convert makefiles to Kbuild styleMasahiro Yamada1-41/+20
2013-10-24net/fman: add a fm_enable_port functionValentin Longchamp8-0/+51