summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/fsl_pq_mdio.c
AgeCommit message (Expand)Author
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-08-21net: fsl_pq_mdio: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-20net: fsl_pq_mdio: use platform_{get,set}_drvdata()Libo Chen
2012-08-30net/fsl_pq_mdio: add support for the Fman 1G MDIO controllerTimur Tabi
2012-08-30net/fsl-pq-mdio: coalesce multiple memory allocations into oneTimur Tabi
2012-08-30net/fsl_pq_mdio: streamline probing of MDIO nodesTimur Tabi
2012-08-30net/fsl_pq_mdio: various small fixesTimur Tabi
2012-08-30net/fsl_pq_mdio: merge some functions togetherTimur Tabi
2012-08-30net/fsl_pq_mdio: trim #include statementsTimur Tabi
2012-08-30net/freescale: do not export any functions from fsl_pq_mdio.cTimur Tabi
2012-07-09net/fsl_pq_mdio: use spin_event_timeout() to poll the indicator registerTimur Tabi
2012-04-01Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.Kenth Eriksson
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-07fsl_pq_mdio: Clean up tbi address configurationAndy Fleming
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin
2011-11-14net: fsl_pq_mdio: fix non tbi phy accessBaruch Siach
2011-11-14fsl_pq_mdio: Clean up tbi address configurationAndy Fleming
2011-08-12freescale: Move the Freescale driversJeff Kirsher