summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_verbs.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* 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-161-3/+3
* infiniband: use pci_zalloc_consistentJoe Perches2014-08-091-3/+2Star
*---. 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-181-1/+1
| | |/ | |/|
| | * RDMA/nes: Clean up a conditionDan Carpenter2014-03-181-3/+1Star
| | * 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/+3Star
* RDMA/nes: Add missing break to switch.Tatyana Nikolova2012-10-031-0/+1
* RDMA/nes: Print hardware resource typeTatyana Nikolova2012-10-011-7/+7
* IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz2012-03-051-1/+1
* RDMA/nes: Copyright updateTatyana Nikolova2012-01-311-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/+1Star
* 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-191-11/+0Star
* RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier2011-05-101-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-271-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-281-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/+1Star
* 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-291-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-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-04-091-5/+4Star
|\
| * RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()Chien Tung2010-04-071-5/+4Star
* | 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-121-0/+1
* RDMA/nes: Change WQ overflow return codeOr Gerlitz2010-02-191-3/+3
* RDMA/nes: Free kmap() resourcesFaisal Latif2009-12-101-2/+8
* RDMA/nes: Check for zero STagFaisal Latif2009-12-101-3/+0Star
* RDMA/nes: Fix query of ORD valuesFaisal Latif2009-12-101-4/+4
* RDMA/nes: Update copyright and branding stringChien Tung2009-12-101-1/+1
* RDMA/nes: Add max_cqe check to nes_create_cq()Chien Tung2009-12-101-1/+4
* RDMA/nes: Clean up struct nes_qpChien Tung2009-12-101-6/+0Star
* RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extensionChien Tung2009-12-101-2/+4