mbox series

[net-next,0/6,pull,request] 1GbE Intel Wired LAN Driver Updates 2021-04-16

Message ID 20210416204500.2012073-1-anthony.l.nguyen@intel.com
Headers show
Series 1GbE Intel Wired LAN Driver Updates 2021-04-16 | expand

Message

Tony Nguyen April 16, 2021, 8:44 p.m. UTC
This series contains updates to igb and igc drivers.

Ederson adjusts Tx buffer distributions in Qav mode to improve
TSN-aware traffic for igb. He also enable PPS support and auxiliary PHC
functions for igc.

Grzegorz checks that the MTA register was properly written and
retries if not for igb.

Sasha adds reporting of EEE low power idle counters to ethtool and fixes
a return value being overwritten through looping for igc.

The following are changes since commit 392c36e5be1dee19ffce8c8ba8f07f90f5aa3f7c:
  Merge branch 'ehtool-fec-stats'
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 1GbE

Ederson de Souza (3):
  igb: Redistribute memory for transmit packet buffers when in Qav mode
  igc: Enable internal i225 PPS
  igc: enable auxiliary PHC functions for the i225

Grzegorz Siwik (1):
  igb: Add double-check MTA_REGISTER for i210 and i211

Sasha Neftin (2):
  igc: Fix overwrites return value
  igc: Expose LPI counters

 .../net/ethernet/intel/igb/e1000_defines.h    |   8 +-
 drivers/net/ethernet/intel/igb/e1000_mac.c    |  27 ++
 drivers/net/ethernet/intel/igb/igb_main.c     |   4 +-
 drivers/net/ethernet/intel/igc/igc.h          |  13 +
 drivers/net/ethernet/intel/igc/igc_defines.h  |  63 ++++
 drivers/net/ethernet/intel/igc/igc_ethtool.c  |   2 +
 drivers/net/ethernet/intel/igc/igc_i225.c     |   4 +-
 drivers/net/ethernet/intel/igc/igc_main.c     |  63 +++-
 drivers/net/ethernet/intel/igc/igc_ptp.c      | 295 +++++++++++++++++-
 drivers/net/ethernet/intel/igc/igc_regs.h     |  10 +
 10 files changed, 478 insertions(+), 11 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org April 17, 2021, 12:20 a.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Fri, 16 Apr 2021 13:44:54 -0700 you wrote:
> This series contains updates to igb and igc drivers.
> 
> Ederson adjusts Tx buffer distributions in Qav mode to improve
> TSN-aware traffic for igb. He also enable PPS support and auxiliary PHC
> functions for igc.
> 
> Grzegorz checks that the MTA register was properly written and
> retries if not for igb.
> 
> [...]

Here is the summary with links:
  - [net-next,1/6] igb: Redistribute memory for transmit packet buffers when in Qav mode
    https://git.kernel.org/netdev/net-next/c/26b67f5a1e06
  - [net-next,2/6] igb: Add double-check MTA_REGISTER for i210 and i211
    https://git.kernel.org/netdev/net-next/c/1d3cb90cb010
  - [net-next,3/6] igc: Enable internal i225 PPS
    https://git.kernel.org/netdev/net-next/c/64433e5bf40a
  - [net-next,4/6] igc: enable auxiliary PHC functions for the i225
    https://git.kernel.org/netdev/net-next/c/87938851b6ef
  - [net-next,5/6] igc: Fix overwrites return value
    https://git.kernel.org/netdev/net-next/c/b3d4f405620a
  - [net-next,6/6] igc: Expose LPI counters
    https://git.kernel.org/netdev/net-next/c/1feaf60ff260

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html