aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_roce.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-08qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin1-0/+1
2018-09-26qed: Avoid implicit enum conversion in qed_roce_mode_to_flavorNathan Chancellor1-11/+4
2018-08-07qed: Add Multi-TC RoCE supportDenis Bolotin1-16/+38
2018-08-01qed: Make some functions staticYueHaibing1-1/+1
2018-06-05qed*: Utilize FW 8.37.2.0Michal Kalderon1-28/+3
2018-06-04qed: Add srq core support for RoCE and iWARPYuval Bason1-4/+13
2018-05-03qed: fix spelling mistake: "offloded" -> "offloaded"Colin Ian King1-1/+1
2017-07-03qed: Implement iWARP initialization, teardown and qp operationsKalderon, Michal1-0/+20
2017-06-21qed*: Rename qed_roce_if.h to qed_rdma_if.hKalderon, Michal1-1/+1
2017-06-21qed: Split rdma content between qed_rdma and qed_roceKalderon, Michal1-1668/+14
2017-06-21qed: Cleanup qed_roce before duplicating itKalderon, Michal1-39/+12
2017-06-20qed: SPQ async callback registrationMichal Kalderon1-4/+12
2017-06-20qed: Wait for resources before FUNC_CLOSEMichal Kalderon1-15/+20
2017-06-20qed: Disable RoCE dpm when DCBx change occursMintz, Yuval1-0/+36
2017-06-09qed*: LL2 callback operationsMichal Kalderon1-288/+16
2017-06-09qed: Cleaner seperation of LL2 inputsMintz, Yuval1-15/+16
2017-06-09qed: LL2 to use packed information for txMintz, Yuval1-5/+13
2017-06-01qed: Hold a single array for SBsMintz, Yuval1-2/+3
2017-05-18qed: Utilize FW 8.20.0.0Mintz, Yuval1-4/+0
2017-05-01qed: output the DPM status and WID countRam Amrani1-0/+4
2017-05-01qed: verify RoCE resource bitmaps are releasedRam Amrani1-27/+78
2017-05-01qed: add error handling flow to TID deregistratin posting failureRam Amrani1-0/+2
2017-05-01qed: remove unused SQ error stateRam Amrani1-2/+1
2017-05-01qed: configure the RoCE max message sizeRam Amrani1-0/+2
2017-04-03qed: Revise QM cofigurationAriel Elior1-10/+2
2017-03-13qed*: Utilize Firmware 8.15.3.0Mintz, Yuval1-44/+176
2017-02-20qed: Don't free a QP more than onceRam Amrani1-22/+27
2017-02-20qed: Read queue state before releasing bufferRam Amrani1-6/+6
2017-02-20qed: Release CQ resource under lock on failureRam Amrani1-0/+2
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-01-20qed: avoid possible stack overflow in qed_ll2_acquire_connectionArnd Bergmann1-1/+1
2017-01-01qed*: Update to dual-licenseMintz, Yuval1-1/+1
2016-12-02qed: Add iSCSI out of order packet handling.Yuval Mintz1-0/+1
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-155/+61
2016-10-18qed: Remove useless set memory to zero use memset()Wei Yongjun1-1/+0
2016-10-14qed: Additional work toward cleaning C=1Yuval Mintz1-102/+16
2016-10-14qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz1-47/+44
2016-10-14qed: Fix static checker warning.Yuval Mintz1-6/+1
2016-10-13qed: fix old-style function definitionArnd Bergmann1-1/+1
2016-10-03qed: Add RoCE ll2 & GSI supportRam Amrani1-0/+307
2016-10-03qed: Add support for memory registeration verbsRam Amrani1-0/+240
2016-10-03qed: Add support for QP verbsRam Amrani1-0/+1197
2016-10-03qed: PD,PKEY and CQ verb supportRam Amrani1-0/+324
2016-10-03qed: Add support for RoCE hw initRam Amrani1-0/+886