]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8a47151fa715079207882264a10a504d41927cc3
tree1c49fe9a667acd2946ec8670d25b19bb047898d3
parent4661ae87c608d1080ed7d23acb997656985bbc7b
parent56725e4aff6369456b60faba0d425082f8a3ecfe
Merge branch '1GbE' of git://git.kernel.org/pub/scm/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>