summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed/qed_roce.c
AgeCommit message (Expand)Author
2017-07-03qed: Implement iWARP initialization, teardown and qp operationsKalderon, Michal
2017-06-21qed*: Rename qed_roce_if.h to qed_rdma_if.hKalderon, Michal
2017-06-21qed: Split rdma content between qed_rdma and qed_roceKalderon, Michal
2017-06-21qed: Cleanup qed_roce before duplicating itKalderon, Michal
2017-06-20qed: SPQ async callback registrationMichal Kalderon
2017-06-20qed: Wait for resources before FUNC_CLOSEMichal Kalderon
2017-06-20qed: Disable RoCE dpm when DCBx change occursMintz, Yuval
2017-06-09qed*: LL2 callback operationsMichal Kalderon
2017-06-09qed: Cleaner seperation of LL2 inputsMintz, Yuval
2017-06-09qed: LL2 to use packed information for txMintz, Yuval
2017-06-01qed: Hold a single array for SBsMintz, Yuval
2017-05-18qed: Utilize FW 8.20.0.0Mintz, Yuval
2017-05-01qed: output the DPM status and WID countRam Amrani
2017-05-01qed: verify RoCE resource bitmaps are releasedRam Amrani
2017-05-01qed: add error handling flow to TID deregistratin posting failureRam Amrani
2017-05-01qed: remove unused SQ error stateRam Amrani
2017-05-01qed: configure the RoCE max message sizeRam Amrani
2017-04-03qed: Revise QM cofigurationAriel Elior
2017-03-13qed*: Utilize Firmware 8.15.3.0Mintz, Yuval
2017-02-20qed: Don't free a QP more than onceRam Amrani
2017-02-20qed: Read queue state before releasing bufferRam Amrani
2017-02-20qed: Release CQ resource under lock on failureRam Amrani
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-20qed: avoid possible stack overflow in qed_ll2_acquire_connectionArnd Bergmann
2017-01-01qed*: Update to dual-licenseMintz, Yuval
2016-12-02qed: Add iSCSI out of order packet handling.Yuval Mintz
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-18qed: Remove useless set memory to zero use memset()Wei Yongjun
2016-10-14qed: Additional work toward cleaning C=1Yuval Mintz
2016-10-14qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz
2016-10-14qed: Fix static checker warning.Yuval Mintz
2016-10-13qed: fix old-style function definitionArnd Bergmann
2016-10-03qed: Add RoCE ll2 & GSI supportRam Amrani
2016-10-03qed: Add support for memory registeration verbsRam Amrani
2016-10-03qed: Add support for QP verbsRam Amrani
2016-10-03qed: PD,PKEY and CQ verb supportRam Amrani
2016-10-03qed: Add support for RoCE hw initRam Amrani