summaryrefslogtreecommitdiffstats
path: root/drivers/net/fm
Commit message (Expand)AuthorAgeFilesLines
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-031-1/+1
* powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in som...Ying Zhang2016-05-241-1/+1
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-0/+1
* driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platformsQianyu Gong2016-02-241-5/+6
* fm: fdt: Move fman ucode fixup to driver codeQianyu Gong2016-02-242-0/+129
* qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong2016-02-241-1/+1
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-142-2/+2
* block: pass block dev not num to read/write/erase()Stephen Warren2016-01-131-1/+2
* net: fm: disables unused FM1-DTSEC1 MAC node in DTSShaohui Xie2015-12-171-0/+4
* armv8/ls1043a: remove print infoMingkai Hu2015-12-171-8/+1
* armv8/ls1043a: Add Fman supportShaohui Xie2015-10-293-2/+128
* net/fm: Add QSGMII PCS initShaohui Xie2015-10-291-5/+13
* net: Move some header files to include/Shaohui Xie2015-10-295-6/+6
* net: fm: bug fix when CONFIG_PHYLIB not definedShaohui Xie2015-10-291-1/+7
* net/fm: Make the return value logic consistent with conventionHou Zhiqiang2015-10-291-24/+36
* net/fm: Add support for 64-bit platformsHou Zhiqiang2015-10-293-33/+60
* net/fm: Fix the endian issue to support both endianness platformsHou Zhiqiang2015-10-292-38/+43
* net/fman: Support both new and legacy FMan CompatiblesIgal Liberman2015-09-011-7/+20
* qoriq eth.c bugfix: handle received corrupted frames correctlyDaniel Inderbitzin2015-08-111-2/+3
* net/memac_phy: reuse driver for little endian SoCsShaohui Xie2015-04-233-23/+43
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-181-1/+1
* net/fm: Enable FMAN ports if l2switch ports are connected over SGMIICodrin Ciubotariu2015-01-161-1/+2
* net/fm: Fix error when FMAN MAC has no PHYCodrin Ciubotariu2015-01-161-12/+18
* net/fm: update ft_fixup_port to differentiate dual-role macShengzhou Liu2014-12-151-5/+16
* net/fman: update 10GEC to fit new SoCShengzhou Liu2014-12-052-2/+7
* powerpc/mpc85xx: Add T1024/T1023 SoC supportShengzhou Liu2014-12-052-0/+90
* B4860QDS: Enable enet port as per fsl_b4860_serdes2 string in hwconfigSuresh Gupta2014-12-051-2/+62
* powerpc/b4860qds: add xfi supportShaohui Xie2014-12-051-1/+3
* Freescale t104x: Do not exclude SGMIIJoakim Tjernlund2014-12-051-4/+0
* net/fm: add 2.5G SGMII supportShengzhou Liu2014-11-191-4/+12
* driver/net/fm/memac_phy: set NEG bit for external MDIOsShaohui Xie2014-11-141-1/+4
* Fman/mEMAC: mEMAC fix for 10G MAC and PHYShaohui Xie2014-11-142-3/+11
* board/t1040qds: Add sgmii ports support in 0xA7 protocolPriyanka Jain2014-09-241-2/+0
* net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil2014-09-085-4/+2
* powerpc/T4240QDS/eth: some fix for XFIShaohui Xie2014-08-201-0/+5
* Change Andy Fleming's email addressAndy Fleming2014-08-062-2/+2
* net/fm: call fm_port_to_index() with proper checksRotariu Marian-Cristian2014-07-222-1/+8
* powerpc/85xx: add T4080 SoC supportShengzhou Liu2014-05-131-0/+1
* powerpc/fman/memac: use default MDIO_HOLD valueShaohui Xie2014-05-131-6/+2
* driver/net/fm/memac_phy: Initialize mdio_clock for SoCs wih FMANv3Priyanka Jain2014-04-221-0/+12
* QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang2014-04-221-6/+6
* boards/t1040qds: Adds ethernet support for T1040Prabhakar Kushwaha2014-02-031-0/+56
* net/fm: revert commit 732dfe090d50af53bb682d0c8971784f8de1f90fShengzhou Liu2014-01-211-52/+1
* powerpc/t2080qds: some update for t2080qdsShengzhou Liu2014-01-211-4/+6
* net/fman: add ft_fixup_xgec to support 3rd and 4th 10GECShengzhou Liu2013-12-111-1/+52
* powerpc/mpc85xx: Add T2080/T2081 SoC supportShengzhou Liu2013-11-252-0/+93
* net/fman: Add support for 10GEC3 and 10GEC4Shengzhou Liu2013-11-253-6/+26
* drivers/net/fm: descend only when CONFIG_FMAN_ENET=yMasahiro Yamada2013-11-171-2/+0
* powerpc/t1040: Update defines to support T1040SoC personalitiesPriyanka Jain2013-11-131-0/+3
* drivers: net: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-41/+20
OpenPOWER on IntegriCloud