summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAgeFilesLines
* dpaa2-eth: Avoid unbounded while loopsIoana Radulescu2019-10-072-6/+34
* dpaa2-eth: Fix minor bug in ethtool stats reportingIoana Radulescu2019-10-071-1/+1
* dpaa2-eth: Cleanup dead codeIoana Radulescu2019-10-071-7/+0
* enetc: Fix a signedness bug in enetc_of_get_phy()Dan Carpenter2019-09-271-1/+1
* gianfar: Make reset_gfar staticYueHaibing2019-09-251-1/+1
* gianfar: use DT more consistently when selecting PHY connection typeArseny Solokha2019-09-051-10/+9
* gianfar: cleanup gianfar.hArseny Solokha2019-09-051-38/+0
* gianfar: make five functions staticArseny Solokha2019-09-051-5/+6
* gianfar: remove forward declarationsArseny Solokha2019-09-053-1408/+1347
* dpaa2-eth: Poll Tx pending frames counter on if downIoana Radulescu2019-09-051-3/+28
* dpaa2-eth: Add new DPNI statistics countersIoana Radulescu2019-09-053-3/+58
* dpaa2-eth: Minor refactoring in ethtool statsIoana Radulescu2019-09-051-11/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-021-1/+4
|\
| * enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET2019-08-311-1/+4
* | dpaa2-eth: Add pause frame supportIoana Radulescu2019-08-296-13/+177
* | dpaa2-eth: Use stored link settingsIoana Radulescu2019-08-292-14/+7
* | dpaa2-eth: Remove support for changing link settingsIoana Radulescu2019-08-291-50/+1
* | ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2019-08-221-2/+1
* | net: fec: add C45 MDIO read/write supportMarco Hartmann2019-08-221-6/+64
* | net: fec: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-3/+1
* | dpaa2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-102-50/+7
* | dpaa_eth: Use refcount_t for refcountChuhong Yuan2019-08-082-4/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-062-3/+2
|\|
| * enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is setYueHaibing2019-08-021-0/+1
| * enetc: Fix build error without PHYLIBYueHaibing2019-07-301-0/+1
| * fsl/fman: Remove comment referring to non-existent functionChris Packham2019-07-251-3/+0
* | enetc: Add mdio bus driver for the PCIe MDIO endpointClaudiu Manoil2019-08-026-9/+132
* | enetc: Clean up makefileClaudiu Manoil2019-08-021-12/+6
* | enetc: Clean up local mdio bus allocationClaudiu Manoil2019-08-021-48/+46
* | net: Use skb_frag_off accessorsJonathan Lemon2019-07-301-1/+1
* | Build fixes for skb_frag_size conversionMatthew Wilcox (Oracle)2019-07-241-1/+1
* | net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-222-3/+3
|/
* ethernet: remove redundant memsetFuqian Huang2019-07-151-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-171-4/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 362Thomas Gleixner2019-06-051-4/+1
* | dpaa2-ptp: add interrupt supportYangbo Lu2019-06-154-1/+417
* | dpaa2-ptp: reuse ptp_qoriq driverYangbo Lu2019-06-155-282/+34
* | dpaa2-eth: Add mqprio supportIoana Radulescu2019-06-122-5/+64
* | dpaa2-eth: Support multiple traffic classes on TxIoana Radulescu2019-06-122-11/+19
* | dpaa2-eth: Refactor xps codeIoana Radulescu2019-06-121-13/+32
* | dpaa2-eth: Use napi_alloc_frag()Sebastian Andrzej Siewior2019-06-091-1/+1
* | dpaa2-eth: Remove preempt_disable() from seed_pool()Sebastian Andrzej Siewior2019-06-091-9/+0
* | net: fec_main: Use dev_err() instead of pr_err()Fabio Estevam2019-06-091-4/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-076-31/+6
|\|
| * Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-316-31/+6
| |\
| | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-306-31/+6
* | | net: fec: Do not use netdev messages too earlyFabio Estevam2019-06-061-3/+3
* | | net: fec_ptp: Use dev_err() instead of pr_err()Fabio Estevam2019-06-051-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-316-11/+13
|\| |
| * | dpaa_eth: use only online CPU portalsMadalin Bucur2019-05-282-7/+6