Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/igbvf
Alexander Duyck 0364d6fd2c igbvf: cleanup flags and allow for rx checksum to be disabled
This patch cleans up a number of unused or unneeded feature flags.  As a
result of these changes the user should now be able to enable or disable rx
checksumming via ethtool.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-05-06 15:33:40 -07:00
..
defines.h
ethtool.c igbvf: cleanup flags and allow for rx checksum to be disabled 2009-05-06 15:33:40 -07:00
igbvf.h igbvf: cleanup flags and allow for rx checksum to be disabled 2009-05-06 15:33:40 -07:00
Makefile
mbx.c
mbx.h
netdev.c igbvf: cleanup flags and allow for rx checksum to be disabled 2009-05-06 15:33:40 -07:00
regs.h
vf.c
vf.h