[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210827204358.792803-1-anthony.l.nguyen@intel.com>
Date: Fri, 27 Aug 2021 13:43:53 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net, kuba@...nel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>, netdev@...r.kernel.org,
richardcochran@...il.com
Subject: [PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2021-08-27
This series contains updates to ice driver only.
Jake corrects the iterator used for looping Tx timestamp and removes
dead code related to pin configuration. He also adds locking around
flushing of the Tx tracker and restarts the periodic clock following
time changes.
Brett corrects the locking around updating netdev dev_addr.
The following are changes since commit 5fe2a6b4344cbb2120d6d81e371b7ec8e75f03e2:
Merge tag 'mlx5-fixes-2021-08-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE
Brett Creeley (1):
ice: Only lock to update netdev dev_addr
Jacob Keller (4):
ice: fix Tx queue iteration for Tx timestamp enablement
ice: remove dead code for allocating pin_config
ice: add lock around Tx timestamp tracker flush
ice: restart periodic outputs around time changes
drivers/net/ethernet/intel/ice/ice_main.c | 13 +++--
drivers/net/ethernet/intel/ice/ice_ptp.c | 66 ++++++++++++++++++-----
2 files changed, 63 insertions(+), 16 deletions(-)
--
2.26.2
Powered by blists - more mailing lists