linux-stable/drivers/net/ethernet/intel/igbvf
Jesse Brandeburg b6ce4a1c4b igbvf: convert to strongly typed descriptors
The igbvf driver for some reason never strongly typed it's descriptor
formats. Make this driver like the rest of the Intel drivers and use
__le* for our little endian descriptors.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2021-05-26 09:11:41 -07:00
..
defines.h
ethtool.c net/intel: remove driver versions from Intel drivers 2020-06-25 22:25:13 -07:00
igbvf.h net/intel: remove driver versions from Intel drivers 2020-06-25 22:25:13 -07:00
Makefile
mbx.c
mbx.h
netdev.c intel: call csum functions with well formatted arguments 2021-05-26 09:11:41 -07:00
regs.h
vf.c
vf.h igbvf: convert to strongly typed descriptors 2021-05-26 09:11:41 -07:00