summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_roce.c
Commit message (Expand)AuthorAgeFilesLines
* qed: fix spelling mistake: "offloded" -> "offloaded"Colin Ian King2018-05-031-1/+1
* qed: Implement iWARP initialization, teardown and qp operationsKalderon, Michal2017-07-031-0/+20
* qed*: Rename qed_roce_if.h to qed_rdma_if.hKalderon, Michal2017-06-211-1/+1
* qed: Split rdma content between qed_rdma and qed_roceKalderon, Michal2017-06-211-1668/+14Star
* qed: Cleanup qed_roce before duplicating itKalderon, Michal2017-06-211-39/+12Star
* qed: SPQ async callback registrationMichal Kalderon2017-06-201-4/+12
* qed: Wait for resources before FUNC_CLOSEMichal Kalderon2017-06-201-15/+20
* qed: Disable RoCE dpm when DCBx change occursMintz, Yuval2017-06-201-0/+36
* qed*: LL2 callback operationsMichal Kalderon2017-06-091-288/+16Star
* qed: Cleaner seperation of LL2 inputsMintz, Yuval2017-06-091-15/+16
* qed: LL2 to use packed information for txMintz, Yuval2017-06-091-5/+13
* qed: Hold a single array for SBsMintz, Yuval2017-06-011-2/+3
* qed: Utilize FW 8.20.0.0Mintz, Yuval2017-05-181-4/+0Star
* qed: output the DPM status and WID countRam Amrani2017-05-011-0/+4
* qed: verify RoCE resource bitmaps are releasedRam Amrani2017-05-011-27/+78
* qed: add error handling flow to TID deregistratin posting failureRam Amrani2017-05-011-0/+2
* qed: remove unused SQ error stateRam Amrani2017-05-011-2/+1Star
* qed: configure the RoCE max message sizeRam Amrani2017-05-011-0/+2
* qed: Revise QM cofigurationAriel Elior2017-04-041-10/+2Star
* qed*: Utilize Firmware 8.15.3.0Mintz, Yuval2017-03-131-44/+176
* qed: Don't free a QP more than onceRam Amrani2017-02-201-22/+27
* qed: Read queue state before releasing bufferRam Amrani2017-02-201-6/+6
* qed: Release CQ resource under lock on failureRam Amrani2017-02-201-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-281-1/+1
|\
| * qed: avoid possible stack overflow in qed_ll2_acquire_connectionArnd Bergmann2017-01-201-1/+1
* | qed*: Update to dual-licenseMintz, Yuval2017-01-021-1/+1
|/
* qed: Add iSCSI out of order packet handling.Yuval Mintz2016-12-021-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-301-155/+61Star
|\
| * qed: Additional work toward cleaning C=1Yuval Mintz2016-10-141-102/+16Star
| * qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz2016-10-141-47/+44Star
| * qed: Fix static checker warning.Yuval Mintz2016-10-141-6/+1Star
* | qed: Remove useless set memory to zero use memset()Wei Yongjun2016-10-181-1/+0Star
|/
* qed: fix old-style function definitionArnd Bergmann2016-10-131-1/+1
* qed: Add RoCE ll2 & GSI supportRam Amrani2016-10-041-0/+307
* qed: Add support for memory registeration verbsRam Amrani2016-10-041-0/+240
* qed: Add support for QP verbsRam Amrani2016-10-041-0/+1197
* qed: PD,PKEY and CQ verb supportRam Amrani2016-10-041-0/+324
* qed: Add support for RoCE hw initRam Amrani2016-10-041-0/+886