netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2][pull request] 10GbE Intel Wired LAN Driver Updates 2022-05-05
@ 2022-05-05 15:56 Tony Nguyen
  2022-05-05 15:56 ` [PATCH net-next 1/2] ixgbe: Fix module_param allow_unsupported_sfp type Tony Nguyen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tony Nguyen @ 2022-05-05 15:56 UTC (permalink / raw)
  To: davem, kuba, pabeni, edumazet; +Cc: Tony Nguyen, netdev

This series contains updates to ixgbe and igb drivers.

Jeff Daly adjusts type for 'allow_unsupported_sfp' to match the
associated struct value for ixgbe.

Alaa Mohamed converts, deprecated, kmap() call to kmap_local_page() for
igb.

The following are changes since commit 1c1ed5a48411e1686997157c21633653fbe045c6:
  net: sparx5: Add handling of host MDB entries
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 10GbE

Alaa Mohamed (1):
  igb: Convert kmap() to kmap_local_page()

Jeff Daly (1):
  ixgbe: Fix module_param allow_unsupported_sfp type

 drivers/net/ethernet/intel/igb/igb_ethtool.c  | 4 ++--
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-05-06 22:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-05 15:56 [PATCH net-next 0/2][pull request] 10GbE Intel Wired LAN Driver Updates 2022-05-05 Tony Nguyen
2022-05-05 15:56 ` [PATCH net-next 1/2] ixgbe: Fix module_param allow_unsupported_sfp type Tony Nguyen
2022-05-05 15:56 ` [PATCH net-next 2/2] igb: Convert kmap() to kmap_local_page() Tony Nguyen
2022-05-06 22:50 ` [PATCH net-next 0/2][pull request] 10GbE Intel Wired LAN Driver Updates 2022-05-05 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).