Age | Commit message (Expand) | Author | Files | Lines |
2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -51/+8 |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -55/+72 |
2018-01-25 | RDMA/qedr: lower print level of flushed CQEs | Kalderon, Michal | 1 | -3/+3 |
2018-01-24 | RDMA/qedr: Use pci_enable_atomic_ops_to_root() | Felix Kuehling | 1 | -51/+8 |
2018-01-15 | RDMA/qedr: Fix endian problems around imm_data | Jason Gunthorpe | 1 | -2/+2 |
2018-01-02 | qed*: Utilize FW 8.33.1.0 | Tomer Tayar | 1 | -8/+25 |
2018-01-02 | qed*: HSI renaming for different types of HW | Tomer Tayar | 1 | -1/+1 |
2018-01-02 | qed*: Refactoring and rearranging FW API with no functional impact | Tomer Tayar | 1 | -54/+54 |
2018-01-02 | RDMA/qedr: Use zeroing memory allocator than allocator/memset | Himanshu Jha | 1 | -3/+2 |
2017-11-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 11 | -118/+1230 |
2017-10-19 | qed: Fix iWARP out of order flow | Michal Kalderon | 1 | -0/+1 |
2017-10-18 | Merge branch 'for-next-early' into for-next | Doug Ledford | 11 | -118/+1230 |
2017-10-14 | RDMA/qedr: Remove set-but-not-used variables | Bart Van Assche | 1 | -6/+1 |
2017-10-14 | RDMA/qedr: Annotate iomem pointers correctly | Bart Van Assche | 1 | -1/+1 |
2017-10-14 | RDMA/qedr: Declare local functions static | Bart Van Assche | 4 | -33/+32 |
2017-10-14 | RDMA/qedr: Use NULL instead of 0 to represent a pointer | Bart Van Assche | 1 | -1/+1 |
2017-10-04 | RDMA/qedr: Parse vlan priority as sl | Amrani, Ram | 1 | -0/+2 |
2017-10-04 | RDMA/qedr: Parse VLAN ID correctly and ignore the value of zero | Amrani, Ram | 2 | -4/+8 |
2017-09-29 | RDMA/qedr: Fix rdma_type initialization | Kalderon, Michal | 1 | -0/+1 |
2017-09-27 | Merge branches 'hns' and 'misc' into k.o/for-next | Doug Ledford | 1 | -0/+1 |
2017-09-27 | IB: Move PCI dependency from root KConfig to HW's KConfigs | Yuval Shaia | 1 | -0/+1 |
2017-09-25 | Merge branch 'qedr' into k.o/for-next | Doug Ledford | 10 | -91/+1207 |
2017-09-22 | RDMA/qedr: fix build error without ipv6 | Arnd Bergmann | 1 | -3/+6 |
2017-08-28 | RDMA/qedr: Missing error code in qedr_init_user_queue() | Dan Carpenter | 1 | -1/+3 |
2017-08-24 | RDMA/qedr: fix spelling mistake: "invlaid" -> "invalid" | Colin Ian King | 1 | -1/+1 |
2017-08-18 | RDMA/qedr: Add support for iWARP in user space | Kalderon, Michal | 1 | -17/+63 |
2017-08-18 | RDMA/qedr: Add iWARP connection management functions | Kalderon, Michal | 5 | -1/+750 |
2017-08-18 | RDMA/qedr: Add iWARP connection management qp related callbacks | Kalderon, Michal | 6 | -4/+145 |
2017-08-18 | RDMA/qedr: Add support for read with invalidate, supported in iWARP | Kalderon, Michal | 2 | -7/+7 |
2017-08-18 | RDMA/qedr: Add iWARP support in existing verbs | Kalderon, Michal | 2 | -35/+139 |
2017-08-18 | RDMA/qedr: Add support for registering an iWARP device | Kalderon, Michal | 4 | -26/+97 |
2017-08-18 | RDMA/qedr: Rename the qedr_cm file as a preparation for iWARP support | Kalderon, Michal | 4 | -3/+3 |
2017-08-10 | RDMA: Simplify get firmware interface | Leon Romanovsky | 1 | -3/+2 |
2017-07-27 | RDMA/qedr: notify user application of supported WIDs | Amrani, Ram | 1 | -0/+2 |
2017-07-27 | RDMA/qedr: notify user application if DPM is supported | Amrani, Ram | 3 | -0/+4 |
2017-07-24 | RDMA: Remove useless MODULE_VERSION | Leon Romanovsky | 2 | -2/+0 |
2017-07-20 | RDMA/qedr: Prevent memory overrun in verbs' user responses | Amrani, Ram | 1 | -4/+12 |
2017-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -28/+45 |
2017-06-21 | qed*: Rename qed_roce_if.h to qed_rdma_if.h | Kalderon, Michal | 2 | -2/+2 |
2017-06-20 | qed*: Set rdma generic functions prefix | Michal Kalderon | 1 | -3/+3 |
2017-06-20 | qed*: qede_roce.[ch] -> qede_rdma.[ch] | Michal Kalderon | 2 | -2/+2 |
2017-06-20 | qed: Chain support for external PBL | Mintz, Yuval | 2 | -4/+4 |
2017-06-14 | RDMA/qedr: Add 64KB PAGE_SIZE support to user-space queues | Ram Amrani | 2 | -28/+41 |
2017-06-14 | RDMA/qedr: Initialize byte_len in WC of READ and SEND commands | Michal Kalderon | 1 | -0/+4 |
2017-06-09 | qed*: LL2 callback operations | Michal Kalderon | 3 | -58/+188 |
2017-06-01 | RDMA/qedr: add null check before pointer dereference | Gustavo A. R. Silva | 1 | -4/+6 |
2017-05-09 | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2017-05-01 | IB/core: Define 'ib' and 'roce' rdma_ah_attr types | Dasaratharaman Chandramouli | 2 | -1/+2 |
2017-05-01 | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli | 4 | -34/+38 |
2017-05-01 | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli | 4 | -5/+5 |