2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-07 21:24:00 +08:00
linux-next/drivers/net/ethernet/intel/igbvf
Toshiaki Makita 213246d3fa igbvf: Enable TSO for stacked VLAN
Setting ndo_features_check to passthru_features_check allows the driver
to skip the check for multiple tagged TSO packets and enables stacked
VLAN TSO.
Tested with I350.

Signed-off-by: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2015-09-22 15:58:28 -07:00
..
defines.h igbvf: Fix code comments and whitespace 2015-02-23 17:11:54 -08:00
ethtool.c igbvf: cleanup msleep() and min/max() usage 2015-02-23 17:11:54 -08:00
igbvf.h igbvf: Fix code comments and whitespace 2015-02-23 17:11:54 -08:00
Makefile igbvf: change copyright date 2012-02-03 03:07:15 -08:00
mbx.c igbvf: Fix code comments and whitespace 2015-02-23 17:11:54 -08:00
mbx.h igbvf: Fix code comments and whitespace 2015-02-23 17:11:54 -08:00
netdev.c igbvf: Enable TSO for stacked VLAN 2015-09-22 15:58:28 -07:00
regs.h igbvf: Fix code comments and whitespace 2015-02-23 17:11:54 -08:00
vf.c igbvf: Fix code comments and whitespace 2015-02-23 17:11:54 -08:00
vf.h igbvf: Fix code comments and whitespace 2015-02-23 17:11:54 -08:00