[PATCH net-next 0/2] drivers: net: xgene: Fix coalescing bugs
From: davem@davemloft.net (David Miller)
Date: 2016-11-01 16:05:44
Also in:
netdev
From: davem@davemloft.net (David Miller)
Date: 2016-11-01 16:05:44
Also in:
netdev
From: Iyappan Subramanian <redacted> Date: Mon, 31 Oct 2016 16:00:25 -0700
This patch set fixes the following,
1. Since ethernet v1 hardware has a bug related to coalescing,
disabling this feature
2. Fixing ethernet v2 hardware, interrupt trigger region
id to 2, to kickoff coalescing
Signed-off-by: Iyappan Subramanian <redacted>Series applied, thanks.