summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2020-08-19fsl/fman: fix eth hash table allocationFlorinel Iordache
2020-08-19fsl/fman: check dereferencing null pointerFlorinel Iordache
2020-08-19fsl/fman: fix unreachable codeFlorinel Iordache
2020-08-19fsl/fman: fix dereference null return valueFlorinel Iordache
2020-08-19fsl/fman: use 32-bit unsigned integerFlorinel Iordache
2020-08-11dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing
2020-07-31Revert "dpaa_eth: fix usage as DSA master, try 3"Vladimir Oltean
2020-07-29enetc: Remove the mdio bus on PF probe bailoutClaudiu Manoil
2020-06-30enetc: Fix tx rings bitmap iteration range, irq handlingClaudiu Manoil
2020-06-22dpaa2-eth: fix return codes used in ndo_setup_tcJesper Dangaard Brouer
2020-06-07net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp
2020-06-03net: freescale: select CONFIG_FIXED_PHY where neededArnd Bergmann
2020-06-03dpaa_eth: fix usage as DSA master, try 3Vladimir Oltean
2020-05-20dpaa2-eth: prevent array underflow in update_cls_rule()Dan Carpenter
2020-05-20dpaa2-eth: properly handle buffer size restrictionsIoana Ciornei
2020-05-02net: fec: set GPR bit on suspend by DT configuration.Martin Fuzzey
2020-04-01dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor
2020-04-01fsl/fman: detect FMan erratum A050385Madalin Bucur
2020-03-18net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski
2020-02-24gianfar: Fix TX timestamping with a stacked DSA driverVladimir Oltean
2020-02-11dpaa_eth: support all modes with rate adapting PHYsMadalin Bucur
2020-02-05net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10GMadalin Bucur
2020-02-05net/fsl: treat fsl,erratum-a011043Madalin Bucur
2020-01-26dpaa_eth: avoid timestamp read on error pathsMadalin Bucur
2020-01-26dpaa_eth: perform DMA unmapping before readMadalin Bucur
2020-01-26dpaa2-eth: Fix minor bug in ethtool stats reportingIoana Radulescu
2020-01-12net: freescale: fec: Fix ethtool -d runtime PMAndrew Lunn
2019-12-31dpaa2-ptp: fix double free of the ptp_qoriq IRQIoana Ciornei
2019-11-19net: fec: fix clock count mis-matchChuhong Yuan
2019-11-12dpaa2-eth: free already allocated channels on probe deferIoana Ciornei
2019-11-04net: fec: add missed clk_disable_unprepare in removeChuhong Yuan
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-28net: dpaa2: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-17dpaa2-eth: Fix TX FQID valuesIoana Radulescu
2019-10-17dpaa2-eth: add irq for the dpmac connect/disconnect eventFlorin Chiculita
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
2019-09-05dpaa2-eth: Minor refactoring in ethtool statsIoana Radulescu
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-31enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET
2019-08-29dpaa2-eth: Add pause frame supportIoana Radulescu
2019-08-29dpaa2-eth: Use stored link settingsIoana Radulescu
2019-08-29dpaa2-eth: Remove support for changing link settingsIoana Radulescu