summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAgeFilesLines
* enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is setYueHaibing2019-08-031-0/+1
* enetc: Fix build error without PHYLIBYueHaibing2019-07-301-0/+1
* fsl/fman: Remove comment referring to non-existent functionChris Packham2019-07-251-3/+0Star
* ethernet: remove redundant memsetFuqian Huang2019-07-151-2/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-181-4/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 362Thomas Gleixner2019-06-051-4/+1Star
* | dpaa2-ptp: add interrupt supportYangbo Lu2019-06-154-1/+417
* | dpaa2-ptp: reuse ptp_qoriq driverYangbo Lu2019-06-155-282/+34Star
* | dpaa2-eth: Add mqprio supportIoana Radulescu2019-06-122-5/+64
* | dpaa2-eth: Support multiple traffic classes on TxIoana Radulescu2019-06-122-11/+19
* | dpaa2-eth: Refactor xps codeIoana Radulescu2019-06-121-13/+32
* | dpaa2-eth: Use napi_alloc_frag()Sebastian Andrzej Siewior2019-06-101-1/+1
* | dpaa2-eth: Remove preempt_disable() from seed_pool()Sebastian Andrzej Siewior2019-06-101-9/+0Star
* | net: fec_main: Use dev_err() instead of pr_err()Fabio Estevam2019-06-091-4/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-076-31/+6Star
|\|
| * Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-316-31/+6Star
| |\
| | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-306-31/+6Star
* | | net: fec: Do not use netdev messages too earlyFabio Estevam2019-06-061-3/+3
* | | net: fec_ptp: Use dev_err() instead of pr_err()Fabio Estevam2019-06-051-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-316-11/+13
|\| |
| * | dpaa_eth: use only online CPU portalsMadalin Bucur2019-05-282-7/+6Star
| * | 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
| |/
* | enetc: Enable TC offloading with mqprioCamelia Groza2019-05-295-1/+72
* | fsl/fman: include IPSEC SPI in the Keygen extractionMadalin Bucur2019-05-281-1/+2
* | enetc: fix le32/le16 degrading to integer warningsY.b. Lu2019-05-271-7/+9
* | enetc: add get_ts_info interface for ethtoolY.b. Lu2019-05-243-0/+39
* | enetc: add hardware timestamping supportY.b. Lu2019-05-246-6/+189
* | Revert "dpaa2-eth: configure the cache stashing amount on a queue"Ioana Radulescu2019-05-231-6/+1Star
* | net: fec: remove redundant ipg clock disableBaruch Siach2019-05-231-1/+0Star
|/
* 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-115-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-082-6/+4Star
|\
| * net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy2019-05-051-5/+3Star
| * 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-173-32/+127
* | dpaa2-eth: Update hash key composition codeIoana Ciocoi Radulescu2019-04-172-2/+30
* | dpaa2-eth: Add a couple of macrosIoana Ciocoi Radulescu2019-04-172-2/+7
* | dpaa2-eth: Fix Rx classification statusIoana Ciocoi Radulescu2019-04-171-1/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-281-5/+10
|\|
| * dpaa2-eth: fix race condition with bql frame accountingIoana Ciornei2019-03-261-4/+9