linux/drivers/net/ethernet/intel
David S. Miller db72b6fc8f Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2024-03-04 (ice)

This series contains updates to ice driver only.

Jake changes the driver to use relative VSI index for VF VSIs as the VF
driver has no direct use of the VSI number on ice hardware. He also
reworks some Tx/Rx functions to clarify their uses, cleans up some style
issues, and utilizes kernel helper functions.

Maciej removes a redundant call to disable Tx queues on ifdown and
removes some unnecessary devm usages.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2024-03-06 11:29:19 +00:00
..
e1000 intel: legacy: field get conversion 2023-12-18 11:20:43 -08:00
e1000e e1000e: Minor flow correction in e1000_shutdown function 2024-03-04 20:49:59 -08:00
fm10k intel: legacy: field get conversion 2023-12-18 11:20:43 -08:00
i40e net: adopt skb_network_header_len() more broadly 2024-03-04 08:47:06 +00:00
iavf net: adopt skb_network_header_len() more broadly 2024-03-04 08:47:06 +00:00
ice ice: avoid unnecessary devm_ usage 2024-03-04 10:34:43 -08:00
idpf idpf: remove dealloc vector msg err in idpf_intr_rel 2024-03-04 09:50:05 -08:00
igb intel: make module parameters readable in sys filesystem 2024-03-04 20:49:58 -08:00
igbvf net: adopt skb_network_offset() and similar helpers 2024-03-04 08:47:06 +00:00
igc eth: igc: remove unused embedded struct net_device 2024-03-04 10:09:22 +00:00
ixgbe ixgbe: Add 1000BASE-BX support 2024-03-04 20:49:58 -08:00
ixgbevf net: adopt skb_network_offset() and similar helpers 2024-03-04 08:47:06 +00:00
e100.c intel: make module parameters readable in sys filesystem 2024-03-04 20:49:58 -08:00
Kconfig igc: fix LEDS_CLASS dependency 2024-03-04 20:49:58 -08:00
Makefile