summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-09-011-1/+4
* | dpaa2-eth: Add pause frame supportIoana Radulescu2019-08-306-13/+177
* | dpaa2-eth: Use stored link settingsIoana Radulescu2019-08-302-14/+7
* | dpaa2-eth: Remove support for changing link settingsIoana Radulescu2019-08-301-50/+1
* | ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2019-08-231-2/+1
* | net: fec: add C45 MDIO read/write supportMarco Hartmann2019-08-231-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-112-50/+7
* | dpaa_eth: Use refcount_t for refcountChuhong Yuan2019-08-092-4/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-072-3/+2
|\|
| * enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is setYueHaibing2019-08-031-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-036-9/+132
* | enetc: Clean up makefileClaudiu Manoil2019-08-031-12/+6
* | enetc: Clean up local mdio bus allocationClaudiu Manoil2019-08-031-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-232-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-181-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-101-1/+1
* | dpaa2-eth: Remove preempt_disable() from seed_pool()Sebastian Andrzej Siewior2019-06-101-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
| * | dpaa2-eth: Make constant 64-bit longIoana Radulescu2019-05-261-1/+1
| * | dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriateIoana Radulescu2019-05-261-2/+2
| * | dpaa2-eth: Fix potential spectre issueIoana Radulescu2019-05-261-0/+3