summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-09bnx2x: Fix configuration of doorbell blockAriel Elior1-3/+0
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-36/+27
2013-09-05bnx2x: VF RSS support - PF sideAriel Elior1-113/+273
2013-08-27bnx2x: Fix VF stats syncAriel Elior1-1/+25
2013-08-27bnx2x: Fix functionality of configuring vlan listAriel Elior1-35/+2
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-23/+33
2013-08-20bnx2x: set VF DMAE when first function has 0 supported VFsAriel Elior1-5/+2
2013-08-20bnx2x: Protect against VFs' ndos when SR-IOV is disabledAriel Elior1-18/+31
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-08-13bnx2x: fix memory leak in VFAriel Elior1-1/+1
2013-08-01bnx2x: Revising locking scheme for MAC configurationYuval Mintz1-1/+9
2013-06-24bnx2x: Fix compilation with no IOV supportYuval Mintz1-0/+14
2013-06-23bnx2x: improve VF timingsAriel Elior1-3/+7
2013-06-23bnx2x: VF ndo sanityAriel Elior1-0/+5
2013-06-23bnx2x: Improve PF behaviour toward VFAriel Elior1-3/+21
2013-06-02bnx2x: Revise printsYuval Mintz1-3/+3
2013-06-02bnx2x: Revise comments and alignmentYuval Mintz1-13/+16
2013-06-02bnx2x: Semantic change of empty linesYuval Mintz1-1/+0
2013-03-27bnx2x: fix compilation without CONFIG_BNX2X_SRIOVDmitry Kravkov1-0/+2
2013-03-27bnx2x: Prevent VF raceDmitry Kravkov1-6/+6
2013-03-27bnx2x: missing ARI should not be lethalAriel Elior1-4/+6
2013-03-12bnx2x: use list_move instead of list_del/list_addWei Yongjun1-2/+1
2013-03-12bnx2x: Control number of vfs dynamicallyAriel Elior1-14/+73
2013-03-12bnx2x: Add iproute2 support for vfsAriel Elior1-15/+224
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