[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210414021723.3815255-1-anthony.l.nguyen@intel.com>
Date: Tue, 13 Apr 2021 19:17:20 -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,
sassmann@...hat.com
Subject: [PATCH net-next v2 0/3][pull request] 10GbE Intel Wired LAN Driver Updates 2021-04-13
This series contains updates to ixgbe and ixgbevf driver.
Jostar Yang adds support for BCM54616s PHY for ixgbe.
Chen Lin removes an unused function pointer for ixgbe and ixgbevf.
Bhaskar Chowdhury fixes a typo in ixgbe.
---
v2:
- Dropped rx_error statistics patch
The following are changes since commit 5871d0c6b8ea805916c3135d0c53b095315bc674:
ionic: return -EFAULT if copy_to_user() fails
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 10GbE
Bhaskar Chowdhury (1):
net: ethernet: intel: Fix a typo in the file ixgbe_dcb_nl.c
Chen Lin (1):
net: intel: Remove unused function pointer typedef ixgbe_mc_addr_itr
Jostar Yang (1):
ixgbe: Support external GBE SerDes PHY BCM54616s
drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c | 2 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 3 +++
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h | 5 +----
drivers/net/ethernet/intel/ixgbevf/vf.h | 3 ---
4 files changed, 5 insertions(+), 8 deletions(-)
--
2.26.2
Powered by blists - more mailing lists