]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
authorDavid S. Miller <davem@davemloft.net>
Sat, 17 Apr 2021 00:06:14 +0000 (17:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 17 Apr 2021 00:06:14 +0000 (17:06 -0700)
commit1fe94f2dbf4ab2fd6ddc283830ceee693d4e3882
tree673dc91b41b37480bfdd33a8e1c651b3bced6ae0
parent370b23c338ce0244016527a1cdef4a1295b798f8
parent7dbdb260af0c448f9741e6729b064f66ba71a239
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue

Tony Nguyen says:

====================
1GbE Intel Wired LAN Driver Updates 2021-04-16

This series contains updates to igb and igc drivers.

Ederson adjusts Tx buffer distributions in Qav mode to improve
TSN-aware traffic for igb. He also enable PPS support and auxiliary PHC
functions for igc.

Grzegorz checks that the MTA register was properly written and
retries if not for igb.

Sasha adds reporting of EEE low power idle counters to ethtool and fixes
a return value being overwritten through looping for igc.
====================

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