summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
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
2017-08-22fsl/man: Inherit parent device and of_nodeFlorian Fainelli
2017-08-22net: ethernet: freescale: fs_enet: make mdiobb_ops constBhumika Goyal
2017-08-22net: ethernet: make ptp_clock_info constBhumika Goyal
2017-08-13net: dpaa_eth: constify platform_device_idArvind Yadav
2017-08-11fsl/fman: implement several errata workaroundsFlorinel Iordache
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...Jiri Pirko
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko
2017-07-30net: fec: Allow reception of frames bigger than 1522 bytesAndrew Lunn
2017-07-30net: fec: Issue error for missing but expected PHYAndrew Lunn
2017-07-24net: Convert to using %pOF instead of full_nameRob Herring
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-29net: freescale: gianfar : constify dev_pm_ops structures.Arvind Yadav
2017-06-27fsl/fman: add dependency on HAS_DMAMadalin Bucur