]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit468f619af09e055424a9556b365f29a0b6e51d44
tree979bfbafb9c63f64be2887d96efab15f823935df
parent613a52b4ad62add5e1eeb0ad4a2de8e9068fbbbc
parenteeb13f812acd6d83e812a330717bf5bcdaaaaafd
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-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>