summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAgeFilesLines
* dpaa2-eth: free already allocated channels on probe deferIoana Ciornei2019-11-121-1/+9
* net: fec: add missed clk_disable_unprepare in removeChuhong Yuan2019-11-041-0/+2
* net: fec_ptp: Use platform_get_irq_xxx_optional() to avoid error messageAnson Huang2019-10-291-2/+2
* net: fec_main: Use platform_get_irq_byname_optional() to avoid error messageAnson Huang2019-10-291-1/+1
* net: dpaa2: Use the correct style for SPDX License IdentifierNishad Kamdar2019-10-283-3/+3
* dpaa2-eth: Fix TX FQID valuesIoana Radulescu2019-10-171-0/+44
* dpaa2-eth: add irq for the dpmac connect/disconnect eventFlorin Chiculita2019-10-172-2/+9
* 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
OpenPOWER on IntegriCloud