summaryrefslogtreecommitdiffstats
path: root/include/linux/qed
Commit message (Expand)AuthorAgeFilesLines
* qed*: Utilize FW 8.37.2.0Michal Kalderon2018-06-054-9/+8
* qed: Add srq core support for RoCE and iWARPYuval Bason2018-06-041-1/+11
* qed*: Add link change count value to ethtool statistics display.Sudarsana Reddy Kalluru2018-05-311-0/+1
* qed*: Support drop action classificationManish Chopra2018-05-252-0/+4
* qed*: Support other classification modes.Manish Chopra2018-05-251-0/+1
* qed: Add driver infrastucture for handling mfw requests.Sudarsana Reddy Kalluru2018-05-221-0/+10
* qed: Add support for processing iscsi tlv request.Sudarsana Reddy Kalluru2018-05-221-0/+36
* qed: Add support for processing fcoe tlv request.Sudarsana Reddy Kalluru2018-05-221-0/+193
* qed: Add support for tlv request processing.Sudarsana Reddy Kalluru2018-05-221-0/+37
* qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru2018-05-071-1/+9
* qed: Remove unused data member 'is_mf_default'.Sudarsana Reddy Kalluru2018-05-071-1/+0
* qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru2018-05-071-1/+1
* qed: Add configuration information to register dump and debug dataDenis Bolotin2018-04-231-0/+3
* qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh2018-04-201-0/+1
* qed: Adapter flash update support.Sudarsana Reddy Kalluru2018-03-291-0/+19
* qed*: Utilize FW 8.33.11.0Michal Kalderon2018-03-295-4/+9
* qed*: Utilize FW 8.33.1.0Tomer Tayar2018-01-0210-110/+379
* qed*: HSI renaming for different types of HWTomer Tayar2018-01-024-378/+378
* qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar2018-01-0210-2001/+2114
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | qed: Add LL2 slowpath handlingMichal Kalderon2017-10-091-0/+5
* | qed: Add ll2 option for dropping a tx packetMichal Kalderon2017-10-091-0/+1
* | qed: Add ll2 ability of opening a secondary queueMichal Kalderon2017-10-091-0/+1
* | qed: iWARP - Add check for errors on a SYN packetMichal Kalderon2017-09-261-0/+1
|/
* qed: enhanced per queue max coalesce value.Rahul Verma2017-07-271-1/+1
* qed: Read per queue coalesce from hardwareRahul Verma2017-07-272-10/+2
* qed: Add support for vf coalesce configuration.Rahul Verma2017-07-271-2/+2
* qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru2017-07-271-0/+20
* qed: iWARP CM add error handlingKalderon, Michal2017-07-031-0/+9
* qed: iWARP implement disconnect flowsKalderon, Michal2017-07-031-0/+2
* qed: iWARP CM add active side connectKalderon, Michal2017-07-031-0/+26
* qed: iWARP CM add passive side connectKalderon, Michal2017-07-032-1/+27
* qed: iWARP CM add listener functions and initial SYN processingKalderon, Michal2017-07-031-0/+52
* qed: Add iWARP support in ll2 connectionsKalderon, Michal2017-07-031-0/+1
* qed: Rename some ll2 related definesKalderon, Michal2017-07-031-1/+1
* qed: Implement iWARP initialization, teardown and qp operationsKalderon, Michal2017-07-032-0/+54
* qed: Introduce iWARP personalityKalderon, Michal2017-07-031-1/+1
* qed*: Rename qed_roce_if.h to qed_rdma_if.hKalderon, Michal2017-06-211-2/+2
* qede: Fix compilation without QED_RDMAChad Dupuis2017-06-211-1/+1
* qed*: Set rdma generic functions prefixMichal Kalderon2017-06-201-18/+19
* qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal Kalderon2017-06-201-0/+5
* qed: Chain support for external PBLMintz, Yuval2017-06-202-1/+9
* qed*: LL2 callback operationsMichal Kalderon2017-06-092-52/+64
* qed: Cleaner seperation of LL2 inputsMintz, Yuval2017-06-091-0/+39
* qed: Revise ll2 Rx completionMintz, Yuval2017-06-091-0/+26
* qed: LL2 to use packed information for txMintz, Yuval2017-06-091-0/+27
* qed: VF XDP supportMintz, Yuval2017-06-041-0/+3
* qed: Multiple qzone queues for VFsMintz, Yuval2017-06-041-0/+4
* qed*: L2 interface to use the SB structures directlyMintz, Yuval2017-06-041-2/+1