aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_verbs.c
Commit message (Expand)AuthorAge
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-08
* RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-30
* RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-14
* RDMA: Rename port_callback to init_portParav Pandit2019-01-14
* IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-10
* RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-18
* RDMA/nes: Initialize ib_device_ops structKamal Heib2018-12-12
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-17
* RDMA/drivers: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-26
* RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-26
* RDMA/providers: Remove pointless functionsKamal Heib2018-07-30
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-30
* RDMA: Constify the argument of the work request conversion functionsBart Van Assche2018-07-30
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-18
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-19
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-21
* Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-18
|\
| * RDMA/nes: Convert timers to use timer_setup()Kees Cook2017-10-09
* | Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-18
|\ \ | |/ |/|
| * IB/nes: Fix indentationBart Van Assche2017-10-14
* | IB: Correct MR length field to be 64-bitParav Pandit2017-09-25
|/
* RDMA/nes: Remove zeroed parameter from port query callbackLeon Romanovsky2017-08-24
* RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-10
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-01
* IB/nes: use setup_timerGeliang Tang2017-04-28
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-25
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * IB/nes: Remove a superfluous assignment statementBart Van Assche2017-01-24
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-23
|\ \
| * | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-14
| |/
* / RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram2017-01-24
|/
* Merge branch 'mlx' into merge-testDoug Ledford2016-12-14
|\
| * IB/core: Let create_ah return extended response to userMoni Shoua2016-12-13
* | IB/nes: Remove debug prints after allocation failureLeon Romanovsky2016-12-03
|/
* IB/nes: Support device FW version stringIra Weiny2016-06-23
*-. Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford2016-05-13
|\ \
| | * IB/nes: Deinline nes_free_qp_mem, save 1072 bytesDenys Vlasenko2016-05-13
| | * RDMA/nes: Adding queue drain functionsTatyana Nikolova2016-05-13
| |/
* | IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-13
* | IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-13
|/
*-. Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford2016-03-16
|\ \
| | * iw_nes: remove port mapper related codeFaisal Latif2016-03-16
| |/
* / IB/core: Add vendor's specific data to alloc mwMatan Barak2016-03-01
|/
* nes: simplify nes_reg_phys_mr calling conventionsChristoph Hellwig2015-12-23
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-23
* IB: remove support for phys MRsChristoph Hellwig2015-12-23
* RDMA/nes: Remove old FRWR APISagi Grimberg2015-10-28
* RDMA/nes: Support the new memory registration APISagi Grimberg2015-10-28
* IB: split struct ib_send_wrChristoph Hellwig2015-10-08