]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbevf: 82599 Virtual Function core functions and header
authorGreg Rose <gregory.v.rose@intel.com>
Sat, 9 Jan 2010 02:23:31 +0000 (02:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 10 Jan 2010 21:34:21 +0000 (13:34 -0800)
commit897616918764680e39163aafa5b7ed9c34c0aeee
tree8b4675ebc6000fa7137fcb20e939d626e67e1543
parent21abfcd05b93d01626367a7ee83d5a353864bf0e
ixgbevf: 82599 Virtual Function core functions and header

This module and header file contain the core functions for the 82599
virtual function device.

Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ixgbevf/vf.c [new file with mode: 0644]
drivers/net/ixgbevf/vf.h [new file with mode: 0644]