Age | Commit message (Expand) | Author | Files | Lines |
2018-11-09 | qed: Fix SPQ entries not returned to pool in error flows | Denis Bolotin | 1 | -0/+1 |
2018-09-27 | qed: Avoid implicit enum conversion in qed_roce_mode_to_flavor | Nathan Chancellor | 1 | -11/+4 |
2018-08-07 | qed: Add Multi-TC RoCE support | Denis Bolotin | 1 | -16/+38 |
2018-08-01 | qed: Make some functions static | YueHaibing | 1 | -1/+1 |
2018-06-05 | qed*: Utilize FW 8.37.2.0 | Michal Kalderon | 1 | -28/+3 |
2018-06-05 | qed: Add srq core support for RoCE and iWARP | Yuval Bason | 1 | -4/+13 |
2018-05-03 | qed: fix spelling mistake: "offloded" -> "offloaded" | Colin Ian King | 1 | -1/+1 |
2017-07-03 | qed: Implement iWARP initialization, teardown and qp operations | Kalderon, Michal | 1 | -0/+20 |
2017-06-21 | qed*: Rename qed_roce_if.h to qed_rdma_if.h | Kalderon, Michal | 1 | -1/+1 |
2017-06-21 | qed: Split rdma content between qed_rdma and qed_roce | Kalderon, Michal | 1 | -1668/+14 |
2017-06-21 | qed: Cleanup qed_roce before duplicating it | Kalderon, Michal | 1 | -39/+12 |
2017-06-20 | qed: SPQ async callback registration | Michal Kalderon | 1 | -4/+12 |
2017-06-20 | qed: Wait for resources before FUNC_CLOSE | Michal Kalderon | 1 | -15/+20 |
2017-06-20 | qed: Disable RoCE dpm when DCBx change occurs | Mintz, Yuval | 1 | -0/+36 |
2017-06-09 | qed*: LL2 callback operations | Michal Kalderon | 1 | -288/+16 |
2017-06-09 | qed: Cleaner seperation of LL2 inputs | Mintz, Yuval | 1 | -15/+16 |
2017-06-09 | qed: LL2 to use packed information for tx | Mintz, Yuval | 1 | -5/+13 |
2017-06-01 | qed: Hold a single array for SBs | Mintz, Yuval | 1 | -2/+3 |
2017-05-18 | qed: Utilize FW 8.20.0.0 | Mintz, Yuval | 1 | -4/+0 |
2017-05-01 | qed: output the DPM status and WID count | Ram Amrani | 1 | -0/+4 |
2017-05-01 | qed: verify RoCE resource bitmaps are released | Ram Amrani | 1 | -27/+78 |
2017-05-01 | qed: add error handling flow to TID deregistratin posting failure | Ram Amrani | 1 | -0/+2 |
2017-05-01 | qed: remove unused SQ error state | Ram Amrani | 1 | -2/+1 |
2017-05-01 | qed: configure the RoCE max message size | Ram Amrani | 1 | -0/+2 |
2017-04-04 | qed: Revise QM cofiguration | Ariel Elior | 1 | -10/+2 |
2017-03-14 | qed*: Utilize Firmware 8.15.3.0 | Mintz, Yuval | 1 | -44/+176 |
2017-02-21 | qed: Don't free a QP more than once | Ram Amrani | 1 | -22/+27 |
2017-02-21 | qed: Read queue state before releasing buffer | Ram Amrani | 1 | -6/+6 |
2017-02-21 | qed: Release CQ resource under lock on failure | Ram Amrani | 1 | -0/+2 |
2017-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2017-01-20 | qed: avoid possible stack overflow in qed_ll2_acquire_connection | Arnd Bergmann | 1 | -1/+1 |
2017-01-02 | qed*: Update to dual-license | Mintz, Yuval | 1 | -1/+1 |
2016-12-02 | qed: Add iSCSI out of order packet handling. | Yuval Mintz | 1 | -0/+1 |
2016-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -155/+61 |
2016-10-18 | qed: Remove useless set memory to zero use memset() | Wei Yongjun | 1 | -1/+0 |
2016-10-14 | qed: Additional work toward cleaning C=1 | Yuval Mintz | 1 | -102/+16 |
2016-10-14 | qed*: Fix Kconfig dependencies with INFINIBAND_QEDR | Yuval Mintz | 1 | -47/+44 |
2016-10-14 | qed: Fix static checker warning. | Yuval Mintz | 1 | -6/+1 |
2016-10-13 | qed: fix old-style function definition | Arnd Bergmann | 1 | -1/+1 |
2016-10-04 | qed: Add RoCE ll2 & GSI support | Ram Amrani | 1 | -0/+307 |
2016-10-04 | qed: Add support for memory registeration verbs | Ram Amrani | 1 | -0/+240 |
2016-10-04 | qed: Add support for QP verbs | Ram Amrani | 1 | -0/+1197 |
2016-10-04 | qed: PD,PKEY and CQ verb support | Ram Amrani | 1 | -0/+324 |
2016-10-04 | qed: Add support for RoCE hw init | Ram Amrani | 1 | -0/+886 |