[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200814203643.186034-1-anthony.l.nguyen@intel.com>
Date: Fri, 14 Aug 2020 13:36:40 -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/3][pull request] Intel Wired LAN Driver Updates 2020-08-14
This series contains updates to i40e and igc drivers.
Vinicius fixes an issue with PTP spinlock being accessed before
initialization.
Przemyslaw fixes an issue with trusted VFs seeing additional traffic.
Grzegorz adds a wait for pending resets on driver removal to prevent
null pointer dereference.
The following are changes since commit a1d21081a60dfb7fddf4a38b66d9cef603b317a9:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue 40GbE
Grzegorz Szczurek (1):
i40e: Fix crash during removing i40e driver
Przemyslaw Patynowski (1):
i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
Vinicius Costa Gomes (1):
igc: Fix PTP initialization
.../net/ethernet/intel/i40e/i40e_adminq_cmd.h | 2 +-
drivers/net/ethernet/intel/i40e/i40e_common.c | 35 ++++++++++++++-----
drivers/net/ethernet/intel/i40e/i40e_main.c | 3 ++
drivers/net/ethernet/intel/igc/igc_main.c | 5 ++-
drivers/net/ethernet/intel/igc/igc_ptp.c | 2 --
5 files changed, 33 insertions(+), 14 deletions(-)
--
2.26.2
Powered by blists - more mailing lists