summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
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
2017-10-18dpaa_eth: change device usedMadalin Bucur
2017-10-18dpaa_eth: move of_phy_connect() to the eth driverMadalin Bucur
2017-10-18fsl/fman: remove of_nodeMadalin Bucur
2017-10-18net: fs_enet: Remove unused timerKees Cook
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-20net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled itTroy Kisky
2017-09-20net: fec: remove unused interrupt FEC_ENET_TS_TIMERTroy Kisky
2017-09-20net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is setTroy Kisky
2017-09-18net/ethernet/freescale: fix warning for ucc_gethValentin Longchamp
2017-09-05gianfar: Fix Tx flow control deactivationClaudiu Manoil
2017-09-01fsl/fman: make arrays port_ids static, reduces object code sizeColin Ian King
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-28dpaa_eth: check allocation resultMadalin Bucur
2017-08-28dpaa_eth: add NETIF_F_RXHASHMadalin Bucur
2017-08-28dpaa_eth: enable Rx hashing controlMadalin Bucur
2017-08-28dpaa_eth: use multiple Rx frame queuesMadalin Bucur
2017-08-28fsl/fman: enable FMan KeygenIordache Florinel-R70177
2017-08-28fsl/fman: move struct fman to header fileMadalin Bucur
2017-08-23net: define the TSO header size in net/tso.hAntoine Ténart