]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ethtool: Add support for vlan accleration.
authorJesse Gross <jesse@nicira.com>
Wed, 20 Oct 2010 13:56:07 +0000 (13:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Oct 2010 08:26:54 +0000 (01:26 -0700)
commitd5dbda23804156ae6f35025ade5307a49d1db6d7
tree07a7646ea20e0073c290b1a89505e63464a716fd
parent3701e51382a026cba10c60b03efabe534fba4ca4
ethtool: Add support for vlan accleration.

Now that vlan acceleration is handled consistently regardless of usage,
it is possible to enable and disable it at will.  This adds support for
Ethtool operations that change the offloading status for debugging
purposes, similar to other forms of hardware acceleration.

Signed-off-by: Jesse Gross <jesse@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/ethtool.h
net/core/ethtool.c