Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next...
authorDavid S. Miller <davem@davemloft.net>
Wed, 7 Sep 2022 14:56:21 +0000 (15:56 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Sep 2022 14:56:21 +0000 (15:56 +0100)
commit29796143f70eca1cf9e87f3a023bf79790c2f31a
tree4756510e40f4515eae0f493a077f3ad606b996a5
parent53fc01a0a8cbf0b9945355a2e632ca00570a4465
parent04cbaa6c08e3974760c7ac5a70256d736444f6f0
Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/next-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2022-09-06 (ice)

This series contains updates to ice driver only.

Tony reduces device MSI-X request/usage when entire request can't be fulfilled.

Michal adds check for reset when waiting for PTP offsets.

Paul refactors firmware version checks to use a common helper.

Christophe Jaillet changes a couple of local memory allocation to not
use the devm variant.
====================

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