[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230705201905.49570-1-anthony.l.nguyen@intel.com>
Date: Wed, 5 Jul 2023 13:18:59 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net,
kuba@...nel.org,
pabeni@...hat.com,
edumazet@...gle.com,
netdev@...r.kernel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>,
sasha.neftin@...el.com
Subject: [PATCH net 0/6][pull request] Intel Wired LAN Driver Updates 2023-07-05 (igc)
This series contains updates to igc driver only.
Husaini adds check to increment Qbv change error counter only on taprio
Qbvs. He also removes delay during Tx ring configuration and
resolves Tx hang that could occur when transmitting on a gate to be
closed.
Prasad Koya reports ethtool link mode as TP (twisted pair).
Tee Min corrects value for max SDU.
Aravindhan ensures that registers for PPS are always programmed to occur
in future.
The following are changes since commit c451410ca7e3d8eeb31d141fc20c200e21754ba4:
Merge branch 'mptcp-fixes'
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 1GbE
Aravindhan Gunasekaran (1):
igc: Handle PPS start time programming for past time values
Muhammad Husaini Zulkifli (3):
igc: Add condition for qbv_config_change_errors counter
igc: Remove delay during TX ring configuration
igc: Fix TX Hang issue when QBV Gate is closed
Prasad Koya (1):
igc: set TP bit in 'supported' and 'advertising' fields of
ethtool_link_ksettings
Tan Tee Min (1):
igc: Include the length/type field and VLAN tag in queueMaxSDU
drivers/net/ethernet/intel/igc/igc.h | 7 ++
drivers/net/ethernet/intel/igc/igc_ethtool.c | 2 +
drivers/net/ethernet/intel/igc/igc_main.c | 74 ++++++++++++++++----
drivers/net/ethernet/intel/igc/igc_ptp.c | 25 ++++++-
drivers/net/ethernet/intel/igc/igc_tsn.c | 42 +++++++----
5 files changed, 118 insertions(+), 32 deletions(-)
--
2.38.1
Powered by blists - more mailing lists