summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed
AgeCommit message (Expand)AuthorFilesLines
2016-05-17qed: add support for dcbx.Sudarsana Reddy Kalluru10-8/+825
2016-05-17qed: Remove a stray tabDan Carpenter1-1/+1
2016-05-16qed: VFs gracefully accept lack of PMYuval Mintz1-1/+1
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 Mintz4-60/+41
2016-05-16qed: Correct PF-sanity checkYuval Mintz1-3/+3
2016-05-12qed*: Tx-switching configurationYuval Mintz8-3/+27
2016-05-12qed*: support ndo_get_vf_configYuval Mintz1-0/+93
2016-05-12qed*: IOV support spoof-checkingYuval Mintz4-0/+99
2016-05-12qed*: IOV link controlYuval Mintz4-0/+248
2016-05-12qed*: Support forced MACYuval Mintz5-0/+198
2016-05-12qed*: Support PVID configurationYuval Mintz7-7/+449
2016-05-12qed: Align TLVsYuval Mintz6-2/+375
2016-05-12qed: Bulletin and LinkYuval Mintz5-6/+425
2016-05-12qed: IOV l2 functionalityYuval Mintz9-246/+1957
2016-05-12qed: IOV configure and FLRYuval Mintz13-11/+959
2016-05-12qed: Introduce VFsYuval Mintz22-182/+1768
2016-05-12qed: Add VF->PF channel infrastructureYuval Mintz9-15/+580
2016-05-12qed: Add CONFIG_QED_SRIOVYuval Mintz8-0/+640
2016-05-03qed: Apply tunnel configurations after PF startManish Chopra1-1/+9
2016-05-02qed: add infrastructure for device self tests.Sudarsana Reddy Kalluru9-1/+254
2016-04-26qed: Add PF min bandwidth configuration supportManish Chopra6-2/+104
2016-04-26qed: Add PF max bandwidth configuration supportManish Chopra4-57/+165
2016-04-26qed: Add vport WFQ configuration APIsManish Chopra5-4/+223
2016-04-25qed: add support for link pause configuration.Sudarsana Reddy Kalluru1-0/+14
2016-04-25qed*: Conditions for changing linkYuval Mintz1-0/+6
2016-04-25qed*: Align statistics namesYuval Mintz1-10/+10
2016-04-16qed: Enable GRE tunnel slowpath configurationManish Chopra1-0/+4
2016-04-16qed/qede: Add GENEVE tunnel slowpath configuration supportManish Chopra1-1/+4
2016-04-16qed/qede: Add VXLAN tunnel slowpath configuration supportManish Chopra2-2/+9
2016-04-16qed: Add infrastructure support for tunnelingManish Chopra10-4/+553
2016-04-14qed* - bump driver versions to 8.7.1.20Yuval Mintz1-1/+1
2016-04-14qed: add Rx flow hash/indirection support.Sudarsana Reddy Kalluru1-16/+1
2016-04-14qed*: remove version dependencyRahul Verma3-20/+1
2016-03-30qed: initialize return rc to avoid returning garbageColin Ian King1-1/+1
2016-03-11qed: Enlrage the drain timeoutYuval Mintz1-2/+2
2016-03-11qed: Notify of transciever changesZvi Nachmani2-0/+41
2016-03-11qed: Major changes to MB lockingTomer Tayar2-97/+167
2016-03-11qed: Prevent MF link notificationsSudarsana Reddy Kalluru2-1/+9
2016-03-07qed/qede: Add infrastructure support for hardware GROManish Chopra2-26/+69
2016-03-02qed: Remove unused NVM vendor IDYuval Mintz2-10/+0
2016-03-02qed: Fix error flow on slowpath startYuval Mintz3-44/+64
2016-03-02qed: Move statistics to L2 codeYuval Mintz3-245/+324
2016-03-02qed: Support B0 instead of A0Yuval Mintz2-19/+24
2016-03-02qed: Correct BAR sizes for older MFWRam Amrani1-13/+29
2016-03-02qed: Print additional HW attention infoYuval Mintz2-105/+479
2016-03-02qed: Print HW attention reasonsYuval Mintz1-107/+1436
2016-03-02qed: Add support for HW attentionsYuval Mintz2-40/+357
2016-03-02qed: Semantic refactoring of interrupt codeYuval Mintz4-77/+105