]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'xgene-coalescing-bugs'
authorDavid S. Miller <davem@davemloft.net>
Tue, 1 Nov 2016 16:04:53 +0000 (12:04 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Nov 2016 16:04:53 +0000 (12:04 -0400)
commit98b0da0cff4d91aa291f60aaa1664eb53abb29e9
treeb1ded4489a5a5b323afe7bb7707f29d9f7c580bc
parentf611c21ce06f627114a404d4d8ae2ee5ab703919
parentc41f5a78dd0314d9d1627ab51e0cb09a03682637
Merge branch 'xgene-coalescing-bugs'

Iyappan Subramanian says:

====================
drivers: net: xgene: Fix coalescing bugs

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>
Signed-off-by: David S. Miller <davem@davemloft.net>