summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAgeFilesLines
* enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET2019-09-211-1/+4
* enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is setYueHaibing2019-08-291-0/+1
* enetc: Fix build error without PHYLIBYueHaibing2019-08-291-0/+1
* net: fec: Do not use netdev messages too earlyFabio Estevam2019-07-261-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 362Thomas Gleixner2019-06-051-4/+1
* 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
* | dpaa_eth: use only online CPU portalsMadalin Bucur2019-05-282-7/+6
* | dpaa2-eth: Make constant 64-bit longIoana Radulescu2019-05-261-1/+1
* | dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriateIoana Radulescu2019-05-261-2/+2
* | dpaa2-eth: Fix potential spectre issueIoana Radulescu2019-05-261-0/+3
* | net: fec: fix the clk mismatch in failed_reset pathAndy Duan2019-05-241-1/+1
|/
* Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-215-0/+5
|\
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-215-0/+5
* | enetc: Add missing link state info for ethtoolClaudiu Manoil2019-05-151-0/+2
* | enetc: Allow to disable Tx SGClaudiu Manoil2019-05-152-2/+2
* | enetc: Fix NULL dma address unmap for Tx BD extensionsClaudiu Manoil2019-05-151-1/+3
|/
* net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar2019-05-105-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-072-6/+4
|\
| * net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy2019-05-051-5/+3
| * dpaa_eth: fix SG frame cleanupLaurentiu Tudor2019-05-051-1/+1
* | net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-076-6/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-171-9/+21
|\|
| * net: fec: manage ahb clock in runtime pmAndy Duan2019-04-111-9/+21
* | dpaa2-eth: Add flow steering support without maskingIoana Ciocoi Radulescu2019-04-163-32/+127
* | dpaa2-eth: Update hash key composition codeIoana Ciocoi Radulescu2019-04-162-2/+30
* | dpaa2-eth: Add a couple of macrosIoana Ciocoi Radulescu2019-04-162-2/+7
* | dpaa2-eth: Fix Rx classification statusIoana Ciocoi Radulescu2019-04-161-1/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-271-5/+10
|\|
| * dpaa2-eth: fix race condition with bql frame accountingIoana Ciornei2019-03-261-4/+9
| * dpaa2-eth: Fix possible access beyond end of arrayIoana Ciocoi Radulescu2019-03-201-1/+1
* | dpaa2-eth: use netif_receive_skb_listIoana Ciornei2019-03-262-1/+8
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-03-061-1/+6
|\
| * Merge tag 'soc-fsl-next-v5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2019-03-011-1/+6
| |\
| | * dpaa2-eth: configure the cache stashing amount on a queueIoana Ciornei2019-02-261-1/+6
| * | Merge tag 'soc-fsl-next-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2019-01-301-4/+5
| |\|
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-03-051-4/+5
|\ \ \ | | |/ | |/|
| * | soc: fsl: dpio: add a device_link at dpaa2_io_service_registerIoana Ciornei2019-01-111-4/+5
* | | fsl/fman: Use vsprintf extension %pMJoe Perches2019-03-031-3/+1
* | | dpaa2-eth: add XDP_REDIRECT supportIoana Radulescu2019-03-033-14/+176
* | | dpaa2-eth: Add software annotation typesIoana Radulescu2019-03-032-22/+40
* | | enetc: Add ENETC PF level external MDIO supportClaudiu Manoil2019-03-014-1/+219
* | | ptp_qoriq: don't pass a large struct by value but instead pass it by referenceColin Ian King2019-02-191-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-151-0/+4
|\ \ \
| * | | net: ethernet: freescale: set FEC ethtool regs versionVivien Didelot2019-02-141-0/+4
* | | | enetc: add PTP clock driverYangbo Lu2019-02-124-2/+162
* | | | ptp_qoriq: make structure/function names more consistentYangbo Lu2019-02-122-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-082-1/+3
|\| | |
| * | | net: fec_mpc52xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop p...Yang Wei2019-02-061-1/+1
| * | | ucc_geth: Reset BQL queue when stopping deviceMathias Thore2019-01-301-0/+2
| | |/ | |/|