aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_verbs.c
Commit message (Expand)AuthorAge
* IB/core: Replace ib_umem's offset field with a full addressHaggai Eran2014-12-15
* infiniband: use pci_zalloc_consistentJoe Perches2014-08-08
*---. Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-03
|\ \ \
| | | * IB/nes: Return an error on ib_copy_from_udata() failure instead of NULLYann Droneaud2014-03-17
| | |/ | |/|
| | * RDMA/nes: Clean up a conditionDan Carpenter2014-03-17
| | * RDMA/nes: Fix for passing a valid QP pointer to the user space libraryTatyana Nikolova2014-03-17
| |/
* / IB: Refactor umem to use linear SG tableYishai Hadas2014-03-04
|/
* RDMA/nes: Remove self-assignment from nes_query_qp()Dave Jones2013-11-09
* RDMA/nes: Fix info leaks in nes_create_qp() and nes_create_cq()Dan Carpenter2013-07-30
* IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-21
* RDMA/nes: Fix for crash when registering zero length MR for CQTatyana Nikolova2012-12-08
* RDMA/nes: Fix for terminate timer crashTatyana Nikolova2012-12-08
* RDMA/nes: Remove unnecessary if-else statementTatyana Nikolova2012-10-03
* RDMA/nes: Add missing break to switch.Tatyana Nikolova2012-10-03
* RDMA/nes: Print hardware resource typeTatyana Nikolova2012-09-30
* IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz2012-03-05
* RDMA/nes: Copyright updateTatyana Nikolova2012-01-30
* RDMA/nes: Fix fast memory registration opcodeTatyana Nikolova2012-01-27
* RDMA/nes: Fix fast memory registration lengthTatyana Nikolova2012-01-27
* RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif2011-10-10
* RDMA/nes: Add missing calls to ib_umem_release()Julia Lawall2011-10-06
* RDMA: Allow for NULL .modify_device() and .modify_port() methodsBart Van Assche2011-07-18
* RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier2011-05-10
* RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE eventsMaciej Sosnowski2011-01-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-10-26
|\
| * RDMA/nes: Report correct port state if interface is downChien Tung2010-10-06
| * RDMA/nes: Fix cast-to-pointer warnings on 32-bitRoland Dreier2010-09-27
* | net: percpu net_device refcountEric Dumazet2010-10-12
|/
* RDMA/nes: Get rid of "set but not used" variablesRoland Dreier2010-08-04
* RDMA/nes: Read firmware version from correct placeMiroslaw Walukiewicz2010-08-04
* RDMA/nes: Fix two sparse warningsOr Gerlitz2010-08-04
* RDMA/nes: Fix hangs on ifdownFaisal Latif2010-07-28
* IB/core: Allow device-specific per-port sysfs filesRalph Campbell2010-05-21
* RDMA/nes: Make unnecessarily global functions staticRoland Dreier2010-04-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-04-09
|\
| * RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()Chien Tung2010-04-07
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* RDMA/nes: Set assume_aligned_header bitFaisal Latif2010-03-11
* RDMA/nes: Change WQ overflow return codeOr Gerlitz2010-02-19
* RDMA/nes: Free kmap() resourcesFaisal Latif2009-12-09
* RDMA/nes: Check for zero STagFaisal Latif2009-12-09
* RDMA/nes: Fix query of ORD valuesFaisal Latif2009-12-09
* RDMA/nes: Update copyright and branding stringChien Tung2009-12-09
* RDMA/nes: Add max_cqe check to nes_create_cq()Chien Tung2009-12-09
* RDMA/nes: Clean up struct nes_qpChien Tung2009-12-09
* RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extensionChien Tung2009-12-09
* RDMA/nes: Correct fast memory registration implementationChien Tung2009-12-09
* RDMA/nes: Add support for IB_WR_*INVChien Tung2009-12-09
* RDMA/nes: In nes_post_recv() always set bad_wr on errorFrank Zago2009-12-09
* RDMA/nes: In nes_post_send() always set bad_wr on errorFrank Zago2009-12-09