Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
authorDavid S. Miller <davem@davemloft.net>
Mon, 23 Aug 2021 10:45:37 +0000 (11:45 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 23 Aug 2021 10:45:37 +0000 (11:45 +0100)
commit46002bf3007ce0387be73d0c9640ee7cd2de4788
tree1c49fe9a667acd2946ec8670d25b19bb047898d3
parent5ed74b03eb4d08f5dd281dcb5f1c9bb92b363a8d
parent4051f68318ca9f3d3becef3b54e70ad2c146df97
Merge branch '1GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

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

This series contains updates to igc and e1000e drivers.

Aaron Ma resolves a page fault which occurs when thunderbolt is
unplugged for igc.

Toshiki Nishioka fixes Tx queue looping to use actual number of queues
instead of max value for igc.

Sasha fixes an incorrect latency comparison by decoding the values before
comparing and prevents attempted writes to read-only NVMs for e1000e.
====================

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