summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2019-10-29net: fec_ptp: Use platform_get_irq_xxx_optional() to avoid error messageAnson Huang
2019-10-29net: fec_main: Use platform_get_irq_byname_optional() to avoid error messageAnson Huang
2019-10-28net: dpaa2: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-17dpaa2-eth: Fix TX FQID valuesIoana Radulescu
2019-10-17dpaa2-eth: add irq for the dpmac connect/disconnect eventFlorin Chiculita
2019-09-27enetc: Fix a signedness bug in enetc_of_get_phy()Dan Carpenter
2019-09-25gianfar: Make reset_gfar staticYueHaibing
2019-09-05gianfar: use DT more consistently when selecting PHY connection typeArseny Solokha
2019-09-05gianfar: cleanup gianfar.hArseny Solokha
2019-09-05gianfar: make five functions staticArseny Solokha
2019-09-05gianfar: remove forward declarationsArseny Solokha
2019-09-05dpaa2-eth: Poll Tx pending frames counter on if downIoana Radulescu
2019-09-05dpaa2-eth: Add new DPNI statistics countersIoana Radulescu
2019-09-05dpaa2-eth: Minor refactoring in ethtool statsIoana Radulescu
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-31enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET
2019-08-29dpaa2-eth: Add pause frame supportIoana Radulescu
2019-08-29dpaa2-eth: Use stored link settingsIoana Radulescu
2019-08-29dpaa2-eth: Remove support for changing link settingsIoana Radulescu
2019-08-22ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring
2019-08-22net: fec: add C45 MDIO read/write supportMarco Hartmann
2019-08-21net: fec: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-10dpaa2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-08dpaa_eth: Use refcount_t for refcountChuhong Yuan
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-02enetc: Add mdio bus driver for the PCIe MDIO endpointClaudiu Manoil
2019-08-02enetc: Clean up makefileClaudiu Manoil
2019-08-02enetc: Clean up local mdio bus allocationClaudiu Manoil
2019-08-02enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is setYueHaibing
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2019-07-30enetc: Fix build error without PHYLIBYueHaibing
2019-07-25fsl/fman: Remove comment referring to non-existent functionChris Packham
2019-07-24Build fixes for skb_frag_size conversionMatthew Wilcox (Oracle)
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-07-15ethernet: remove redundant memsetFuqian Huang
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-15dpaa2-ptp: add interrupt supportYangbo Lu
2019-06-15dpaa2-ptp: reuse ptp_qoriq driverYangbo Lu
2019-06-12dpaa2-eth: Add mqprio supportIoana Radulescu
2019-06-12dpaa2-eth: Support multiple traffic classes on TxIoana Radulescu
2019-06-12dpaa2-eth: Refactor xps codeIoana Radulescu
2019-06-09dpaa2-eth: Use napi_alloc_frag()Sebastian Andrzej Siewior
2019-06-09dpaa2-eth: Remove preempt_disable() from seed_pool()Sebastian Andrzej Siewior
2019-06-09net: fec_main: Use dev_err() instead of pr_err()Fabio Estevam
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-06net: fec: Do not use netdev messages too earlyFabio Estevam
2019-06-05net: fec_ptp: Use dev_err() instead of pr_err()Fabio Estevam
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 362Thomas Gleixner
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds