netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2021-12-28
@ 2021-12-28 18:24 Tony Nguyen
  2021-12-28 18:24 ` [PATCH net 1/2] igc: Do not enable crosstimestamping for i225-V models Tony Nguyen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tony Nguyen @ 2021-12-28 18:24 UTC (permalink / raw)
  To: davem, kuba; +Cc: Tony Nguyen, netdev, sasha.neftin, vitaly.lifshits

This series contains updates to igc driver only.

Vinicius disables support for crosstimestamp on i225-V as lockups are being
observed.

James McLaughlin fixes Tx timestamping support on non-MSI-X platforms.

The following are changes since commit 16fa29aef7963293f8792789210002ec9f9607ac:
  Merge branch 'smc-fixes'
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 1GbE

James McLaughlin (1):
  igc: Fix TX timestamp support for non-MSI-X platforms

Vinicius Costa Gomes (1):
  igc: Do not enable crosstimestamping for i225-V models

 drivers/net/ethernet/intel/igc/igc_main.c |  6 ++++++
 drivers/net/ethernet/intel/igc/igc_ptp.c  | 15 ++++++++++++++-
 2 files changed, 20 insertions(+), 1 deletion(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-12-29  0:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-28 18:24 [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2021-12-28 Tony Nguyen
2021-12-28 18:24 ` [PATCH net 1/2] igc: Do not enable crosstimestamping for i225-V models Tony Nguyen
2021-12-28 18:24 ` [PATCH net 2/2] igc: Fix TX timestamp support for non-MSI-X platforms Tony Nguyen
2021-12-29  0:30 ` [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2021-12-28 patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).