Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next...
authorJakub Kicinski <kuba@kernel.org>
Sat, 23 Jul 2022 04:55:57 +0000 (21:55 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 23 Jul 2022 04:55:57 +0000 (21:55 -0700)
commit502c6f8cedcce7889ccdefeb88ce36b39acd522f
tree9c6e30cdbf0f61e871e472f9810a7af4b8d45289
parent7074732c8faee201a245a6f983008a5789c0be33
parentd6b98c8d242aee40e7b8919dd07b593b0739e38d
Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/next-queue

Tony Nguyen says:

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

This series contains updates to ice driver only.

Karol adds implementation for GNSS write; data is written to the GNSS
module through TTY device using u-blox UBX protocol.

* '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue:
  ice: add write functionality for GNSS TTY
  ice: add i2c write command
====================

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