linux/drivers/net/ethernet/cisco/enic
Roopa Prabhu 2b68c18194 enic: Add support for fw init command on sriov vf's
This patch fixes enic_probe to do a fw init devcmd for sriov vfs.
This enables vf driver in the guest to get into adapter init state without
having to explicitly issue an init fw cmd with portprofile info. But a
successful init on the vf will require the port profile information to be
pre-provisioned by the hypervisor via the pf

Signed-off-by: Roopa Prabhu <roprabhu@cisco.com>
Signed-off-by: Christian Benvenuti <benve@cisco.com>
Signed-off-by: Sujith Sankar <ssujith@cisco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-02-20 00:51:41 -05:00
..
cq_desc.h
cq_enet_desc.h
enic_dev.c net: make vlan ndo_vlan_rx_[add/kill]_vid return error value 2011-12-08 19:52:37 -05:00
enic_dev.h net: make vlan ndo_vlan_rx_[add/kill]_vid return error value 2011-12-08 19:52:37 -05:00
enic_main.c enic: Add support for fw init command on sriov vf's 2012-02-20 00:51:41 -05:00
enic_pp.c enic: Fix address deregistration for sriov vf during port profile disassociate 2012-02-13 00:47:41 -05:00
enic_pp.h enic: Add support for port profile association on a enic SRIOV VF 2011-09-27 01:10:24 -04:00
enic_res.c enic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDR 2012-02-20 00:51:40 -05:00
enic_res.h
enic.h enic: Add support for fw init command on sriov vf's 2012-02-20 00:51:41 -05:00
Kconfig
Makefile
rq_enet_desc.h
vnic_cq.c
vnic_cq.h
vnic_dev.c enic: Add new fw devcmd to set mac address of an interface 2012-02-20 00:51:41 -05:00
vnic_dev.h enic: Add new fw devcmd to set mac address of an interface 2012-02-20 00:51:41 -05:00
vnic_devcmd.h enic: Add new fw devcmd to set mac address of an interface 2012-02-20 00:51:41 -05:00
vnic_enet.h
vnic_intr.c
vnic_intr.h
vnic_nic.h
vnic_resource.h
vnic_rq.c drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages 2012-01-31 16:20:21 -05:00
vnic_rq.h
vnic_rss.h
vnic_stats.h
vnic_vic.c
vnic_vic.h
vnic_wq.c drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages 2012-01-31 16:20:21 -05:00
vnic_wq.h
wq_enet_desc.h