netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Patch net-next v3 0/4] net: fec: add interrupt coalescence
@ 2014-09-16 21:18 Frank.Li
  2014-09-16 21:18 ` [Patch net-next v3 1/4] net: fec: refine error handle of parser queue number from DT Frank.Li
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Frank.Li @ 2014-09-16 21:18 UTC (permalink / raw)
  To: b38611, davem, netdev, lznuaa; +Cc: shawn.guo, linux-arm-kernel, Frank Li

From: Frank Li <Frank.Li@freescale.com>

improve error handle when parse queue number.
add interrupt coalescence feature.

Change from v2 to v3
 - add error check in fec_enet_set_coalesce
 - fix a run time warning to get clock rate in interrupt
 - fix commit message use TKT number

Change from v1 to v2
 - fix indention
 - use errata number instead of TKT

Frank Li (1):
  net: fec: refine error handle of parser queue number from DT

Fugang Duan (3):
  net: fec: add interrupt coalescence feature support
  net:fec: increase DMA queue number
  net: fec: Workaround for imx6sx enet tx hang when enable three queues

 drivers/net/ethernet/freescale/fec.h      |  16 +++-
 drivers/net/ethernet/freescale/fec_main.c | 144 ++++++++++++++++++++++++++++--
 2 files changed, 150 insertions(+), 10 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-09-19 19:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-16 21:18 [Patch net-next v3 0/4] net: fec: add interrupt coalescence Frank.Li
2014-09-16 21:18 ` [Patch net-next v3 1/4] net: fec: refine error handle of parser queue number from DT Frank.Li
2014-09-16 21:18 ` [Patch net-next v3 2/4] net: fec: add interrupt coalescence feature support Frank.Li
2014-09-16 21:18 ` [Patch net-next v3 3/4] net:fec: increase DMA queue number Frank.Li
2014-09-16 21:18 ` [Patch net-next v3 4/4] net: fec: Workaround for imx6sx enet tx hang when enable three queues Frank.Li
2014-09-19 19:37 ` [Patch net-next v3 0/4] net: fec: add interrupt coalescence David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).