linux/drivers/net/ixgbevf
Greg Rose 46ec20ff7d ixgbevf: Add macvlan support in the set rx mode op
Implement setup of unicast address list in the VF driver's set_rx_mode
netdev op.  Unicast addresses are sent to the PF via a mailbox message
and the PF will check if it has room in the RAR table and if so set the
filter for the VF.

Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-05-14 17:50:44 -07:00
..
defines.h ixgbevf: Enable jumbo frame support for X540 VF 2011-02-24 02:37:18 -08:00
ethtool.c ethtool: cosmetic: Use ethtool ethtool_cmd_speed API 2011-04-29 14:03:01 -07:00
ixgbevf.h ixgbevf: remove Tx hang detection 2011-03-11 01:38:57 -08:00
ixgbevf_main.c ixgbevf: Add macvlan support in the set rx mode op 2011-05-14 17:50:44 -07:00
Makefile ixgbevf: Update Version String and Copyright Notice 2010-11-16 19:26:43 -08:00
mbx.c ixgbevf: Update Version String and Copyright Notice 2010-11-16 19:26:43 -08:00
mbx.h ixgbevf: Add macvlan support in the set rx mode op 2011-05-14 17:50:44 -07:00
regs.h ixgbe: correct typo in define name 2011-03-12 04:14:28 -08:00
vf.c ixgbevf: Add macvlan support in the set rx mode op 2011-05-14 17:50:44 -07:00
vf.h ixgbevf: Add macvlan support in the set rx mode op 2011-05-14 17:50:44 -07:00