linux/drivers/net/ethernet/intel
Jakub Kicinski d742ea6b8e Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2022-09-28 (ice)

Arkadiusz implements a single pin initialization function, checking feature
bits, instead of having separate device functions and updates sub-device
IDs for recognizing E810T devices.

Martyna adds support for switchdev filters on VLAN priority field.

* '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue:
  ice: Add support for VLAN priority filters in switchdev
  ice: support features on new E810T variants
  ice: Merge pin initialization of E810 and E810T adapters
====================

Link: https://lore.kernel.org/r/20220928203217.411078-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-09-29 19:29:03 -07:00
..
e1000 net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
e1000e net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
fm10k net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
i40e net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
iavf net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
ice Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 2022-09-29 19:29:03 -07:00
igb net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
igbvf net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
igc net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
ixgb net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
ixgbe net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
ixgbevf net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
Kconfig ice: support crosstimestamping on E822 devices if supported 2021-12-21 09:11:40 -08:00
Makefile
e100.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00