aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fsl_pq_mdio.c
Commit message (Expand)AuthorAge
* net/fsl: constify of_device_id arrayFabian Frederick2015-03-17
* net: ethernet: freescale: drop owner assignment from platform_driversWolfram Sang2014-10-20
* net/fsl_pq_mdio: Replace spin_event_timeout() with arch independentClaudiu Manoil2014-10-09
* net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessorsClaudiu Manoil2014-10-09
* net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARMClaudiu Manoil2014-10-09
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* net: fsl_pq_mdio: remove unnecessary dev_set_drvdata()Libo Chen2013-08-21
* net: fsl_pq_mdio: use platform_{get,set}_drvdata()Libo Chen2013-08-20
* net/fsl_pq_mdio: add support for the Fman 1G MDIO controllerTimur Tabi2012-08-30
* net/fsl-pq-mdio: coalesce multiple memory allocations into oneTimur Tabi2012-08-30
* net/fsl_pq_mdio: streamline probing of MDIO nodesTimur Tabi2012-08-30
* net/fsl_pq_mdio: various small fixesTimur Tabi2012-08-30
* net/fsl_pq_mdio: merge some functions togetherTimur Tabi2012-08-30
* net/fsl_pq_mdio: trim #include statementsTimur Tabi2012-08-30
* net/freescale: do not export any functions from fsl_pq_mdio.cTimur Tabi2012-08-30
* net/fsl_pq_mdio: use spin_event_timeout() to poll the indicator registerTimur Tabi2012-07-09
* Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.Kenth Eriksson2012-04-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-16
|\
| * fsl_pq_mdio: Clean up tbi address configurationAndy Fleming2011-12-07
* | net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-29
* | net: fsl_pq_mdio: fix non tbi phy accessBaruch Siach2011-11-14
* | fsl_pq_mdio: Clean up tbi address configurationAndy Fleming2011-11-14
|/
* freescale: Move the Freescale driversJeff Kirsher2011-08-12