]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next...
authorJakub Kicinski <kuba@kernel.org>
Tue, 19 Jul 2022 03:39:53 +0000 (20:39 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 19 Jul 2022 03:39:54 +0000 (20:39 -0700)
commita39b07e0404bebb26a7b241b79d3a6b424400ca5
tree39b955481576abdfac2094d5daf97dd4467a3e23
parent1a80331a79c6085aa621d132912c20b7e0b60722
parent841b0d3640af757503c399e2dd16d054bb2f7c5b
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue

Tony Nguyen says:

====================
100GbE Intel Wired LAN Driver Updates 2022-07-15

This series contains updates to ice driver only.

Ani updates feature restriction for devices that don't support external
time stamping.

Zhuo Chen removes unnecessary call to pci_aer_clear_nonfatal_status().

* '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue:
  ice: Remove pci_aer_clear_nonfatal_status() call
  ice: Add EXTTS feature to the feature bitmap
====================

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