aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/fm
AgeCommit message (Expand)AuthorFilesLines
2013-10-24net/fman: add a fm_enable_port functionValentin Longchamp8-0/+51
2013-10-16powerpc/t1040qds: Add T1040QDS boardPrabhakar Kushwaha2-0/+17
2013-10-16SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII modeZhao Qiang2-0/+45
2013-08-20powerpc/t4240: add QSGMII interface supportShaohui Xie3-2/+43
2013-08-09drivers/fm: Fix compiling error if FW location is not definedYork Sun1-0/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk16-227/+16
2013-05-24Enable XAUI interface for B4860QDSSuresh Gupta1-2/+4
2013-05-14net/fm: fixup ethernet for mEMACShengzhou Liu2-0/+27
2013-05-14powerpc/mpc85xx: Add T4160 SoCYork Sun1-0/+1
2013-05-14Fman/t4240: some fix for 10G XAUIShaohui Xie3-4/+18
2013-05-02fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speedZang Roy-R619111-0/+17
2013-02-28net: Use new numeric setenv functionsSimon Glass1-3/+1
2013-01-30powerpc/mpc85xx:Add support of B4420 SoCPoonam Aggrwal1-0/+1
2013-01-30powerpc/mpc85xx: Few updates for B4860 cpu changesPoonam Aggrwal1-0/+79
2012-11-27powerpc/85xx: add support for the Freescale P5040DS Superhydra reference boardTimur Tabi2-0/+114
2012-11-04drivers/net/: sparse fixesKim Phillips5-9/+9
2012-10-22powerpc/fm: fix TBI PHY address settingsshaohui xie1-2/+2
2012-10-22fm/mEMAC: add mEMAC frame workRoy Zang4-2/+323
2012-10-22powerpc/mpc85xx: Add B4860 and variant SoCsYork Sun1-0/+1
2012-10-22powerpc/mpc85xx: Add T4240 SoCYork Sun3-0/+147
2012-08-23powerpc/fsl-corenet: remove dead variant symbolsScott Wood1-1/+0
2012-08-23powerpc/85xx: remove support for the Freescale P3060Timur Tabi2-98/+0
2012-08-23fm-eth: use fdt_status_disabled() function in ft_fixup_port()Timur Tabi1-6/+5
2012-08-23fm-eth: add function fm_info_get_phy_address()Timur Tabi1-0/+16
2012-08-23powerpc/85xx: add support for FM2 DTSEC5Timur Tabi1-0/+3
2012-07-11net: abort network initialization if the PHY driver failsTimur Tabi1-1/+8
2012-05-22drivers/net/fm/eth.c: Fix compile warningJoe Hershberger1-1/+1
2012-04-24powerpc/corenet_ds: Slave module for boot from SRIOLiu Gang1-0/+2
2011-11-29powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi1-16/+16
2011-11-11drivers/net/fm/fm.c: Fix GCC 4.6 build warningKumar Gala1-2/+1
2011-10-18fm: Don't allow disabling of FM1-DTSEC1Kumar Gala4-0/+20
2011-10-18fm-eth: Don't mark the MAC we use for MDIO as disabled in device treeKumar Gala1-2/+8
2011-10-13powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3Timur Tabi1-17/+0
2011-10-09powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHYTimur Tabi2-2/+3
2011-10-03powerpc/p3060: Add SoC related support for P3060 platformShengzhou Liu2-0/+110
2011-10-03fm-eth: Add ability for board code to disable a portKumar Gala5-0/+27
2011-09-29powerpc/85xx: Add support for FMan ethernet in Independent modeKumar Gala11-0/+2211