summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud