]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit8395be5e04647c56fa6b9cac6dfd6ae16bcb7de3
treec6ffca2335eac5948b7fd5b0c82c02887fba4f7a
parentabc5a021ba645cd162205209bd5664a0d4b866a6
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