[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230125212702.4030240-1-anthony.l.nguyen@intel.com>
Date: Wed, 25 Jan 2023 13:26:59 -0800
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>, netdev@...r.kernel.org,
sasha.neftin@...el.com
Subject: [PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2023-01-25 (igc)
This series contains updates to igc driver only.
Muhammad adds tracking and reporting of QBV config errors.
Tan adds support for configuring max SDU for each Tx queue.
Sasha removes check for alternate media as only one media type is
supported.
The following are changes since commit f5be9caf7bf022ab550f62ea68f1c1bb8f5287ee:
net: ethtool: fix NULL pointer dereference in pause_prepare_data()
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 1GbE
Muhammad Husaini Zulkifli (1):
igc: Add qbv_config_change_errors counter
Sasha Neftin (1):
igc: Clean up and optimize watchdog task
Tan Tee Min (1):
igc: offload queue max SDU from tc-taprio
drivers/net/ethernet/intel/igc/igc.h | 4 +-
drivers/net/ethernet/intel/igc/igc_ethtool.c | 1 +
drivers/net/ethernet/intel/igc/igc_main.c | 62 ++++++++++++++------
drivers/net/ethernet/intel/igc/igc_tsn.c | 6 ++
4 files changed, 54 insertions(+), 19 deletions(-)
--
2.38.1
Powered by blists - more mailing lists