summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-07enetc: fix return value for enetc_ioctl()Michael Walle
2019-11-07dpaa2-eth: add ethtool MAC countersIoana Ciornei
2019-11-07enetc: ethtool: add wake-on-lan callbacksMichael Walle
2019-11-07enetc: add ioctl() support for PHY-related opsMichael Walle
2019-11-06dpaa2-ptp: fix compile errorChenwandun
2019-11-06dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_modeIoana Ciornei
2019-11-06gianfar: Maximize Rx buffer sizeClaudiu Manoil
2019-11-04net: fec: add missed clk_disable_unprepare in removeChuhong Yuan
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-31dpaa2-eth: add MAC/PHY support through phylinkIoana Ciornei
2019-10-31dpaa2-eth: update the TX frame queues on DPNI_IRQ_EVENT_ENDPOINT_CHANGEDIoana Ciornei
2019-10-31dpaa_eth: register a device link for the qman portal usedMadalin Bucur
2019-10-31dpaa_eth: extend delays in ndo_stopMadalin Bucur
2019-10-31dpaa_eth: remove netdev_err() for user errorsMadalin Bucur
2019-10-31dpaa_eth: add dropped frames to percpu ethtool statsMadalin Bucur
2019-10-31dpaa_eth: use a page to store the SGTMadalin Bucur
2019-10-31dpaa_eth: cleanup skb_to_contig_fd()Madalin Bucur
2019-10-31dpaa_eth: use fd information in dpaa_cleanup_tx_fd()Madalin Bucur
2019-10-31dpaa_eth: simplify variables used in dpaa_cleanup_tx_fd()Madalin Bucur
2019-10-31dpaa_eth: avoid timestamp read on error pathsMadalin Bucur
2019-10-31dpaa_eth: perform DMA unmapping before readMadalin Bucur
2019-10-31dpaa_eth: use page backed rx buffersMadalin Bucur
2019-10-31dpaa_eth: use only one buffer pool per interfaceMadalin Bucur
2019-10-29net: fec_ptp: Use platform_get_irq_xxx_optional() to avoid error messageAnson Huang
2019-10-29net: fec_main: Use platform_get_irq_byname_optional() to avoid error messageAnson Huang
2019-10-29net: fec: remove redundant assignment to pointer bdpColin Ian King
2019-10-28net: dpaa2: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-24dpaa_eth: add newline in dev_err() msgMadalin Bucur
2019-10-24fsl/fman: remove unused struct memberMadalin Bucur
2019-10-24dpaa_eth: change DMA deviceMadalin Bucur
2019-10-24fsl/fman: add API to get the device behind a fman portLaurentiu Tudor
2019-10-24dpaa_eth: remove redundant codeMadalin Bucur
2019-10-24dpaa_eth: defer probing after qbmanLaurentiu Tudor
2019-10-24fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCsLaurentiu Tudor
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-17dpaa2-eth: Fix TX FQID valuesIoana Radulescu
2019-10-17dpaa2-eth: add irq for the dpmac connect/disconnect eventFlorin Chiculita
2019-10-07dpaa2-eth: Avoid unbounded while loopsIoana Radulescu
2019-10-07dpaa2-eth: Fix minor bug in ethtool stats reportingIoana Radulescu
2019-10-07dpaa2-eth: Cleanup dead codeIoana Radulescu
2019-09-27enetc: Fix a signedness bug in enetc_of_get_phy()Dan Carpenter
2019-09-25gianfar: Make reset_gfar staticYueHaibing
2019-09-05gianfar: use DT more consistently when selecting PHY connection typeArseny Solokha
2019-09-05gianfar: cleanup gianfar.hArseny Solokha
2019-09-05gianfar: make five functions staticArseny Solokha
2019-09-05gianfar: remove forward declarationsArseny Solokha
2019-09-05dpaa2-eth: Poll Tx pending frames counter on if downIoana Radulescu
2019-09-05dpaa2-eth: Add new DPNI statistics countersIoana Radulescu