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)
commitbc45f524d90ffd7f3d4fb48f273046adb1ce5d2b
tree673dc91b41b37480bfdd33a8e1c651b3bced6ae0
parent1e3d976dbb23b3fce544752b434bdc32ce64aabc
parent1feaf60ff26086d4ae212c0fd61ff5755e1fd10c
Merge branch '1GbE' of git://git./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>