netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] drivers: net: xgene: Fix coalescing bugs
@ 2016-10-31 23:00 Iyappan Subramanian
  2016-10-31 23:00 ` [PATCH net-next 1/2] drivers: net: xgene: fix: Disable coalescing on v1 hardware Iyappan Subramanian
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Iyappan Subramanian @ 2016-10-31 23:00 UTC (permalink / raw)
  To: davem, netdev; +Cc: linux-arm-kernel, patches, Iyappan Subramanian

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 <isubramanian@apm.com>

---

Iyappan Subramanian (2):
  drivers: net: xgene: fix: Disable coalescing on v1 hardware
  drivers: net: xgene: fix: Coalescing values for v2 hardware

 drivers/net/ethernet/apm/xgene/xgene_enet_hw.c    | 12 ------------
 drivers/net/ethernet/apm/xgene/xgene_enet_hw.h    |  2 ++
 drivers/net/ethernet/apm/xgene/xgene_enet_main.c  |  3 ++-
 drivers/net/ethernet/apm/xgene/xgene_enet_ring2.c | 12 +++++++-----
 4 files changed, 11 insertions(+), 18 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-11-01 16:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-31 23:00 [PATCH net-next 0/2] drivers: net: xgene: Fix coalescing bugs Iyappan Subramanian
2016-10-31 23:00 ` [PATCH net-next 1/2] drivers: net: xgene: fix: Disable coalescing on v1 hardware Iyappan Subramanian
2016-10-31 23:00 ` [PATCH net-next 2/2] drivers: net: xgene: fix: Coalescing values for v2 hardware Iyappan Subramanian
2016-11-01 16:05 ` [PATCH net-next 0/2] drivers: net: xgene: Fix coalescing bugs 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).