summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fsl_pq_mdio.c
Commit message (Expand)AuthorAgeFilesLines
* net/fsl_pq_mdio: Replace spin_event_timeout() with arch independentClaudiu Manoil2014-10-091-13/+23
* net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessorsClaudiu Manoil2014-10-091-14/+14
* net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARMClaudiu Manoil2014-10-091-0/+2
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0Star
* net: fsl_pq_mdio: remove unnecessary dev_set_drvdata()Libo Chen2013-08-211-2/+0Star
* net: fsl_pq_mdio: use platform_{get,set}_drvdata()Libo Chen2013-08-211-1/+1
* net/fsl_pq_mdio: add support for the Fman 1G MDIO controllerTimur Tabi2012-08-301-0/+9
* net/fsl-pq-mdio: coalesce multiple memory allocations into oneTimur Tabi2012-08-301-28/+14Star
* net/fsl_pq_mdio: streamline probing of MDIO nodesTimur Tabi2012-08-301-152/+221
* net/fsl_pq_mdio: various small fixesTimur Tabi2012-08-301-14/+13Star
* net/fsl_pq_mdio: merge some functions togetherTimur Tabi2012-08-301-66/+26Star
* net/fsl_pq_mdio: trim #include statementsTimur Tabi2012-08-301-13/+1Star
* net/freescale: do not export any functions from fsl_pq_mdio.cTimur Tabi2012-08-301-7/+31
* net/fsl_pq_mdio: use spin_event_timeout() to poll the indicator registerTimur Tabi2012-07-101-10/+19
* Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.Kenth Eriksson2012-04-011-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-161-7/+6Star
|\
| * fsl_pq_mdio: Clean up tbi address configurationAndy Fleming2011-12-071-45/+8Star
* | net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-291-10/+1Star
* | net: fsl_pq_mdio: fix non tbi phy accessBaruch Siach2011-11-141-6/+6
* | fsl_pq_mdio: Clean up tbi address configurationAndy Fleming2011-11-141-45/+8Star
|/
* freescale: Move the Freescale driversJeff Kirsher2011-08-121-0/+494