aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_verbs.c
Commit message (Expand)AuthorAge
* 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
* RDMA/nes: Map MTU to IB_MTU_* and correctly report link stateChien Tung2009-09-05
* RDMA/nes: Use the flush code to fill in cqe errorDon Wood2009-09-05
* RDMA/nes: Make poll_cq return correct number of wqes during flushDon Wood2009-09-05
* RDMA/nes: Implement Terminate PacketDon Wood2009-09-05
* RDMA/nes: Clean out CQ completions when QP is destroyedDon Wood2009-09-05
* RDMA/nes: Fix max_qp_init_rd_atom returned from query deviceFaisal Latif2009-06-23
* RDMA/nes: Fix fw_ver in /sysChien Tung2009-04-27
* RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq()Miroslaw Walukiewicz2009-04-21
* RDMA/nes: Remove root_256()'s unused pbl_count_256 parameterMatt Kraai2009-04-21
* RDMA/nes: Fix bugs in nes_reg_phys_mr()Don Wood2009-04-20
* RDMA/nes: Fix compiler warning at nes_verbs.c:1955Chien Tung2009-04-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-03-26
|\
| * RDMA/nes: Improve use of PBLsDon Wood2009-03-06
| * RDMA/nes: Update copyright to new legal entity and yearChien Tung2009-03-06
| * RDMA/nes: Account for freed PBL after HW operationDon Wood2009-03-06
* | RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif2009-03-12
|/
* RDMA/nes: Cleanup cqp_request list usageFaisal Latif2008-12-05
* RDMA/nes: Fix CQ allocation scheme for multicast receive queue appsVadim Makhervaks2008-11-03
* RDMA/nes: Correct handling of PBL resourcesChien Tung2008-11-03
* RDMA/nes: Reindent mis-indented spinlocksIlpo Järvinen2008-11-03
* IB: Drop code after return statementJulia Lawall2008-09-20
* RDMA/nes: CM connection setup/teardown reworkFaisal Latif2008-07-24