summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* | net: dpaa: fix maybe uninitialized var in dpaa_open()yuan linyu2017-11-021-1/+2
* | dpaa_eth: remove obsolete commentMadalin Bucur2017-10-181-4/+0
* | fsl/fman: add dpaa in module namesMadalin Bucur2017-10-181-6/+6
* | dpaa_eth: cleanup dpaa_eth_probe() error pathsMadalin Bucur2017-10-181-33/+20
* | dpaa_eth: change device usedMadalin Bucur2017-10-183-53/+27
* | dpaa_eth: move of_phy_connect() to the eth driverMadalin Bucur2017-10-183-84/+66
* | fsl/fman: remove of_nodeMadalin Bucur2017-10-181-1/+0
* | net: fs_enet: Remove unused timerKees Cook2017-10-182-3/+0
* | 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-201-2/+2
| * net: fec: remove unused interrupt FEC_ENET_TS_TIMERTroy Kisky2017-09-201-2/+2
| * net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is setTroy Kisky2017-09-201-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-011-4/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-011-0/+2
|\
| * fsl/man: Inherit parent device and of_nodeFlorian Fainelli2017-08-221-0/+2
* | dpaa_eth: check allocation resultMadalin Bucur2017-08-281-0/+3
* | dpaa_eth: add NETIF_F_RXHASHMadalin Bucur2017-08-285-5/+41
* | dpaa_eth: enable Rx hashing controlMadalin Bucur2017-08-281-0/+113
* | dpaa_eth: use multiple Rx frame queuesMadalin Bucur2017-08-283-7/+47
* | fsl/fman: enable FMan KeygenIordache Florinel-R701772017-08-287-2/+884
* | fsl/fman: move struct fman to header fileMadalin Bucur2017-08-283-81/+82
* | net: define the TSO header size in net/tso.hAntoine Ténart2017-08-231-1/+0
* | 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-131-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/+0
* | 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-301-3/+5
* | net: fec: Issue error for missing but expected PHYAndrew Lunn2017-07-301-1/+3
* | net: Convert to using %pOF instead of full_nameRob Herring2017-07-246-49/+45
|/
* 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-212-1/+3
|\ \ | |/
| * dpaa_eth: reuse the dma_ops provided by the FMan MAC deviceMadalin Bucur2017-06-201-1/+1
| * fsl/fman: propagate dma_opsMadalin Bucur2017-06-201-0/+2
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* | net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com2017-06-132-5/+5
* | net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272Fabio Estevam2017-06-101-0/+4
* | net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko2017-06-081-2/+2
* | net: fec: Clear and enable MIB counters on imx51Andrew Lunn2017-06-072-3/+28
|/
OpenPOWER on IntegriCloud