| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA/qib: rename copy_io to qib_copy_io | Christoph Hellwig | 2021-11-29 | 1 | -2/+2 |
* | RDMA: Remove rdma_set_device_sysfs_group() | Jason Gunthorpe | 2021-06-17 | 1 | -1/+1 |
* | RDMA: Change ops->init_port to ops->port_groups | Jason Gunthorpe | 2021-06-17 | 1 | -3/+1 |
* | RDMA: Support more than 255 rdma ports | Mark Bloch | 2021-03-26 | 1 | -3/+3 |
* | RDMA/hw/qib/qib_verbs: Repair some formatting problems | Lee Jones | 2021-01-22 | 1 | -3/+3 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 1 | -1/+1 |
* | RDMA: Remove 'max_map_per_fmr' | Jason Gunthorpe | 2020-06-03 | 1 | -1/+0 |
* | IB/qib: Delete struct qib_ivdev.qp_rnd | George Spelvin | 2020-03-29 | 1 | -2/+0 |
* | IB/hfi1, qib: Ensure RCU is locked when accessing list | Dennis Dalessandro | 2020-03-02 | 1 | -0/+2 |
* | Merge tag 'v5.2-rc6' into rdma.git for-next | Jason Gunthorpe | 2019-06-29 | 1 | -2/+0 |
|\ |
|
| * | IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value | Mike Marciniszyn | 2019-05-29 | 1 | -2/+0 |
* | | RDMA: Move owner into struct ib_device_ops | Jason Gunthorpe | 2019-06-10 | 1 | -1/+1 |
* | | RDMA: Move driver_id into struct ib_device_ops | Jason Gunthorpe | 2019-06-10 | 1 | -1/+3 |
|/ |
|
* | IB/{hfi1,qib}: Cleanup open coded sge sizing | Michael J. Ruhl | 2019-01-30 | 1 | -15/+3 |
* | RDMA: Rename port_callback to init_port | Parav Pandit | 2019-01-14 | 1 | -1/+1 |
* | RDMA: Mark if create address handle is in a sleepable context | Gal Pressman | 2018-12-20 | 1 | -1/+1 |
* | RDMA/qib: Initialize ib_device_ops struct | Kamal Heib | 2018-12-12 | 1 | -2/+6 |
* | RDMA/qib: Remove all occurrences of BUG_ON() | Leon Romanovsky | 2018-11-29 | 1 | -3/+0 |
* | RDMA/drivers: Use core provided API for registering device attributes | Parav Pandit | 2018-10-17 | 1 | -6/+1 |
* | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt | Venkata Sandeep Dhanalakota | 2018-10-04 | 1 | -2/+5 |
* | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt | Brian Welty | 2018-10-04 | 1 | -21/+1 |
* | IB/hfi1: Prepare resource waits for dual leg | Dennis Dalessandro | 2018-10-01 | 1 | -4/+5 |
* | IB/rdmavt: Rename check_send_wqe as setup_wqe | Kaike Wan | 2018-10-01 | 1 | -1/+1 |
* | IB/core: add max_send_sge and max_recv_sge attributes | Steve Wise | 2018-06-18 | 1 | -1/+2 |
* | IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support | Sebastian Sanchez | 2018-05-09 | 1 | -5/+1 |
* | IB/uverbs: Extend uverbs_ioctl header with driver_id | Matan Barak | 2018-03-19 | 1 | -1/+1 |
* | IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall | Michael J. Ruhl | 2018-01-05 | 1 | -1/+0 |
* | IB/{rdmavt, hfi1, qib}: Self determine driver name | Michael J. Ruhl | 2018-01-05 | 1 | -1/+0 |
* | Merge branch 'timer_setup' into for-next | Doug Ledford | 2017-10-18 | 1 | -3/+3 |
|\ |
|
| * | IB/qib: Convert timers to use timer_setup() | Kees Cook | 2017-10-09 | 1 | -3/+3 |
* | | IB/qib: Remove set-but-not-used variables | Bart Van Assche | 2017-10-15 | 1 | -2/+1 |
|/ |
|
* | IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs | Don Hiatt | 2017-08-22 | 1 | -0/+9 |
* | IB/core: Define 'ib' and 'roce' rdma_ah_attr types | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -0/+2 |
* | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -5/+7 |
* | IB/core: Rename ib_create_ah to rdma_create_ah | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -1/+1 |
* | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -3/+3 |
* | IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing | Michael J. Ruhl | 2017-04-28 | 1 | -1/+1 |
* | IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependent | Mike Marciniszyn | 2017-04-05 | 1 | -0/+13 |
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 1 | -1/+1 |
|\ |
|
| * | IB/qib: Switch from dma_device to dev.parent | Bart Van Assche | 2017-01-24 | 1 | -1/+1 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-02-23 | 1 | -0/+1 |
|\ \ |
|
| * | | IB: Query ports via the core instead of direct into the driver | Or Gerlitz | 2017-02-14 | 1 | -0/+1 |
| |/ |
|
* | | IB/qib: Updates to use rdmavt's SGE helper routines | Brian Welty | 2017-02-19 | 1 | -89/+6 |
* | | IB/qib: Use new rdmavt timers | Venkata Sandeep Dhanalakota | 2017-02-19 | 1 | -0/+1 |
|/ |
|
* | IB/hfi1,IB/qib: Use new send completion helper | Mike Marciniszyn | 2016-12-11 | 1 | -13/+0 |
* | IB/qib: Use standard refcount wrapper for QPs | Sebastian Sanchez | 2016-12-11 | 1 | -12/+8 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-10-10 | 1 | -1/+2 |
|\ |
|
| * | IB/{core,hw}: Add constant for node_desc | Yuval Shaia | 2016-10-07 | 1 | -1/+2 |
* | | IB/qib: Remove qpt_mask global | Dennis Dalessandro | 2016-10-02 | 1 | -2/+0 |
* | | IB/qib,IB/hfi: Use core common header file | Mike Marciniszyn | 2016-10-02 | 1 | -7/+7 |
|/ |
|