[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210409190314.946192-1-anthony.l.nguyen@intel.com>
Date: Fri, 9 Apr 2021 12:03:10 -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 0/4][pull request] 10GbE Intel Wired LAN Driver Updates 2021-04-09
This series contains updates to ixgbe and ixgbevf driver.
Jostar Yang adds support for BCM54616s PHY for ixgbe.
Radoslaw aggregates additional Rx errors to be reported to netdev on
ixgbe.
Chen Lin removes an unused function pointer for ixgbe and ixgbevf.
Bhaskar Chowdhury fixes a typo in ixgbe.
The following are changes since commit 4438669eb703d1a7416c2b19a8a15b0400b36738:
Merge tag 'for-net-next-2021-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
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
Radoslaw Tyl (1):
ixgbe: aggregate of all receive errors through netdev's rx_errors
drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c | 2 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 11 ++++++++++-
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 ---
5 files changed, 15 insertions(+), 9 deletions(-)
--
2.26.2
Powered by blists - more mailing lists