aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-24bnx2x: Fix compilation with no IOV supportYuval Mintz1-0/+2
2013-06-23bnx2x: Improve PF behaviour toward VFAriel Elior1-0/+2
2013-06-02bnx2x: Revise printsYuval Mintz1-1/+1
2013-06-02bnx2x: Revise comments and alignmentYuval Mintz1-1/+1
2013-06-02bnx2x: Semantic change of empty linesYuval Mintz1-1/+0
2013-04-24bnx2x: Enhance MAC configuration for VFsDmitry Kravkov1-2/+3
2013-03-27bnx2x: Prevent VF raceDmitry Kravkov1-2/+7
2013-03-12bnx2x: Control number of vfs dynamicallyAriel Elior1-2/+8
2013-03-12bnx2x: Add iproute2 support for vfsAriel Elior1-0/+3
2013-01-23bnx2x: correct memory release schemeYuval Mintz1-0/+1
2013-01-15bnx2x: Introduce 2013 and advance version to 1.78.02Yuval Mintz1-1/+1
2013-01-07bnx2x: Segregate SR-IOV codeAriel Elior1-6/+91
2013-01-02bnx2x: Support PF <-> VF Bulletin BoardAriel Elior1-0/+18
2013-01-02bnx2x: Support VF FLRAriel Elior1-0/+7
2013-01-02bnx2x: Support of PF driver of a VF release requestAriel Elior1-0/+21
2013-01-02bnx2x: Support of PF driver of a VF close requestAriel Elior1-0/+4
2013-01-02bnx2x: Support of PF driver of a VF q_teardown requestAriel Elior1-0/+5
2013-01-02bnx2x: Support of PF driver of a VF q_filters requestAriel Elior1-0/+32
2013-01-02bnx2x: Support of PF driver of a VF setup_q requestAriel Elior1-0/+177
2013-01-02bnx2x: Support statistics collection for VFs by the PFAriel Elior1-0/+2
2013-01-02bnx2x: Support of PF driver of a VF init requestAriel Elior1-2/+6
2013-01-02bnx2x: Support of PF driver of a VF acquire requestAriel Elior1-0/+43
2013-01-02bnx2x: Infrastructure for VF <-> PF request on PF sideAriel Elior1-0/+102
2013-01-02bnx2x: Prepare device and initialize VF databaseAriel Elior1-0/+56
2013-01-02bnx2x: Allocate VF database in PF when VFs are presentAriel Elior1-0/+220
2013-01-02bnx2x: VF <-> PF channel 'acquire' at vf probeAriel Elior1-0/+5
2013-01-02bnx2x: Support probing and removing of VF deviceAriel Elior1-0/+27