aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_sriov.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-30qed: Fix removal of spoof checking for VFsYuval Mintz1-1/+1
2016-06-07qed: PF to reply to unknown messagesYuval Mintz1-11/+22
2016-06-07qed: PF enforce MAC limitation of VFsYuval Mintz1-6/+77
2016-06-07qed: Move doorbell calculation from VF to PFYuval Mintz1-3/+26
2016-06-07qed: Make PF more robust against malicious VFYuval Mintz1-4/+68
2016-06-07qed: PF-VF resource negotiationYuval Mintz1-48/+96
2016-06-07qed: Relax VF firmware requirementsYuval Mintz1-48/+83
2016-06-02qed: Utilize FW 8.10.3.0Yuval Mintz1-13/+7
2016-05-16qed: Allow more than 16 VFsYuval Mintz1-0/+3
2016-05-16qed: Reset link on IOV disableManish Chopra1-39/+51
2016-05-16qed: Improve VF interrupt resetYuval Mintz1-14/+6
2016-05-16qed: Correct PF-sanity checkYuval Mintz1-3/+3
2016-05-12qed*: Tx-switching configurationYuval Mintz1-0/+1
2016-05-12qed*: support ndo_get_vf_configYuval Mintz1-0/+93
2016-05-12qed*: IOV support spoof-checkingYuval Mintz1-0/+91
2016-05-12qed*: IOV link controlYuval Mintz1-0/+164
2016-05-12qed*: Support forced MACYuval Mintz1-0/+120
2016-05-12qed*: Support PVID configurationYuval Mintz1-2/+362
2016-05-12qed: Align TLVsYuval Mintz1-0/+169
2016-05-12qed: Bulletin and LinkYuval Mintz1-3/+133
2016-05-12qed: IOV l2 functionalityYuval Mintz1-0/+704
2016-05-12qed: IOV configure and FLRYuval Mintz1-0/+660
2016-05-12qed: Introduce VFsYuval Mintz1-8/+371
2016-05-12qed: Add VF->PF channel infrastructureYuval Mintz1-0/+385
2016-05-12qed: Add CONFIG_QED_SRIOVYuval Mintz1-0/+366