Age | Commit message (Expand) | Author |
2008-02-19 | IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc() | Roland Dreier |
2008-02-13 | IB/mthca: Convert to use be16_add_cpu() | Marcin Slusarz |
2008-02-12 | IB/mthca: Add missing sg_init_table() in mthca_map_user_db() | Roland Dreier |
2008-02-04 | IB/mthca: Return proper error codes from mthca_fmr_alloc() | Olaf Kirch |
2008-02-04 | IB: Avoid marking __devinitdata as const | Roland Dreier |
2008-02-04 | IB/ib_mthca: Pre-link receive WQEs in Tavor mode | Eli Cohen |
2008-02-04 | IB/mthca: Remove checks for srq->first_free < 0 | Eli Cohen |
2008-02-04 | IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER() | Jack Morgenstein |
2008-02-04 | IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr() | Roland Dreier |
2008-01-25 | IB/mthca: Update latest "native Arbel" firmware revision | Roland Dreier |
2008-01-25 | IB/mthca: Remove MSI support as scheduled | Adrian Bunk |
2007-10-24 | SG: Change sg_set_page() to take length and offset argument | Jens Axboe |
2007-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2007-10-22 | [SG] Update drivers to use sg helpers | Jens Axboe |
2007-10-15 | IB/mthca: Avoid alignment traps when writing doorbells | Roland Dreier |
2007-10-10 | IB/mthca: Mark error paths as unlikely() in post_srq_recv functions | Eli Cohen |
2007-10-09 | IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled up | Roland Dreier |
2007-10-09 | IB/mthca: Increase max number of QPs per multicast group to 56 | Roland Dreier |
2007-10-09 | IB/mthca: Use PCI-X/PCI-Express read control interfaces | Peter Oruba |
2007-10-09 | IB/mthca: Enable MSI-X by default | Michael S. Tsirkin |
2007-07-20 | IB/mthca: Change command token on timeout | Michael S. Tsirkin |
2007-07-18 | IB/mthca: Simplify use of size0 in work request posting | Roland Dreier |
2007-07-18 | IB/mthca: Factor out setting WQE UD segment entries | Roland Dreier |
2007-07-18 | IB/mthca: Factor out setting WQE remote address and atomic segment entries | Roland Dreier |
2007-07-18 | IB/mthca: Factor out setting WQE data segment entries | Roland Dreier |
2007-07-17 | IB/mthca: Use uninitialized_var() for f0 | Roland Dreier |
2007-07-17 | IB/mthca: Fix printk format used for firmware version in warning | Roland Dreier |
2007-07-17 | IB/mthca: Schedule MSI support for removal | Roland Dreier |
2007-07-17 | drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning | Jeff Garzik |
2007-07-10 | IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>) | Shani Moideen |
2007-07-09 | IB: Use menuconfig for InfiniBand menu | Jan Engelhardt |
2007-06-07 | IB/mthca, mlx4_core: Fix typo in comment | Roland Dreier |
2007-05-29 | IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ | Michael S. Tsirkin |
2007-05-21 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan |
2007-05-19 | IB/mthca: Fix RESET to ERROR transition | Michael S. Tsirkin |
2007-05-19 | IB/mthca: Set GRH:HopLimit when building MLX headers | Rolf Manderscheid |
2007-05-19 | IB/mthca: Fix use-after-free on device restart | Ali Ayoub |
2007-05-14 | IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQ | Michael S. Tsirkin |
2007-05-14 | IB/mthca: Fix posting >255 recv WRs for Tavor | Michael S. Tsirkin |
2007-05-08 | IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules | Roland Dreier |
2007-05-07 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds |
2007-05-06 | IB: Return "maybe missed event" hint from ib_req_notify_cq() | Roland Dreier |
2007-05-06 | IB: Add CQ comp_vector support | Michael S. Tsirkin |
2007-05-02 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare |
2007-04-30 | IB/mthca: Work around kernel QP starvation | Michael S. Tsirkin |
2007-04-24 | IB: Set class_dev->dev in core for nice device symlink | Joachim Fenkes |
2007-04-24 | IB/mthca: Simplify CQ cleaning in mthca_free_qp() | Roland Dreier |
2007-04-24 | IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memory | Roland Dreier |
2007-04-18 | IB/mthca: Update HCA firmware revisions | Roland Dreier |