summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_verbs.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-21/+11Star
* RDMA/nes: Remove useless usecnt variable and redundant memsetLeon Romanovsky2019-02-161-8/+1Star
* 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/+89Star
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-091-21/+11Star
* 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-111-1/+1
* RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-191-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/+20Star
* 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/+1Star
* RDMA/providers: Remove pointless functionsKamal Heib2018-07-311-60/+0Star
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-311-4/+4
* RDMA: Constify the argument of the work request conversion functionsBart Van Assche2018-07-311-1/+2
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-1/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-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-221-1/+1
* Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-181-6/+4Star
|\
| * RDMA/nes: Convert timers to use timer_setup()Kees Cook2017-10-091-6/+4Star
* | Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-181-6/+6
|\ \ | |/ |/|
| * IB/nes: Fix indentationBart Van Assche2017-10-151-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/+0Star
* RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-3/+2Star
* 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/+2Star
* 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/+0Star
|\
| * IB/nes: Remove a superfluous assignment statementBart Van Assche2017-01-241-1/+0Star
* | 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/+1Star
|/
* 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/+0Star
|/
* IB/nes: Support device FW version stringIra Weiny2016-06-231-19/+14Star
*-. Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford2016-05-141-1/+35
|\ \
| | * IB/nes: Deinline nes_free_qp_mem, save 1072 bytesDenys Vlasenko2016-05-141-1/+1
| | * RDMA/nes: Adding queue drain functionsTatyana Nikolova2016-05-141-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/+3Star
|/
*-. Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford2016-03-161-0/+2
|\ \
| | * iw_nes: remove port mapper related codeFaisal Latif2016-03-161-0/+2
| |/
* / IB/core: Add vendor's specific data to alloc mwMatan Barak2016-03-011-1/+2
|/
* nes: simplify nes_reg_phys_mr calling conventionsChristoph Hellwig2015-12-231-108/+32Star
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-75/+0Star