summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_verbs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE eventsMaciej Sosnowski2011-01-161-1/+36
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-10-261-7/+9
|\
| * RDMA/nes: Report correct port state if interface is downChien Tung2010-10-061-1/+3
| * RDMA/nes: Fix cast-to-pointer warnings on 32-bitRoland Dreier2010-09-271-6/+6
* | net: percpu net_device refcountEric Dumazet2010-10-121-2/+2
|/
* RDMA/nes: Get rid of "set but not used" variablesRoland Dreier2010-08-041-4/+1
* RDMA/nes: Read firmware version from correct placeMiroslaw Walukiewicz2010-08-041-1/+1
* RDMA/nes: Fix two sparse warningsOr Gerlitz2010-08-041-1/+1
* RDMA/nes: Fix hangs on ifdownFaisal Latif2010-07-281-0/+12
* IB/core: Allow device-specific per-port sysfs filesRalph Campbell2010-05-211-1/+1
* RDMA/nes: Make unnecessarily global functions staticRoland Dreier2010-04-211-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-04-091-5/+4
|\
| * RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()Chien Tung2010-04-071-5/+4
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* RDMA/nes: Set assume_aligned_header bitFaisal Latif2010-03-111-0/+1
* RDMA/nes: Change WQ overflow return codeOr Gerlitz2010-02-191-3/+3
* RDMA/nes: Free kmap() resourcesFaisal Latif2009-12-091-2/+8
* RDMA/nes: Check for zero STagFaisal Latif2009-12-091-3/+0
* RDMA/nes: Fix query of ORD valuesFaisal Latif2009-12-091-4/+4
OpenPOWER on IntegriCloud