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

Reply via email to