summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/nes/nes_verbs.c
AgeCommit message (Expand)Author
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
2016-03-16Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford
2016-03-16iw_nes: remove port mapper related codeFaisal Latif
2016-03-01IB/core: Add vendor's specific data to alloc mwMatan Barak
2015-12-23nes: simplify nes_reg_phys_mr calling conventionsChristoph Hellwig
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig
2015-12-23IB: remove support for phys MRsChristoph Hellwig
2015-10-28RDMA/nes: Remove old FRWR APISagi Grimberg
2015-10-28RDMA/nes: Support the new memory registration APISagi Grimberg
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-08-30nes: Support ib_alloc_mr verbSagi Grimberg
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang
2014-12-15IB/core: Replace ib_umem's offset field with a full addressHaggai Eran
2014-08-08infiniband: use pci_zalloc_consistentJoe Perches
2014-04-03Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier
2014-03-17RDMA/nes: Clean up a conditionDan Carpenter
2014-03-17IB/nes: Return an error on ib_copy_from_udata() failure instead of NULLYann Droneaud
2014-03-17RDMA/nes: Fix for passing a valid QP pointer to the user space libraryTatyana Nikolova
2014-03-04IB: Refactor umem to use linear SG tableYishai Hadas
2013-11-09RDMA/nes: Remove self-assignment from nes_query_qp()Dave Jones
2013-07-30RDMA/nes: Fix info leaks in nes_create_qp() and nes_create_cq()Dan Carpenter
2013-02-21IB/core: Add "type 2" memory windows supportShani Michaeli
2012-12-08RDMA/nes: Fix for crash when registering zero length MR for CQTatyana Nikolova
2012-12-08RDMA/nes: Fix for terminate timer crashTatyana Nikolova
2012-10-03RDMA/nes: Remove unnecessary if-else statementTatyana Nikolova