Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next...
authorJakub Kicinski <kuba@kernel.org>
Fri, 30 Sep 2022 02:29:02 +0000 (19:29 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 30 Sep 2022 02:29:03 +0000 (19:29 -0700)
commitd742ea6b8e85f7b0d484bc23392d607b50667da6
tree09ffad079a76f29ba0318489ed7b4a13b4969ea3
parentb5155ddd22bc2427465a97c494bbe6289152e80a
parent34800178b3027a7818446351db3b9730b8e9f912
Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/next-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2022-09-28 (ice)

Arkadiusz implements a single pin initialization function, checking feature
bits, instead of having separate device functions and updates sub-device
IDs for recognizing E810T devices.

Martyna adds support for switchdev filters on VLAN priority field.

* '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue:
  ice: Add support for VLAN priority filters in switchdev
  ice: support features on new E810T variants
  ice: Merge pin initialization of E810 and E810T adapters
====================

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