Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorDavid S. Miller <davem@davemloft.net>
Sat, 28 Aug 2021 11:31:41 +0000 (12:31 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 28 Aug 2021 11:31:41 +0000 (12:31 +0100)
commit2619835e31cb0ed760e5cba546ac02af8917fc9a
tree0984d3ef19cfd384bee0aaac9a6aa8ab85f9d9ff
parent0d55649d2ad7296acfda9127e1d05518d025734a
parentb357d9717be7f95fde2c6c4650b186a995b71e59
Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2021-08-27

This series contains updates to ice driver only.

Jake corrects the iterator used for looping Tx timestamp and removes
dead code related to pin configuration. He also adds locking around
flushing of the Tx tracker and restarts the periodic clock following
time changes.

Brett corrects the locking around updating netdev dev_addr.
====================

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