linux/drivers/net/ethernet/intel/ixgbevf
Toshiaki Makita 0f90300f4f ixgbevf: Enables 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 82599ES.

Signed-off-by: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2015-09-22 15:58:29 -07:00
..
defines.h ixgbevf: Set Rx hash type for ingress packets 2015-07-17 19:59:07 -07:00
ethtool.c ixgbevf: add support for reporting RSS key and hash table for X550 2015-07-23 05:01:44 -07:00
ixgbevf_main.c ixgbevf: Enables TSO for stacked VLAN 2015-09-22 15:58:29 -07:00
ixgbevf.h ixgbevf: add support for reporting RSS key and hash table for X550 2015-07-23 05:01:44 -07:00
Makefile ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00
mbx.c ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00
mbx.h ixgbevf: Add RSS Key query code 2015-04-11 11:39:19 -07:00
regs.h ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00
vf.c ixgbevf: Add RSS Key query code 2015-04-11 11:39:19 -07:00
vf.h ixgbevf: Add RSS Key query code 2015-04-11 11:39:19 -07:00