summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2019-10-29net: fec: remove redundant assignment to pointer bdpColin Ian King
2019-10-24dpaa_eth: add newline in dev_err() msgMadalin Bucur
2019-10-24fsl/fman: remove unused struct memberMadalin Bucur
2019-10-24dpaa_eth: change DMA deviceMadalin Bucur
2019-10-24fsl/fman: add API to get the device behind a fman portLaurentiu Tudor
2019-10-24dpaa_eth: remove redundant codeMadalin Bucur
2019-10-24dpaa_eth: defer probing after qbmanLaurentiu Tudor
2019-10-24fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCsLaurentiu Tudor
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-17dpaa2-eth: Fix TX FQID valuesIoana Radulescu
2019-10-17dpaa2-eth: add irq for the dpmac connect/disconnect eventFlorin Chiculita
2019-10-07dpaa2-eth: Avoid unbounded while loopsIoana Radulescu
2019-10-07dpaa2-eth: Fix minor bug in ethtool stats reportingIoana Radulescu
2019-10-07dpaa2-eth: Cleanup dead codeIoana Radulescu
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