summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/fsl_pq_mdio.c
AgeCommit message (Expand)Author
2020-12-09net: freescale: convert comma to semicolonZheng Yongjun
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-11-17net: fsl: Use device_type helpers to access the node typeRob Herring
2018-08-29net: ethernet: Convert to using %pOFn instead of device_node.nameRob Herring
2018-04-08net/fsl_pq_mdio: Allow explicit speficition of TBIPA addressEsben Haabendal
2017-07-24net: Convert to using %pOF instead of full_nameRob Herring
2017-05-31net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva
2016-09-12net/fsl_pq_mdio: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang
2015-12-08net: fsl: avoid 64-bit warning on pq_mdioArnd Bergmann
2015-10-13net/fsl_pq_mdio: fix computed address for the TBI registerGerlando Falauto
2015-10-13net/fsl_pq_mdio: check TBI address for consistency with mapped rangeGerlando Falauto
2015-03-17net/fsl: constify of_device_id arrayFabian Frederick
2014-10-20net: ethernet: freescale: drop owner assignment from platform_driversWolfram Sang
2014-10-09net/fsl_pq_mdio: Replace spin_event_timeout() with arch independentClaudiu Manoil
2014-10-09net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessorsClaudiu Manoil
2014-10-09net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARMClaudiu Manoil
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