aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c
AgeCommit message (Expand)Author
2013-03-27bnx2x: 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-09bnx2x: NULL dereference on error in debug codeDan Carpenter
2013-01-07bnx2x: 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
2013-01-02bnx2x: Infrastructure for VF <-> PF request on PF sideAriel Elior
2013-01-02bnx2x: Prepare device and initialize VF databaseAriel Elior
2013-01-02bnx2x: Allocate VF database in PF when VFs are presentAriel Elior