summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-23bnx2x: SR-IOV version compatibility bugfixAriel Elior1-1/+1
2013-01-15bnx2x: Introduce 2013 and advance version to 1.78.02Yuval Mintz1-1/+1
2013-01-09bnx2x: NULL dereference on error in debug codeDan Carpenter1-2/+1
2013-01-07bnx2x: Segregate SR-IOV codeAriel Elior1-21/+187
2013-01-02bnx2x: Add VF device ids and enable featureAriel Elior1-0/+4
2013-01-02bnx2x: Support PF <-> VF Bulletin BoardAriel Elior1-0/+13
2013-01-02bnx2x: Support VF FLRAriel Elior1-0/+294
2013-01-02bnx2x: Support of PF driver of a VF release requestAriel Elior1-0/+123
2013-01-02bnx2x: Support of PF driver of a VF close requestAriel Elior1-0/+97
2013-01-02bnx2x: Support of PF driver of a VF q_teardown requestAriel Elior1-0/+269
2013-01-02bnx2x: Support of PF driver of a VF q_filters requestAriel Elior1-0/+280
2013-01-02bnx2x: Support of PF driver of a VF setup_q requestAriel Elior1-172/+734
2013-01-02bnx2x: Support statistics collection for VFs by the PFAriel Elior1-0/+91
2013-01-02bnx2x: Support of PF driver of a VF init requestAriel Elior1-0/+159
2013-01-02bnx2x: Support of PF driver of a VF acquire requestAriel Elior1-0/+199
2013-01-02bnx2x: Infrastructure for VF <-> PF request on PF sideAriel Elior1-4/+243
2013-01-02bnx2x: Prepare device and initialize VF databaseAriel Elior1-0/+399
2013-01-02bnx2x: Allocate VF database in PF when VFs are presentAriel Elior1-0/+304