aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_verbs.c
AgeCommit message (Expand)Author
2019-05-03RDMA: Get rid of iw_cm_verbsKamal Heib
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-03-26RDMA/nes: remove redundant check on udataColin Ian King
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky
2019-02-15RDMA/nes: Remove useless usecnt variable and redundant memsetLeon Romanovsky
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch
2019-02-13RDMA/nes: Use for_each_sg_dma_page iterator for umem SGLShiraz, Saleem
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch
2018-12-12RDMA/nes: Initialize ib_device_ops structKamal Heib
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit
2018-09-26RDMA/drivers: Use dev_name instead of ibdev->nameJason Gunthorpe
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe
2018-07-30RDMA/providers: Remove pointless functionsKamal Heib
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-07-30RDMA: Constify the argument of the work request conversion functionsBart Van Assche
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-10-18Merge branch 'timer_setup' into for-nextDoug Ledford
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford
2017-10-14IB/nes: Fix indentationBart Van Assche
2017-10-09RDMA/nes: Convert timers to use timer_setup()Kees Cook
2017-09-25IB: Correct MR length field to be 64-bitParav Pandit
2017-08-24RDMA/nes: Remove zeroed parameter from port query callbackLeon Romanovsky
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-04-28IB/nes: use setup_timerGeliang Tang
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz
2017-01-24RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram
2017-01-24IB/nes: Remove a superfluous assignment statementBart Van Assche
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua
2016-12-03IB/nes: Remove debug prints after allocation failureLeon Romanovsky
2016-06-23IB/nes: Support device FW version stringIra Weiny
2016-05-13Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford
2016-05-13IB/nes: Deinline nes_free_qp_mem, save 1072 bytesDenys Vlasenko
2016-05-13RDMA/nes: Adding queue drain functionsTatyana Nikolova
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig