Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next...
authorDavid S. Miller <davem@davemloft.net>
Sat, 30 Sep 2023 17:49:14 +0000 (18:49 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 30 Sep 2023 17:49:14 +0000 (18:49 +0100)
commit236f3873b517acfaf949c23bb2d5dec13bfd2da2
treea3733494f2dbcabf7118424ce489b448d023031d
parent7c7dd1d64910d07ab36b858d53d00e89b6d918d6
parent170911bb1b046c5589e0e973c4f5abdb1d5d9e62
Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/next-queue

Tony Nguyen says:

====================
ice: add PTP auxiliary bus support

Michal Michalik says:

Auxiliary bus allows exchanging information between PFs, which allows
both fixing problems and simplifying new features implementation.
The auxiliary bus is enabled for all devices supported by ice driver.
====================

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