[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200910000411.2658780-1-anthony.l.nguyen@intel.com>
Date: Wed, 9 Sep 2020 17:04:07 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>, netdev@...r.kernel.org,
nhorman@...hat.com, sassmann@...hat.com,
jeffrey.t.kirsher@...el.com
Subject: [net 0/4][pull request] Intel Wired LAN Driver Updates 2020-09-09
This series contains updates to i40e and igc drivers.
Stefan Assmann changes num_vlans to u16 to fix may be used uninitialized
error and propagates error in i40_set_vsi_promisc() for i40e.
Vinicius corrects timestamping latency values for i225 devices and
accounts for TX timestamping delay for igc.
The following are changes since commit b87f9fe1ac9441b75656dfd95eba70ef9f0375e0:
hsr: avoid newline end of message in NL_SET_ERR_MSG_MOD
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue 40GbE
Stefan Assmann (2):
i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promisc
i40e: always propagate error value in i40e_set_vsi_promisc()
Vinicius Costa Gomes (2):
igc: Fix wrong timestamp latency numbers
igc: Fix not considering the TX delay for timestamps
.../ethernet/intel/i40e/i40e_virtchnl_pf.c | 22 ++++++++++++++-----
drivers/net/ethernet/intel/igc/igc.h | 20 +++++++----------
drivers/net/ethernet/intel/igc/igc_ptp.c | 19 ++++++++++++++++
3 files changed, 43 insertions(+), 18 deletions(-)
--
2.26.2
Powered by blists - more mailing lists