summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2018-03-26fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependencyMadalin Bucur
2018-03-23dpaa_eth: use true and false for boolean valuesGustavo A. R. Silva
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-18net: fec: Fix unbalanced PM runtime callsFlorian Fainelli
2018-03-14dpaa_eth: remove duplicate increment of the tx_errors counterCamelia Groza
2018-03-14dpaa_eth: increment the RX dropped counter when neededCamelia Groza
2018-03-14dpaa_eth: remove duplicate initializationCamelia Groza
2018-03-14dpaa_eth: fix error in dpaa_remove()Madalin Bucur
2018-03-07fsl/fman: avoid sleeping in atomic context while adding an addressDenis Kirjanov
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-28gianfar: Fix Rx byte accounting for ndev statsClaudiu Manoil
2018-02-27dpaa_eth: Add allmulti optionRadu Bulie
2018-02-27dpaa_eth: refactor frag count checkingMadalin Bucur
2018-02-27dpaa_eth: make sure all Rx errors are countedMadalin Bucur
2018-02-27dpaa_eth: fix SG mappingMadalin Bucur
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-23gianfar: simplify FCS handling and fix memory leakAndy Spencer
2018-02-19dpaa_eth: fix pause capability advertisement logicJake Moroni
2018-02-13dpaa_eth: fix incorrect commentJake Moroni
2018-01-29gianfar: prevent integer wrapping in the rx handlerAndy Spencer
2018-01-22net: fec: add necessary defines to work on ARM64Lucas Stach
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-17net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-10net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-05net: fec: free/restore resource in related probe error pathesFugang Duan
2018-01-03net: fec: defer probe if regulator is not readyFugang Duan
2018-01-03net: fec: restore dev_id in the cases of probe errorFugang Duan
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-27net: fec: unmap the xmit buffer that are not transferred by DMAFugang Duan
2017-12-13net: fec: add phy_reset_after_clk_enable() supportRichard Leitner
2017-12-08gianfar: Disable EEE autoneg by defaultClaudiu Manoil
2017-12-05gianfar: fix a flooded alignment reports because of padding issue.Zumeng Chen
2017-11-11fsl/fman_port: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-08fsl/fman: Remove a useless 'dev_err()' callChristophe JAILLET
2017-11-08fsl/fman: Add a missing 'of_node_put()' call in an error handling pathChristophe JAILLET
2017-11-08fsl/fman: Remove some useless codeChristophe JAILLET
2017-11-08fsl/fman: Remove a useless call to 'dev_set_drvdata()'Christophe JAILLET
2017-11-08dpaa_eth: fix error return code in dpaa_eth_probe()Wei Yongjun
2017-11-08net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel
2017-11-08net: fec: Let fec_ptp have its own interrupt routineTroy Kisky
2017-11-05dpaa_eth: avoid uninitialized variable false-positive warningArnd Bergmann
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02net: dpaa: remove init which already done in per-cpu allocationyuan linyu
2017-11-02net: dpaa: fix maybe uninitialized var in dpaa_open()yuan linyu
2017-10-18dpaa_eth: remove obsolete commentMadalin Bucur
2017-10-18fsl/fman: add dpaa in module namesMadalin Bucur
2017-10-18dpaa_eth: cleanup dpaa_eth_probe() error pathsMadalin Bucur