netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5][pull request] Intel Wired LAN Driver Updates 2024-02-12 (ice)
@ 2024-02-12 21:11 Tony Nguyen
  2024-02-12 21:11 ` [PATCH net-next 1/5] ice: introduce new E825C devices family Tony Nguyen
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Tony Nguyen @ 2024-02-12 21:11 UTC (permalink / raw)
  To: davem, kuba, pabeni, edumazet, netdev; +Cc: Tony Nguyen

This series contains updates to ice driver only.

Grzegorz adds support for E825-C devices.

Wojciech reworks devlink reload to fulfill expected conditions (remove
and readd).

The following are changes since commit 0f37666d87d2dea42ec21776c3d562b7cbd71612:
  Merge branch 'net-avoid-slow-rcu'
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 100GbE

Grzegorz Nitka (3):
  ice: introduce new E825C devices family
  ice: Add helper function ice_is_generic_mac
  ice: add support for 3k signing DDP sections for E825C

Wojciech Drewek (2):
  ice: Remove and readd netdev during devlink reload
  ice: Fix debugfs with devlink reload

 drivers/net/ethernet/intel/ice/ice.h          |   3 +
 drivers/net/ethernet/intel/ice/ice_common.c   |  37 ++++
 drivers/net/ethernet/intel/ice/ice_common.h   |   2 +
 drivers/net/ethernet/intel/ice/ice_controlq.c |   2 +-
 drivers/net/ethernet/intel/ice/ice_ddp.c      |   4 +
 drivers/net/ethernet/intel/ice/ice_debugfs.c  |  10 +
 drivers/net/ethernet/intel/ice/ice_devids.h   |   8 +
 drivers/net/ethernet/intel/ice/ice_devlink.c  |  68 +++++-
 drivers/net/ethernet/intel/ice/ice_fwlog.c    |   2 +
 drivers/net/ethernet/intel/ice/ice_main.c     | 199 ++++++------------
 drivers/net/ethernet/intel/ice/ice_type.h     |   1 +
 11 files changed, 200 insertions(+), 136 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2024-02-15  1:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-12 21:11 [PATCH net-next 0/5][pull request] Intel Wired LAN Driver Updates 2024-02-12 (ice) Tony Nguyen
2024-02-12 21:11 ` [PATCH net-next 1/5] ice: introduce new E825C devices family Tony Nguyen
2024-02-12 21:11 ` [PATCH net-next 2/5] ice: Add helper function ice_is_generic_mac Tony Nguyen
2024-02-12 21:11 ` [PATCH net-next 3/5] ice: add support for 3k signing DDP sections for E825C Tony Nguyen
2024-02-12 21:11 ` [PATCH net-next 4/5] ice: Remove and readd netdev during devlink reload Tony Nguyen
2024-02-12 21:11 ` [PATCH net-next 5/5] ice: Fix debugfs with " Tony Nguyen
2024-02-15  1:48 ` [PATCH net-next 0/5][pull request] Intel Wired LAN Driver Updates 2024-02-12 (ice) Jakub Kicinski

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).