Age | Commit message (Expand) | Author |
2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2017-08-24 | RDMA/mthca: Make explicit conversion to 64bit value | Leon Romanovsky |
2017-08-22 | IB/mthca: Replace PCI pool old API | Romain Perier |
2017-08-18 | Add OPA extended LID support | Hiatt, Don |
2017-08-08 | IB/core: Change wc.slid from 16 to 32 bits | Hiatt, Don |
2017-04-21 | IB/mthca: Check validity of output parameter pointer | Leon Romanovsky |
2015-06-02 | IB/core cleanup: Add const on args - device->process_mad | Ira Weiny |
2011-10-31 | infiniband: Fix up module files that need to include module.h | Paul Gortmaker |
2011-07-15 | IB/mthca: Stop returning separate error and status from FW commands | Goldwyn Rodrigues |
2011-01-11 | IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long) | John L. Burr |
2010-08-04 | IB: Rename RAW_ETY to RAW_ETHERTYPE | Aleksey Senin |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-05-27 | IB/mthca: Add module parameter for number of MTTs per segment | Eli Cohen |
2009-04-20 | IB/mthca: Fix timeout for INIT_HCA and a few other commands | Jack Morgenstein |
2008-07-14 | RDMA: Remove subversion $Id tags | Roland Dreier |
2008-04-16 | IB/mthca: Add IPoIB checksum offload support | Eli Cohen |
2008-04-16 | IB/mthca: Formatting cleanups | Roland Dreier |
2008-02-04 | IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER() | Jack Morgenstein |
2007-10-09 | IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled up | Roland Dreier |
2007-07-20 | IB/mthca: Change command token on timeout | Michael S. Tsirkin |
2007-06-07 | IB/mthca, mlx4_core: Fix typo in comment | Roland Dreier |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan |
2007-02-12 | IB/mthca: Fix reserved MTTs calculation on mem-free HCAs | Michael S. Tsirkin |
2007-02-04 | IB: Return qp pointer as part of ib_wc | Michael S. Tsirkin |
2006-10-31 | IB/mthca: Fix MAD extended header format for MAD_IFC firmware command | Michael S. Tsirkin |
2006-09-22 | IB/mthca: Include the header we really want | James Lentini |
2006-07-24 | IB/mthca: Initialize max_cmds before debug code prints it | Roland Dreier |
2006-06-17 | IB/mthca: Convert FW commands to use wait_for_completion_timeout() | Roland Dreier |
2006-05-17 | IB/mthca: Make fw_cmd_doorbell default to 0 | Roland Dreier |
2006-04-10 | IB: simplify static rate encoding | Jack Morgenstein |
2006-03-20 | IB/mthca: Optimize large messages on Sinai HCAs | Eli Cohen |
2006-03-20 | IB/mthca: Use an enum for HCA page size | Ishai Rabinovitz |
2006-03-20 | IB/mthca: Write FW commands through doorbell page | Eli Cohen |
2006-03-20 | IB/mthca: Support for query QP and SRQ | Eli Cohen |
2006-03-20 | IB/mthca: Convert to use ib_modify_qp_is_ok() | Roland Dreier |
2006-03-20 | IB/mthca: Generate SQ drained events when requested | Roland Dreier |
2006-03-20 | IB/mthca: Whitespace cleanups | Roland Dreier |
2006-03-20 | IB/mthca: Add device-specific support for resizing CQs | Roland Dreier |
2006-02-10 | IB/mthca: Don't print debugging info until we have all values | Roland Dreier |
2006-01-30 | IB/mthca: Semaphore to mutex conversions | Roland Dreier |
2006-01-30 | IB/mthca: Don't cancel commands on a signal | Michael S. Tsirkin |
2006-01-12 | IB/mthca: Cosmetic: use the ALIGN macro | Michael S. Tsirkin |
2006-01-12 | IB/mthca: Fix memory leak of multicast group structures | Ishai Rabinovitz |
2005-11-30 | IB/mthca: fix QP size limits for mem-free HCAs | Jack Morgenstein |
2005-11-10 | [IB] uverbs: have kernel return QP capabilities | Jack Morgenstein |
2005-10-28 | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Roland Dreier |
2005-10-28 | [PATCH] gfp_t: drivers/infiniband | Al Viro |
2005-10-27 | [IB] mthca: first pass at catastrophic error reporting | Roland Dreier |
2005-10-17 | [IB] mthca: Better limit checking and reporting | Jack Morgenstein |