]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'sfc-SFN8000-support-improvements'
authorDavid S. Miller <davem@davemloft.net>
Sat, 13 Aug 2016 03:42:20 +0000 (20:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 13 Aug 2016 03:42:20 +0000 (20:42 -0700)
commit00e0f81ad55c1d9539a8296f8f83435b2e3838b8
treef95631818601476a296eeee1fb6c0bf81e70505f
parent980ae31efafb5d7ca59f0af8733e9b4e6d96c98f
parent78e0ec24ec753f05af446da6568196c130f46818
Merge branch 'sfc-SFN8000-support-improvements'

Bert Kenward says:

====================
sfc: SFN8000 support improvements

This series improves support for the recently released SFN8000 series
of adapters. Specifically, it retrieves interrupt moderation timer
settings directly from the adapter and uses those settings. It also
uses a new event queue initialisation interface, allowing specification
of a performance objective rather than enabling individual flags.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>