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)
commite22c88799f2629088504e1357384f2ec3798da46
tree39b955481576abdfac2094d5daf97dd4467a3e23
parent6ee49d629dd6146506649527e4ad46d1501fdcd2
parentca415ea1f03abf34fc8e4cc5fc30a00189b4e776
Merge branch '100GbE' of git://git./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>