summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/nes/nes_verbs.c
AgeCommit message (Expand)Author
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
2012-10-03RDMA/nes: Add missing break to switch.Tatyana Nikolova
2012-09-30RDMA/nes: Print hardware resource typeTatyana Nikolova
2012-03-05IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz
2012-01-30RDMA/nes: Copyright updateTatyana Nikolova
2012-01-27RDMA/nes: Fix fast memory registration opcodeTatyana Nikolova
2012-01-27RDMA/nes: Fix fast memory registration lengthTatyana Nikolova
2011-10-10RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif
2011-10-06RDMA/nes: Add missing calls to ib_umem_release()Julia Lawall
2011-07-18RDMA: Allow for NULL .modify_device() and .modify_port() methodsBart Van Assche
2011-05-09RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier
2011-01-16RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE eventsMaciej Sosnowski
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-10-12net: percpu net_device refcountEric Dumazet
2010-10-06RDMA/nes: Report correct port state if interface is downChien Tung
2010-09-27RDMA/nes: Fix cast-to-pointer warnings on 32-bitRoland Dreier
2010-08-04RDMA/nes: Get rid of "set but not used" variablesRoland Dreier
2010-08-04RDMA/nes: Read firmware version from correct placeMiroslaw Walukiewicz
2010-08-04RDMA/nes: Fix two sparse warningsOr Gerlitz
2010-07-28RDMA/nes: Fix hangs on ifdownFaisal Latif
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell
2010-04-21RDMA/nes: Make unnecessarily global functions staticRoland Dreier
2010-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-04-07RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()Chien Tung
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-11RDMA/nes: Set assume_aligned_header bitFaisal Latif
2010-02-19RDMA/nes: Change WQ overflow return codeOr Gerlitz
2009-12-09RDMA/nes: Free kmap() resourcesFaisal Latif
2009-12-09RDMA/nes: Check for zero STagFaisal Latif
2009-12-09RDMA/nes: Fix query of ORD valuesFaisal Latif
2009-12-09RDMA/nes: Update copyright and branding stringChien Tung
2009-12-09RDMA/nes: Add max_cqe check to nes_create_cq()Chien Tung
2009-12-09RDMA/nes: Clean up struct nes_qpChien Tung
2009-12-09RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extensionChien Tung
2009-12-09RDMA/nes: Correct fast memory registration implementationChien Tung
2009-12-09RDMA/nes: Add support for IB_WR_*INVChien Tung
2009-12-09RDMA/nes: In nes_post_recv() always set bad_wr on errorFrank Zago
2009-12-09RDMA/nes: In nes_post_send() always set bad_wr on errorFrank Zago
2009-09-05RDMA/nes: Map MTU to IB_MTU_* and correctly report link stateChien Tung
2009-09-05RDMA/nes: Use the flush code to fill in cqe errorDon Wood
2009-09-05RDMA/nes: Make poll_cq return correct number of wqes during flushDon Wood
2009-09-05RDMA/nes: Implement Terminate PacketDon Wood
2009-09-05RDMA/nes: Clean out CQ completions when QP is destroyedDon Wood
2009-06-22RDMA/nes: Fix max_qp_init_rd_atom returned from query deviceFaisal Latif
2009-04-27RDMA/nes: Fix fw_ver in /sysChien Tung