summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAgeFilesLines
* fsl/fman_port: mark expected switch fall-throughsGustavo A. R. Silva2017-11-111-0/+2
* fsl/fman: Remove a useless 'dev_err()' callChristophe JAILLET2017-11-081-1/+0Star
* fsl/fman: Add a missing 'of_node_put()' call in an error handling pathChristophe JAILLET2017-11-081-0/+1
* fsl/fman: Remove some useless codeChristophe JAILLET2017-11-081-5/+2Star
* fsl/fman: Remove a useless call to 'dev_set_drvdata()'Christophe JAILLET2017-11-081-1/+0Star
* dpaa_eth: fix error return code in dpaa_eth_probe()Wei Yongjun2017-11-081-3/+3
* net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel2017-11-081-1/+1
* net: fec: Let fec_ptp have its own interrupt routineTroy Kisky2017-11-083-45/+71
* dpaa_eth: avoid uninitialized variable false-positive warningArnd Bergmann2017-11-051-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-047-0/+7
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-027-0/+7
* | net: dpaa: remove init which already done in per-cpu allocationyuan linyu2017-11-021-5/+0Star
* | net: dpaa: fix maybe uninitialized var in dpaa_open()yuan linyu2017-11-021-1/+2
* | dpaa_eth: remove obsolete commentMadalin Bucur2017-10-181-4/+0Star
* | fsl/fman: add dpaa in module namesMadalin Bucur2017-10-181-6/+6
* | dpaa_eth: cleanup dpaa_eth_probe() error pathsMadalin Bucur2017-10-181-33/+20Star
* | dpaa_eth: change device usedMadalin Bucur2017-10-183-53/+27Star
* | dpaa_eth: move of_phy_connect() to the eth driverMadalin Bucur2017-10-183-84/+66Star
* | fsl/fman: remove of_nodeMadalin Bucur2017-10-181-1/+0Star
* | net: fs_enet: Remove unused timerKees Cook2017-10-182-3/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-232-6/+6
|\|
| * net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled itTroy Kisky2017-09-211-2/+2
| * net: fec: remove unused interrupt FEC_ENET_TS_TIMERTroy Kisky2017-09-211-2/+2
| * net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is setTroy Kisky2017-09-211-2/+2
* | net/ethernet/freescale: fix warning for ucc_gethValentin Longchamp2017-09-181-2/+3
|/
* gianfar: Fix Tx flow control deactivationClaudiu Manoil2017-09-051-1/+1
* fsl/fman: make arrays port_ids static, reduces object code sizeColin Ian King2017-09-021-4/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-021-0/+2
|\
| * fsl/man: Inherit parent device and of_nodeFlorian Fainelli2017-08-231-0/+2
* | dpaa_eth: check allocation resultMadalin Bucur2017-08-291-0/+3
* | dpaa_eth: add NETIF_F_RXHASHMadalin Bucur2017-08-295-5/+41
* | dpaa_eth: enable Rx hashing controlMadalin Bucur2017-08-291-0/+113
* | dpaa_eth: use multiple Rx frame queuesMadalin Bucur2017-08-293-7/+47
* | fsl/fman: enable FMan KeygenIordache Florinel-R701772017-08-297-2/+884
* | fsl/fman: move struct fman to header fileMadalin Bucur2017-08-293-81/+82
* | net: define the TSO header size in net/tso.hAntoine Ténart2017-08-241-1/+0Star
* | net: ethernet: freescale: fs_enet: make mdiobb_ops constBhumika Goyal2017-08-221-1/+1
* | net: ethernet: make ptp_clock_info constBhumika Goyal2017-08-221-1/+1
* | net: dpaa_eth: constify platform_device_idArvind Yadav2017-08-141-1/+1
* | fsl/fman: implement several errata workaroundsFlorinel Iordache2017-08-111-25/+93
* | net: sched: get rid of struct tc_to_netdevJiri Pirko2017-08-071-3/+4
* | net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...Jiri Pirko2017-08-071-1/+1
* | net: sched: push cls related args into cls_common structureJiri Pirko2017-08-071-1/+0Star
* | net: sched: make type an argument for ndo_setup_tcJiri Pirko2017-08-071-3/+4
* | net: fec: Allow reception of frames bigger than 1522 bytesAndrew Lunn2017-07-311-3/+5
* | net: fec: Issue error for missing but expected PHYAndrew Lunn2017-07-311-1/+3
* | net: Convert to using %pOF instead of full_nameRob Herring2017-07-246-49/+45Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-301-0/+1
|\
| * fsl/fman: add dependency on HAS_DMAMadalin Bucur2017-06-271-0/+1
* | net: freescale: gianfar : constify dev_pm_ops structures.Arvind Yadav2017-06-291-1/+1