summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-15enetc: Add missing link state info for ethtoolClaudiu Manoil
2019-05-15enetc: Allow to disable Tx SGClaudiu Manoil
2019-05-15enetc: Fix NULL dma address unmap for Tx BD extensionsClaudiu Manoil
2019-05-10net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-05net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy
2019-05-05dpaa_eth: fix SG frame cleanupLaurentiu Tudor
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-16dpaa2-eth: Add flow steering support without maskingIoana Ciocoi Radulescu
2019-04-16dpaa2-eth: Update hash key composition codeIoana Ciocoi Radulescu
2019-04-16dpaa2-eth: Add a couple of macrosIoana Ciocoi Radulescu
2019-04-16dpaa2-eth: Fix Rx classification statusIoana Ciocoi Radulescu
2019-04-11net: fec: manage ahb clock in runtime pmAndy Duan
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-26dpaa2-eth: use netif_receive_skb_listIoana Ciornei
2019-03-26dpaa2-eth: fix race condition with bql frame accountingIoana Ciornei
2019-03-20dpaa2-eth: Fix possible access beyond end of arrayIoana Ciocoi Radulescu
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-03-03fsl/fman: Use vsprintf extension %pMJoe Perches
2019-03-03dpaa2-eth: add XDP_REDIRECT supportIoana Radulescu
2019-03-03dpaa2-eth: Add software annotation typesIoana Radulescu
2019-03-01enetc: Add ENETC PF level external MDIO supportClaudiu Manoil
2019-03-01Merge tag 'soc-fsl-next-v5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2019-02-26dpaa2-eth: configure the cache stashing amount on a queueIoana Ciornei
2019-02-19ptp_qoriq: don't pass a large struct by value but instead pass it by referenceColin Ian King
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-14net: ethernet: freescale: set FEC ethtool regs versionVivien Didelot
2019-02-12enetc: add PTP clock driverYangbo Lu
2019-02-12ptp_qoriq: make structure/function names more consistentYangbo Lu
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-06net: fec_mpc52xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop p...Yang Wei
2019-02-06dpaa2-eth: Update buffer pool refill thresholdIoana Ciocoi Radulescu
2019-02-06dpaa2-eth: Use FQ-based DPIO enqueue APIIoana Ciocoi Radulescu
2019-02-06dpaa2-eth: Use napi_consume_skb()Ioana Ciocoi Radulescu
2019-02-06dpaa2-eth: Use a single page per Rx bufferIoana Ciocoi Radulescu
2019-01-30Merge tag 'soc-fsl-next-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2019-01-30ucc_geth: Reset BQL queue when stopping deviceMathias Thore
2019-01-28enetc: include linux/vmalloc.h for vzalloc etcStephen Rothwell
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-24enetc: Add RFS and RSS supportClaudiu Manoil
2019-01-24enetc: Add vf to pf messaging supportClaudiu Manoil
2019-01-24enetc: Add ethtool statisticsClaudiu Manoil
2019-01-24enetc: Introduce basic PF and VF ENETC ethernet driversClaudiu Manoil
2019-01-22net: fec: get regulator optionalStefan Agner
2019-01-22net: dpaa2: improve PTP Kconfig optionYangbo Lu
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller