aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/fm
AgeCommit message (Expand)AuthorFilesLines
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