]> git.baikalelectronics.ru Git - kernel.git/commit
bnx2x: Add VF device ids and enable feature
authorAriel Elior <ariele@broadcom.com>
Tue, 1 Jan 2013 05:22:44 +0000 (05:22 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Jan 2013 09:45:08 +0000 (01:45 -0800)
commit1cad1bd12f84e0c8dcb306a69207b28fd8b79f06
treec6ffca2335eac5948b7fd5b0c82c02887fba4f7a
parenta2c95ddab60e88b3f8a4f60463efd5d5e5adbe80
bnx2x: Add VF device ids and enable feature

Add the various VF device ids (of all supported hardware)
Add the calls to enable_sriov and disable_sriov to enable the
SR-IOV feature. This patch also advances the version and release
date of the bnx2x module.

Signed-off-by: Ariel Elior <ariele@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c