]> git.baikalelectronics.ru Git - kernel.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)
commitb904e0837f7256bb63c77194e0b8494e8c6edeb0
tree07a7646ea20e0073c290b1a89505e63464a716fd
parentda8a1f0c19ddb886c9e7dfbddb701cc17510fea3
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