Age | Commit message (Expand) | Author | Files | Lines |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-08-21 | net: fsl_pq_mdio: remove unnecessary dev_set_drvdata() | Libo Chen | 1 | -2/+0 |
2013-08-21 | net: fsl_pq_mdio: use platform_{get,set}_drvdata() | Libo Chen | 1 | -1/+1 |
2012-08-30 | net/fsl_pq_mdio: add support for the Fman 1G MDIO controller | Timur Tabi | 1 | -0/+9 |
2012-08-30 | net/fsl-pq-mdio: coalesce multiple memory allocations into one | Timur Tabi | 1 | -28/+14 |
2012-08-30 | net/fsl_pq_mdio: streamline probing of MDIO nodes | Timur Tabi | 1 | -152/+221 |
2012-08-30 | net/fsl_pq_mdio: various small fixes | Timur Tabi | 1 | -14/+13 |
2012-08-30 | net/fsl_pq_mdio: merge some functions together | Timur Tabi | 1 | -66/+26 |
2012-08-30 | net/fsl_pq_mdio: trim #include statements | Timur Tabi | 1 | -13/+1 |
2012-08-30 | net/freescale: do not export any functions from fsl_pq_mdio.c | Timur Tabi | 1 | -7/+31 |
2012-07-10 | net/fsl_pq_mdio: use spin_event_timeout() to poll the indicator register | Timur Tabi | 1 | -10/+19 |
2012-04-02 | Fix non TBI PHY access; a bad merge undid bug fix in a previous commit. | Kenth Eriksson | 1 | -6/+6 |
2011-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -7/+6 |
2011-12-07 | fsl_pq_mdio: Clean up tbi address configuration | Andy Fleming | 1 | -45/+8 |
2011-11-29 | net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() | Axel Lin | 1 | -10/+1 |
2011-11-14 | net: fsl_pq_mdio: fix non tbi phy access | Baruch Siach | 1 | -6/+6 |
2011-11-14 | fsl_pq_mdio: Clean up tbi address configuration | Andy Fleming | 1 | -45/+8 |
2011-08-12 | freescale: Move the Freescale drivers | Jeff Kirsher | 1 | -0/+494 |