summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fsl_pq_mdio.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1Star
* net: fsl: Use device_type helpers to access the node typeRob Herring2018-11-181-1/+1
* net: ethernet: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-301-2/+2
* net/fsl_pq_mdio: Allow explicit speficition of TBIPA addressEsben Haabendal2018-04-081-16/+34
* net: Convert to using %pOF instead of full_nameRob Herring2017-07-241-10/+10
* net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva2017-05-311-1/+8
* net/fsl_pq_mdio: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-4/+4
* Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-151-1/+1
|\
| * QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-231-1/+1
* | mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-2/+0Star
* | net: fsl: avoid 64-bit warning on pq_mdioArnd Bergmann2015-12-091-1/+1
|/
* net/fsl_pq_mdio: fix computed address for the TBI registerGerlando Falauto2015-10-131-6/+18
* net/fsl_pq_mdio: check TBI address for consistency with mapped rangeGerlando Falauto2015-10-131-0/+10
* net/fsl: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* net: ethernet: freescale: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* 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