aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-22ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring1-2/+1
2019-08-22net: fec: add C45 MDIO read/write supportMarco Hartmann1-6/+64
2019-08-21net: fec: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-10dpaa2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-50/+7
2019-08-08dpaa_eth: Use refcount_t for refcountChuhong Yuan2-4/+5
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-3/+2
2019-08-02enetc: Add mdio bus driver for the PCIe MDIO endpointClaudiu Manoil6-9/+132
2019-08-02enetc: Clean up makefileClaudiu Manoil1-12/+6
2019-08-02enetc: Clean up local mdio bus allocationClaudiu Manoil1-48/+46
2019-08-02enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is setYueHaibing1-0/+1
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon1-1/+1
2019-07-30enetc: Fix build error without PHYLIBYueHaibing1-0/+1
2019-07-25fsl/fman: Remove comment referring to non-existent functionChris Packham1-3/+0
2019-07-24Build fixes for skb_frag_size conversionMatthew Wilcox (Oracle)1-1/+1
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)2-3/+3
2019-07-15ethernet: remove redundant memsetFuqian Huang1-2/+0
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+1
2019-06-15dpaa2-ptp: add interrupt supportYangbo Lu4-1/+417
2019-06-15dpaa2-ptp: reuse ptp_qoriq driverYangbo Lu5-282/+34
2019-06-12dpaa2-eth: Add mqprio supportIoana Radulescu2-5/+64
2019-06-12dpaa2-eth: Support multiple traffic classes on TxIoana Radulescu2-11/+19
2019-06-12dpaa2-eth: Refactor xps codeIoana Radulescu1-13/+32
2019-06-09dpaa2-eth: Use napi_alloc_frag()Sebastian Andrzej Siewior1-1/+1
2019-06-09dpaa2-eth: Remove preempt_disable() from seed_pool()Sebastian Andrzej Siewior1-9/+0
2019-06-09net: fec_main: Use dev_err() instead of pr_err()Fabio Estevam1-4/+5
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-31/+6
2019-06-06net: fec: Do not use netdev messages too earlyFabio Estevam1-3/+3
2019-06-05net: fec_ptp: Use dev_err() instead of pr_err()Fabio Estevam1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 362Thomas Gleixner1-4/+1
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-11/+13
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds6-31/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner6-31/+6
2019-05-28enetc: Enable TC offloading with mqprioCamelia Groza5-1/+72
2019-05-28fsl/fman: include IPSEC SPI in the Keygen extractionMadalin Bucur1-1/+2
2019-05-28dpaa_eth: use only online CPU portalsMadalin Bucur2-7/+6
2019-05-27enetc: fix le32/le16 degrading to integer warningsY.b. Lu1-7/+9
2019-05-26dpaa2-eth: Make constant 64-bit longIoana Radulescu1-1/+1
2019-05-26dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriateIoana Radulescu1-2/+2
2019-05-26dpaa2-eth: Fix potential spectre issueIoana Radulescu1-0/+3
2019-05-24enetc: add get_ts_info interface for ethtoolY.b. Lu3-0/+39
2019-05-24enetc: add hardware timestamping supportY.b. Lu6-6/+189
2019-05-24net: fec: fix the clk mismatch in failed_reset pathAndy Duan1-1/+1
2019-05-23Revert "dpaa2-eth: configure the cache stashing amount on a queue"Ioana Radulescu1-6/+1
2019-05-22net: fec: remove redundant ipg clock disableBaruch Siach1-1/+0
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds5-0/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner5-0/+5
2019-05-15enetc: Add missing link state info for ethtoolClaudiu Manoil1-0/+2
2019-05-15enetc: Allow to disable Tx SGClaudiu Manoil2-2/+2
2019-05-15enetc: Fix NULL dma address unmap for Tx BD extensionsClaudiu Manoil1-1/+3
2019-05-10net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar5-5/+5