Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
authorJakub Kicinski <kuba@kernel.org>
Wed, 29 Dec 2021 00:19:09 +0000 (16:19 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 29 Dec 2021 00:19:10 +0000 (16:19 -0800)
commit9665e03a8de5df719904611e03f908cd5b9f52f6
tree979bfbafb9c63f64be2887d96efab15f823935df
parent140c7bc7d1195750342ea0e6ab76179499ae7cd7
parentf85846bbf43de38fb2c89fe7d2a085608c4eb25a
Merge branch '1GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2021-12-28

This series contains updates to igc driver only.

Vinicius disables support for crosstimestamp on i225-V as lockups are being
observed.

James McLaughlin fixes Tx timestamping support on non-MSI-X platforms.

* '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  igc: Fix TX timestamp support for non-MSI-X platforms
  igc: Do not enable crosstimestamping for i225-V models
====================

Link: https://lore.kernel.org/r/20211228182421.340354-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>