aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2020-07-16enetc: Fix tx rings bitmap iteration range, irq handlingClaudiu Manoil
2020-06-09net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp
2020-06-08net: freescale: select CONFIG_FIXED_PHY where neededArnd Bergmann
2020-06-08dpaa_eth: fix usage as DSA master, try 3Vladimir Oltean
2020-06-08dpaa2-eth: prevent array underflow in update_cls_rule()Dan Carpenter
2020-06-08dpaa2-eth: properly handle buffer size restrictionsIoana Ciornei
2020-06-04net: fec: set GPR bit on suspend by DT configuration.Martin Fuzzey
2020-05-21dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor
2020-05-21fsl/fman: detect FMan erratum A050385Madalin Bucur
2020-05-21net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski
2020-05-15gianfar: Fix TX timestamping with a stacked DSA driverVladimir Oltean
2020-05-04dpaa_eth: support all modes with rate adapting PHYsMadalin Bucur
2020-04-16net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10GMadalin Bucur
2020-04-16net/fsl: treat fsl,erratum-a011043Madalin Bucur
2020-04-12dpaa_eth: avoid timestamp read on error pathsMadalin Bucur
2020-04-12dpaa_eth: perform DMA unmapping before readMadalin Bucur
2020-03-20net: freescale: fec: Fix ethtool -d runtime PMAndrew Lunn
2020-01-19net: fec: fix clock count mis-matchChuhong Yuan
2020-01-19net: fec: add missed clk_disable_unprepare in removeChuhong Yuan
2020-01-09dpaa2-eth: free already allocated channels on probe deferIoana Ciornei
2019-09-21enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET
2019-08-29enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is setYueHaibing
2019-08-29enetc: Fix build error without PHYLIBYueHaibing
2019-07-26net: fec: Do not use netdev messages too earlyFabio Estevam
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 362Thomas Gleixner
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-28dpaa_eth: use only online CPU portalsMadalin Bucur
2019-05-26dpaa2-eth: Make constant 64-bit longIoana Radulescu
2019-05-26dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriateIoana Radulescu
2019-05-26dpaa2-eth: Fix potential spectre issueIoana Radulescu
2019-05-24net: fec: fix the clk mismatch in failed_reset pathAndy Duan
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