Age | Commit message (Expand) | Author | Files | Lines |
2017-05-01 | IB/core: Define 'ib' and 'roce' rdma_ah_attr types | Dasaratharaman Chandramouli | 1 | -0/+1 |
2017-05-01 | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli | 1 | -37/+47 |
2017-05-01 | IB/mthca: Rename to_ib_ah_attr to to_rdma_ah_attr | Dasaratharaman Chandramouli | 1 | -5/+5 |
2017-05-01 | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli | 1 | -3/+4 |
2015-12-23 | IB/core: Initialize UD header structure with IP and UDP headers | Moni Shoua | 1 | -1/+1 |
2015-10-08 | IB: split struct ib_send_wr | Christoph Hellwig | 1 | -42/+42 |
2014-01-14 | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak | 1 | -1/+2 |
2012-07-11 | IB/mthca: Fill in sq_sig_type in query QP | Dotan Barak | 1 | -0/+1 |
2012-07-11 | IB/mthca: Warning about event for non-existent QPs should show event type | Dotan Barak | 1 | -1/+2 |
2011-07-15 | IB/mthca: Stop returning separate error and status from FW commands | Goldwyn Rodrigues | 1 | -34/+15 |
2010-10-25 | IB/core: Add VLAN support for IBoE | Eli Cohen | 1 | -1/+1 |
2010-10-14 | IB/pack: IBoE UD packet packing support | Eli Cohen | 1 | -1/+1 |
2010-02-24 | IB/core: Fix and clean up ib_ud_header_init() | Eli Cohen | 1 | -1/+1 |
2009-09-05 | IB/mthca: Annotate CQ locking | Roland Dreier | 1 | -4/+8 |
2008-07-14 | IB/mthca: Fix check of max_send_sge for special QPs | Roland Dreier | 1 | -2/+2 |
2008-07-14 | IB/mthca: Remove extra code for RESET->ERR QP state transition | Roland Dreier | 1 | -26/+0 |
2008-07-14 | RDMA: Remove subversion $Id tags | Roland Dreier | 1 | -2/+0 |
2008-04-16 | IB/mthca: Update QP state if query QP succeeds | Dotan Barak | 1 | -6/+14 |
2008-04-16 | IB/core: Add support for "send with invalidate" work requests | Roland Dreier | 1 | -3/+3 |
2008-04-16 | IB/mthca: Add IPoIB checksum offload support | Eli Cohen | 1 | -0/+2 |
2008-02-04 | IB/ib_mthca: Pre-link receive WQEs in Tavor mode | Eli Cohen | 1 | -5/+8 |
2007-10-15 | IB/mthca: Avoid alignment traps when writing doorbells | Roland Dreier | 1 | -30/+15 |
2007-07-18 | IB/mthca: Simplify use of size0 in work request posting | Roland Dreier | 1 | -17/+24 |
2007-07-18 | IB/mthca: Factor out setting WQE UD segment entries | Roland Dreier | 1 | -18/+22 |
2007-07-18 | IB/mthca: Factor out setting WQE remote address and atomic segment entries | Roland Dreier | 1 | -59/+40 |
2007-07-18 | IB/mthca: Factor out setting WQE data segment entries | Roland Dreier | 1 | -32/+9 |
2007-07-17 | IB/mthca: Use uninitialized_var() for f0 | Roland Dreier | 1 | -2/+14 |
2007-07-17 | drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning | Jeff Garzik | 1 | -2/+2 |
2007-05-29 | IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ | Michael S. Tsirkin | 1 | -3/+3 |
2007-05-21 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 1 | -60/+98 |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan | 1 | -0/+1 |
2007-05-19 | IB/mthca: Fix RESET to ERROR transition | Michael S. Tsirkin | 1 | -60/+98 |
2007-05-14 | IB/mthca: Fix posting >255 recv WRs for Tavor | Michael S. Tsirkin | 1 | -0/+1 |
2007-04-30 | IB/mthca: Work around kernel QP starvation | Michael S. Tsirkin | 1 | -0/+13 |
2007-04-24 | IB/mthca: Simplify CQ cleaning in mthca_free_qp() | Roland Dreier | 1 | -4/+3 |
2007-03-01 | IB/mthca: Fix error path in mthca_alloc_memfree() | Roland Dreier | 1 | -5/+5 |
2007-02-16 | IB/mthca: Allow the QP state transition RESET->RESET | Dotan Barak | 1 | -0/+5 |
2007-02-10 | IB/mthca: Use correct structure size in call to memset() | Roland Dreier | 1 | -1/+1 |
2007-01-09 | IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state | Dotan Barak | 1 | -9/+17 |
2006-12-08 | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 1 | -2/+2 |
2006-11-29 | IB/mthca: Fix section mismatches | Roland Dreier | 1 | -2/+1 |
2006-10-16 | IB/mthca: Use mmiowb after doorbell ring | Arthur Kepner | 1 | -0/+19 |
2006-09-22 | IB/mthca: Simplify calls to mthca_cq_clean() | Roland Dreier | 1 | -3/+2 |
2006-09-22 | IB/mthca: Return correct number of bits for static rate in query_qp | Jack Morgenstein | 1 | -1/+1 |
2006-09-22 | IB/mthca: Return port number for unconnected QPs in query_qp | Jack Morgenstein | 1 | -4/+6 |
2006-09-22 | IB/uverbs: Pass userspace data to modify_srq and modify_qp methods | Ralph Campbell | 1 | -1/+2 |
2006-08-11 | IB/mthca: Fix potential AB-BA deadlock with CQ locks | Roland Dreier | 1 | -12/+30 |
2006-08-10 | IB/mthca: Make fence flag work for send work requests | Michael S. Tsirkin | 1 | -2/+10 |
2006-07-14 | [PATCH] IB/mthca: comment fix | Michael S. Tsirkin | 1 | -7/+6 |
2006-07-04 | [PATCH] mthca: initialize send and receive queue locks separately | Zach Brown | 1 | -1/+4 |