[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220517211935.1949447-1-anthony.l.nguyen@intel.com>
Date: Tue, 17 May 2022 14:19:32 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>, netdev@...r.kernel.org,
richardcochran@...il.com
Subject: [PATCH net-next 0/3][pull request] 100GbE Intel Wired LAN Driver Updates 2022-05-17
This series contains updates to ice driver only.
Karol changes calculation of u16 to unsigned int for GNSS related
calculations. He also adds implementation for GNSS write; data is
written to the GNSS module through TTY device using u-blox UBX protocol.
The following are changes since commit 65a9dedc11d615d8f104a48d38b4fa226967b4ed:
net: phy: marvell: Add errata section 5.1 for Alaska PHY
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 100GbE
Karol Kolacinski (3):
ice: remove u16 arithmetic in ice_gnss
ice: add i2c write command
ice: add write functionality for GNSS TTY
drivers/net/ethernet/intel/ice/ice.h | 4 +-
.../net/ethernet/intel/ice/ice_adminq_cmd.h | 7 +-
drivers/net/ethernet/intel/ice/ice_common.c | 51 +++-
drivers/net/ethernet/intel/ice/ice_common.h | 4 +
drivers/net/ethernet/intel/ice/ice_gnss.c | 252 +++++++++++++++---
drivers/net/ethernet/intel/ice/ice_gnss.h | 26 +-
6 files changed, 304 insertions(+), 40 deletions(-)
--
2.35.1
Powered by blists - more mailing lists