]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commit85be21bd6969d840a1af73ede4ec01dd0e1ecb66
treef95631818601476a296eeee1fb6c0bf81e70505f
parente3e9652a43207561eaec6085a8272fe11b283286
parentd95e329a55baaea8c00d1b3e0ce22c974d447524
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>