aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fsl_pq_mdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-08-21net: fsl_pq_mdio: remove unnecessary dev_set_drvdata()Libo Chen1-2/+0
2013-08-20net: fsl_pq_mdio: use platform_{get,set}_drvdata()Libo Chen1-1/+1
2012-08-30net/fsl_pq_mdio: add support for the Fman 1G MDIO controllerTimur Tabi1-0/+9
2012-08-30net/fsl-pq-mdio: coalesce multiple memory allocations into oneTimur Tabi1-28/+14
2012-08-30net/fsl_pq_mdio: streamline probing of MDIO nodesTimur Tabi1-152/+221
2012-08-30net/fsl_pq_mdio: various small fixesTimur Tabi1-14/+13
2012-08-30net/fsl_pq_mdio: merge some functions togetherTimur Tabi1-66/+26
2012-08-30net/fsl_pq_mdio: trim #include statementsTimur Tabi1-13/+1
2012-08-30net/freescale: do not export any functions from fsl_pq_mdio.cTimur Tabi1-7/+31
2012-07-09net/fsl_pq_mdio: use spin_event_timeout() to poll the indicator registerTimur Tabi1-10/+19
2012-04-01Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.Kenth Eriksson1-6/+6
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+6
2011-12-07fsl_pq_mdio: Clean up tbi address configurationAndy Fleming1-45/+8
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin1-10/+1
2011-11-14net: fsl_pq_mdio: fix non tbi phy accessBaruch Siach1-6/+6
2011-11-14fsl_pq_mdio: Clean up tbi address configurationAndy Fleming1-45/+8
2011-08-12freescale: Move the Freescale driversJeff Kirsher1-0/+494