summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Prevent null pointer dereference on error flowYuval Mintz2013-10-211-3/+3
* bnx2x: Unlock VF-PF channel on MAC/VLAN config errorAriel Elior2013-10-211-9/+14
* bnx2x: add missing VF resource allocation during initAriel Elior2013-09-231-0/+3
* bnx2x: Fix support for VFs on some PFsAriel Elior2013-09-231-1/+1
* bnx2x: Fix configuration of doorbell blockAriel Elior2013-09-091-3/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-051-36/+27
|\
| * bnx2x: Fix VF stats syncAriel Elior2013-08-271-1/+25
| * bnx2x: Fix functionality of configuring vlan listAriel Elior2013-08-271-35/+2
* | bnx2x: VF RSS support - PF sideAriel Elior2013-09-051-113/+273
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-261-23/+33
|\ \ | |/
| * bnx2x: set VF DMAE when first function has 0 supported VFsAriel Elior2013-08-201-5/+2
| * bnx2x: Protect against VFs' ndos when SR-IOV is disabledAriel Elior2013-08-201-18/+31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-161-1/+1
|\ \ | |/
| * bnx2x: fix memory leak in VFAriel Elior2013-08-131-1/+1
* | bnx2x: Revising locking scheme for MAC configurationYuval Mintz2013-08-011-1/+9
|/
* bnx2x: Fix compilation with no IOV supportYuval Mintz2013-06-241-0/+14
* bnx2x: improve VF timingsAriel Elior2013-06-231-3/+7
* bnx2x: VF ndo sanityAriel Elior2013-06-231-0/+5
* bnx2x: Improve PF behaviour toward VFAriel Elior2013-06-231-3/+21
* bnx2x: Revise printsYuval Mintz2013-06-021-3/+3
* bnx2x: Revise comments and alignmentYuval Mintz2013-06-021-13/+16
* bnx2x: Semantic change of empty linesYuval Mintz2013-06-021-1/+0
* bnx2x: fix compilation without CONFIG_BNX2X_SRIOVDmitry Kravkov2013-03-271-0/+2
* bnx2x: Prevent VF raceDmitry Kravkov2013-03-271-6/+6
* bnx2x: missing ARI should not be lethalAriel Elior2013-03-271-4/+6
* bnx2x: use list_move instead of list_del/list_addWei Yongjun2013-03-121-2/+1
* bnx2x: Control number of vfs dynamicallyAriel Elior2013-03-121-14/+73
* bnx2x: Add iproute2 support for vfsAriel Elior2013-03-121-15/+224
* bnx2x: SR-IOV version compatibility bugfixAriel Elior2013-01-231-1/+1
* bnx2x: Introduce 2013 and advance version to 1.78.02Yuval Mintz2013-01-151-1/+1
* bnx2x: NULL dereference on error in debug codeDan Carpenter2013-01-091-2/+1
* bnx2x: Segregate SR-IOV codeAriel Elior2013-01-071-21/+187
* bnx2x: Add VF device ids and enable featureAriel Elior2013-01-021-0/+4
* bnx2x: Support PF <-> VF Bulletin BoardAriel Elior2013-01-021-0/+13
* bnx2x: Support VF FLRAriel Elior2013-01-021-0/+294
* bnx2x: Support of PF driver of a VF release requestAriel Elior2013-01-021-0/+123
* bnx2x: Support of PF driver of a VF close requestAriel Elior2013-01-021-0/+97
* bnx2x: Support of PF driver of a VF q_teardown requestAriel Elior2013-01-021-0/+269
* bnx2x: Support of PF driver of a VF q_filters requestAriel Elior2013-01-021-0/+280
* bnx2x: Support of PF driver of a VF setup_q requestAriel Elior2013-01-021-172/+734
* bnx2x: Support statistics collection for VFs by the PFAriel Elior2013-01-021-0/+91
* bnx2x: Support of PF driver of a VF init requestAriel Elior2013-01-021-0/+159
* bnx2x: Support of PF driver of a VF acquire requestAriel Elior2013-01-021-0/+199
* bnx2x: Infrastructure for VF <-> PF request on PF sideAriel Elior2013-01-021-4/+243
* bnx2x: Prepare device and initialize VF databaseAriel Elior2013-01-021-0/+399
* bnx2x: Allocate VF database in PF when VFs are presentAriel Elior2013-01-021-0/+304