All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2][pull request] 100GbE Intel Wired LAN Driver Updates 2022-07-15
@ 2022-07-15 21:46 Tony Nguyen
  2022-07-15 21:46 ` [PATCH net-next v2 1/2] ice: Add EXTTS feature to the feature bitmap Tony Nguyen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tony Nguyen @ 2022-07-15 21:46 UTC (permalink / raw)
  To: davem, kuba, pabeni, edumazet; +Cc: Tony Nguyen, netdev

This series contains updates to ice driver only.

Ani updates feature restriction for devices that don't support external
time stamping.

Zhuo Chen removes unnecessary call to pci_aer_clear_nonfatal_status().
---
v2:  Drop FEC patch for rework

The following are changes since commit 459f326e995ce6f02f3dc79ca5bc4e2abe33d156:
  octeontx2-af: Set NIX link credits based on max LMAC
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 100GbE

Anirudh Venkataramanan (1):
  ice: Add EXTTS feature to the feature bitmap

Zhuo Chen (1):
  ice: Remove pci_aer_clear_nonfatal_status() call

 drivers/net/ethernet/intel/ice/ice.h      |  1 +
 drivers/net/ethernet/intel/ice/ice_lib.c  |  1 +
 drivers/net/ethernet/intel/ice/ice_main.c |  6 ------
 drivers/net/ethernet/intel/ice/ice_ptp.c  | 18 +++++++++++++-----
 4 files changed, 15 insertions(+), 11 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-07-19  3:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-15 21:46 [PATCH net-next v2 0/2][pull request] 100GbE Intel Wired LAN Driver Updates 2022-07-15 Tony Nguyen
2022-07-15 21:46 ` [PATCH net-next v2 1/2] ice: Add EXTTS feature to the feature bitmap Tony Nguyen
2022-07-15 21:46 ` [PATCH net-next v2 2/2] ice: Remove pci_aer_clear_nonfatal_status() call Tony Nguyen
2022-07-19  3:50 ` [PATCH net-next v2 0/2][pull request] 100GbE Intel Wired LAN Driver Updates 2022-07-15 patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.