summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-29bnx2x: Disable VF access on PF removalAriel Elior
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-21bnx2x: Prevent null pointer dereference on error flowYuval Mintz
2013-10-21bnx2x: Unlock VF-PF channel on MAC/VLAN config errorAriel Elior
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-28bnx2x: Don't disable/enable SR-IOV when loadingAriel Elior
2013-09-23bnx2x: add missing VF resource allocation during initAriel Elior
2013-09-23bnx2x: Fix support for VFs on some PFsAriel Elior
2013-09-20net: bnx2x: Staticize local symbolsSachin Kamat
2013-09-09bnx2x: Fix configuration of doorbell blockAriel Elior
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-05bnx2x: VF RSS support - PF sideAriel Elior
2013-08-28bnx2x: Fix VF stats syncAriel Elior
2013-08-28bnx2x: Fix functionality of configuring vlan listAriel Elior
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-20bnx2x: set VF DMAE when first function has 0 supported VFsAriel Elior
2013-08-20bnx2x: Protect against VFs' ndos when SR-IOV is disabledAriel Elior
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-13bnx2x: fix memory leak in VFAriel Elior
2013-08-01bnx2x: Revising locking scheme for MAC configurationYuval Mintz
2013-06-24bnx2x: Fix compilation with no IOV supportYuval Mintz
2013-06-24bnx2x: improve VF timingsAriel Elior
2013-06-24bnx2x: VF ndo sanityAriel Elior
2013-06-24bnx2x: Improve PF behaviour toward VFAriel Elior
2013-06-03bnx2x: Revise printsYuval Mintz
2013-06-03bnx2x: Revise comments and alignmentYuval Mintz
2013-06-03bnx2x: Semantic change of empty linesYuval Mintz
2013-03-28bnx2x: fix compilation without CONFIG_BNX2X_SRIOVDmitry Kravkov
2013-03-27bnx2x: Prevent VF raceDmitry Kravkov
2013-03-27bnx2x: missing ARI should not be lethalAriel Elior
2013-03-12bnx2x: use list_move instead of list_del/list_addWei Yongjun
2013-03-12bnx2x: Control number of vfs dynamicallyAriel Elior
2013-03-12bnx2x: Add iproute2 support for vfsAriel Elior
2013-01-23bnx2x: SR-IOV version compatibility bugfixAriel Elior
2013-01-15bnx2x: Introduce 2013 and advance version to 1.78.02Yuval Mintz
2013-01-10bnx2x: NULL dereference on error in debug codeDan Carpenter
2013-01-08bnx2x: Segregate SR-IOV codeAriel Elior
2013-01-02bnx2x: Add VF device ids and enable featureAriel Elior
2013-01-02bnx2x: Support PF <-> VF Bulletin BoardAriel Elior
2013-01-02bnx2x: Support VF FLRAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF release requestAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF close requestAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF q_teardown requestAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF q_filters requestAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF setup_q requestAriel Elior
2013-01-02bnx2x: Support statistics collection for VFs by the PFAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF init requestAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF acquire requestAriel Elior