aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_verbs.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Get rid of iw_cm_verbsKamal Heib2019-05-031-17/+10
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-17/+18
* IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch2019-04-011-4/+12
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-9/+8
* RDMA/nes: remove redundant check on udataColin Ian King2019-03-261-39/+34
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-21/+11
* RDMA/nes: Remove useless usecnt variable and redundant memsetLeon Romanovsky2019-02-151-8/+1
* IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch2019-02-151-6/+6
* RDMA/nes: Use for_each_sg_dma_page iterator for umem SGLShiraz, Saleem2019-02-131-131/+89
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-081-21/+11
* RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-301-1/+1
* RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-141-1/+1
* RDMA: Rename port_callback to init_portParav Pandit2019-01-141-1/+1
* IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-101-1/+1
* RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-181-2/+2
* RDMA/nes: Initialize ib_device_ops structKamal Heib2018-12-121-32/+35
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-171-38/+20
* RDMA/drivers: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-261-1/+1
* RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-261-2/+1
* RDMA/providers: Remove pointless functionsKamal Heib2018-07-301-60/+0
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-301-4/+4
* RDMA: Constify the argument of the work request conversion functionsBart Van Assche2018-07-301-1/+2
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-1/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+3
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+1
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-211-1/+1
* Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-181-6/+4
|\
| * RDMA/nes: Convert timers to use timer_setup()Kees Cook2017-10-091-6/+4
* | Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-181-6/+6
|\ \ | |/ |/|
| * IB/nes: Fix indentationBart Van Assche2017-10-141-6/+6
* | IB: Correct MR length field to be 64-bitParav Pandit2017-09-251-2/+2
|/
* RDMA/nes: Remove zeroed parameter from port query callbackLeon Romanovsky2017-08-241-5/+0
* RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-3/+2
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-1/+2
* IB/nes: use setup_timerGeliang Tang2017-04-281-3/+2
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-2/+2
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+0
|\
| * IB/nes: Remove a superfluous assignment statementBart Van Assche2017-01-241-1/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-2/+3
|\ \
| * | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-2/+3
| |/
* / RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram2017-01-241-11/+1
|/
* Merge branch 'mlx' into merge-testDoug Ledford2016-12-141-1/+2
|\
| * IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+2
* | IB/nes: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-4/+0
|/
* IB/nes: Support device FW version stringIra Weiny2016-06-231-19/+14
*-. Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford2016-05-131-1/+35
|\ \
| | * IB/nes: Deinline nes_free_qp_mem, save 1072 bytesDenys Vlasenko2016-05-131-1/+1
| | * RDMA/nes: Adding queue drain functionsTatyana Nikolova2016-05-131-0/+34
| |/
* | IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-131-1/+1
* | IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-131-4/+3
|/