summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_verbs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
*-. 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/+32
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-75/+0
* IB: remove support for phys MRsChristoph Hellwig2015-12-231-2/+1
* RDMA/nes: Remove old FRWR APISagi Grimberg2015-10-281-161/+1
* RDMA/nes: Support the new memory registration APISagi Grimberg2015-10-281-1/+116
* IB: split struct ib_send_wrChristoph Hellwig2015-10-081-20/+21
* nes: Support ib_alloc_mr verbSagi Grimberg2015-08-301-5/+14
* IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-121-1/+3
* IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-121-1/+5
* IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-121-3/+8
* IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-021-2/+2
* IB/core: Convert core to use bitfield for capsIra Weiny2015-05-201-7/+1
* IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-201-0/+16
* IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-181-0/+6
* IB/core: Replace ib_umem's offset field with a full addressHaggai Eran2014-12-151-3/+3
* infiniband: use pci_zalloc_consistentJoe Perches2014-08-081-3/+2
*---. Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-031-4/+4
|\ \ \
| | | * IB/nes: Return an error on ib_copy_from_udata() failure instead of NULLYann Droneaud2014-03-171-1/+1
| | |/ | |/|
| | * RDMA/nes: Clean up a conditionDan Carpenter2014-03-171-3/+1
| | * RDMA/nes: Fix for passing a valid QP pointer to the user space libraryTatyana Nikolova2014-03-171-0/+2
| |/
* / IB: Refactor umem to use linear SG tableYishai Hadas2014-03-041-126/+127
|/
* RDMA/nes: Remove self-assignment from nes_query_qp()Dave Jones2013-11-091-1/+1
* RDMA/nes: Fix info leaks in nes_create_qp() and nes_create_cq()Dan Carpenter2013-07-301-1/+2
* IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-211-8/+11
* RDMA/nes: Fix for crash when registering zero length MR for CQTatyana Nikolova2012-12-081-0/+5
* RDMA/nes: Fix for terminate timer crashTatyana Nikolova2012-12-081-1/+3
* RDMA/nes: Remove unnecessary if-else statementTatyana Nikolova2012-10-031-12/+3
* RDMA/nes: Add missing break to switch.Tatyana Nikolova2012-10-031-0/+1
* RDMA/nes: Print hardware resource typeTatyana Nikolova2012-09-301-7/+7
* IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz2012-03-051-1/+1
* RDMA/nes: Copyright updateTatyana Nikolova2012-01-301-1/+1
* RDMA/nes: Fix fast memory registration opcodeTatyana Nikolova2012-01-271-1/+1
* RDMA/nes: Fix fast memory registration lengthTatyana Nikolova2012-01-271-0/+2
* RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif2011-10-101-2/+1
* RDMA/nes: Add missing calls to ib_umem_release()Julia Lawall2011-10-061-1/+4
* RDMA: Allow for NULL .modify_device() and .modify_port() methodsBart Van Assche2011-07-181-11/+0
* RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier2011-05-091-1/+1