summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2014-11-20drivers/net/ethernet/freescale: fec_main: Fixed dual ethernet usagearchive/vf610-fec0-2nd-ethBhuvanchandra DV
2014-11-07net: fec: fix regression on i.MX28 introduced by rx_copybreak supportLothar Waßmann
2014-11-03net: fec: fix suspend broken on multiple MACs silliconsNimrod Andy
2014-10-22net: fec: ptp: fix NULL pointer dereference if ptp_clock is not setPhilipp Zabel
2014-10-22net: fs_enet: set back promiscuity mode after restartLEROY Christophe
2014-10-15gianfar: Add FCS to rx buffer size (fix)Claudiu Manoil
2014-10-15net: fec: ptp: fix convergence issue to support LinuxPTP stackNimrod Andy
2014-10-14net: fec: ptp: Enable PPS output based on ptp clockLuwei Zhou
2014-10-14net: fec: ptp: Use hardware algorithm to adjust PTP counter.Luwei Zhou
2014-10-14net: fec: ptp: Use the 31-bit ptp timer.Luwei Zhou
2014-10-14net: fec: Fix sparse warnings with different lock contexts for basic blockNimrod Andy
2014-10-10net: fs_enet: error: 'SCCE_ENET_TXF' undeclaredLEROY Christophe
2014-10-09gianfar: Replace eieio with wmb for non-PPC archsClaudiu Manoil
2014-10-09gianfar: Replace spin_event_timeout() with arch independentClaudiu Manoil
2014-10-09gianfar: Make MAC addr setup endian safe, cleanupClaudiu Manoil
2014-10-09gianfar: Exclude PPC specific errata handling from ARM buildsClaudiu Manoil
2014-10-09gianfar: Include missing headers for ARM buildsClaudiu Manoil
2014-10-09net/fsl_pq_mdio: Replace spin_event_timeout() with arch independentClaudiu Manoil
2014-10-09net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessorsClaudiu Manoil
2014-10-09net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARMClaudiu Manoil
2014-10-08net: fs_enet: Add NAPI TXLEROY Christophe
2014-10-08net: fs_enet: Remove non NAPI RXLEROY Christophe
2014-10-06fec: Fix fec_enet_alloc_buffers() error pathFabio Estevam
2014-10-06net: fec: fix build error at m68k platformFrank Li
2014-10-01net: fec: implement rx_copybreak to improve rx performanceNimrod Andy
2014-09-26net: fec: free resource after phy probe failedNimrod Andy
2014-09-26net: fec: align rx data buffer size for dma map/unmapNimrod Andy
2014-09-26net: fec: remove the ERR006358 workaround for imx6sx enetNimrod Andy
2014-09-26net: fec: Add Ftype to BD to distiguish three tx queues for AVBNimrod Andy
2014-09-26fec: Remove fec_enet_select_queue()Fabio Estevam
2014-09-22net: fec: fix code identationNimrod Andy
2014-09-19net: fec: Workaround for imx6sx enet tx hang when enable three queuesFugang Duan
2014-09-19net:fec: increase DMA queue numberFugang Duan
2014-09-19net: fec: add interrupt coalescence feature supportFugang Duan
2014-09-19net: fec: refine error handle of parser queue number from DTFrank Li
2014-09-16net: fec: fix build error at m68k platformFrank Li
2014-09-15net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in c...Rickard Strandqvist
2014-09-15net: fec: use container_of to resolve bufdesc_ex from bufdescFabian Frederick
2014-09-13net: fec: init complete variable in early to avoid kernel dumpFugang Duan
2014-09-13net: fec: change FEC alignment according to i.mx6 sx requirementFugang Duan
2014-09-13net:fec: Add fsl,imx6sx-fec compatible stringsFugang Duan
2014-09-13net: fec: add enet-avb IP supportFrank Li
2014-09-13net:fec: Disable enet-avb MAC instead of reset MACFugang Duan
2014-09-13net: fec: init multi queue date structureFrank Li
2014-09-13net: fec: parser max queue number from dt fileFugang Duan
2014-09-13net: fec: change data structure to support multiqueueFugang Duan
2014-09-13net:fec: add enet AVB feature macro define for imx6sxFugang Duan
2014-09-13net:fec: add enet refrence clock for i.MX 6SX chipFugang Duan
2014-08-22net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds