1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/intel
Jesse Brandeburg 3314f2097d intel: add bit macro includes where needed
This series is introducing the use of FIELD_GET and FIELD_PREP which
requires bitfield.h to be included. Fix all the includes in this one
change, and rearrange includes into alphabetical order to ease
readability and future maintenance.

virtchnl.h and it's usage was modified to have it's own includes as it
should. This required including bits.h for virtchnl.h.

Reviewed-by: Marcin Szycik <marcin.szycik@linux.intel.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2023-12-18 11:15:43 -08:00
..
e1000 intel: add bit macro includes where needed 2023-12-18 11:15:43 -08:00
e1000e e1000e: make lost bits explicit 2023-12-18 11:15:31 -08:00
fm10k intel: add bit macro includes where needed 2023-12-18 11:15:43 -08:00
i40e intel: add bit macro includes where needed 2023-12-18 11:15:43 -08:00
iavf intel: add bit macro includes where needed 2023-12-18 11:15:43 -08:00
ice ice: add ability to read and configure FW log data 2023-12-14 09:50:58 -08:00
idpf net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops 2023-12-13 22:07:16 -08:00
igb intel: add bit macro includes where needed 2023-12-18 11:15:43 -08:00
igbvf intel: add bit macro includes where needed 2023-12-18 11:15:43 -08:00
igc intel: add bit macro includes where needed 2023-12-18 11:15:43 -08:00
ixgbe net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops 2023-12-13 22:07:16 -08:00
ixgbevf net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops 2023-12-13 22:07:16 -08:00
e100.c e100: replace deprecated strncpy with strscpy 2023-10-18 18:10:17 -07:00
Kconfig ice: read internal temperature sensor 2023-12-05 11:40:12 +01:00
Makefile idpf: add SRIOV support and other ndo_ops 2023-09-13 14:59:24 -07:00