summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen2008-04-161-0/+3
* IB/mthca: Avoid integer overflow when allocating huge ICM tableRoland Dreier2008-04-161-1/+3
* IB/mthca: Avoid integer overflow when dealing with profile sizeRoland Dreier2008-04-163-7/+10
* IB/mthca: Add IPoIB checksum offload supportEli Cohen2008-04-166-13/+30
* IB/mthca: Formatting cleanupsRoland Dreier2008-04-166-11/+11
* IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()Roland Dreier2008-02-191-1/+1
* IB/mthca: Convert to use be16_add_cpu()Marcin Slusarz2008-02-131-1/+1
* IB/mthca: Add missing sg_init_table() in mthca_map_user_db()Roland Dreier2008-02-121-0/+1
* IB/mthca: Return proper error codes from mthca_fmr_alloc()Olaf Kirch2008-02-041-2/+6
* IB: Avoid marking __devinitdata as constRoland Dreier2008-02-041-1/+1
* IB/ib_mthca: Pre-link receive WQEs in Tavor modeEli Cohen2008-02-042-14/+22
* IB/mthca: Remove checks for srq->first_free < 0Eli Cohen2008-02-041-23/+3
* IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()Jack Morgenstein2008-02-043-4/+12
* IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr()Roland Dreier2008-02-041-17/+3
* IB/mthca: Update latest "native Arbel" firmware revisionRoland Dreier2008-01-251-1/+1
* IB/mthca: Remove MSI support as scheduledAdrian Bunk2008-01-253-44/+13
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-241-6/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-235-96/+47
|\
| * IB/mthca: Avoid alignment traps when writing doorbellsRoland Dreier2007-10-155-96/+47
* | [SG] Update drivers to use sg helpersJens Axboe2007-10-221-9/+15
|/
* IB/mthca: Mark error paths as unlikely() in post_srq_recv functionsEli Cohen2007-10-101-4/+4
* IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier2007-10-091-0/+6
* IB/mthca: Increase max number of QPs per multicast group to 56Roland Dreier2007-10-091-1/+1
* IB/mthca: Use PCI-X/PCI-Express read control interfacesPeter Oruba2007-10-091-25/+8
* IB/mthca: Enable MSI-X by defaultMichael S. Tsirkin2007-10-091-31/+46
* IB/mthca: Change command token on timeoutMichael S. Tsirkin2007-07-201-2/+1
* IB/mthca: Simplify use of size0 in work request postingRoland Dreier2007-07-181-17/+24
* IB/mthca: Factor out setting WQE UD segment entriesRoland Dreier2007-07-181-18/+22
* IB/mthca: Factor out setting WQE remote address and atomic segment entriesRoland Dreier2007-07-181-59/+40
* IB/mthca: Factor out setting WQE data segment entriesRoland Dreier2007-07-183-54/+30
* IB/mthca: Use uninitialized_var() for f0Roland Dreier2007-07-171-2/+14
* IB/mthca: Fix printk format used for firmware version in warningRoland Dreier2007-07-171-1/+1
* IB/mthca: Schedule MSI support for removalRoland Dreier2007-07-171-4/+16
* drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warningJeff Garzik2007-07-171-2/+2
* IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>)Shani Moideen2007-07-102-2/+2
* IB: Use menuconfig for InfiniBand menuJan Engelhardt2007-07-091-1/+1
* IB/mthca, mlx4_core: Fix typo in commentRoland Dreier2007-06-071-1/+1
* IB/mthca: Fix handling of send CQE with error for QPs connected to SRQMichael S. Tsirkin2007-05-291-3/+3
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-213-61/+102
|\
| * IB/mthca: Fix RESET to ERROR transitionMichael S. Tsirkin2007-05-191-60/+98
| * IB/mthca: Set GRH:HopLimit when building MLX headersRolf Manderscheid2007-05-191-0/+1
| * IB/mthca: Fix use-after-free on device restartAli Ayoub2007-05-191-1/+3
* | Detach sched.h from mm.hAlexey Dobriyan2007-05-215-0/+5
|/
* IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQMichael S. Tsirkin2007-05-141-1/+3
* IB/mthca: Fix posting >255 recv WRs for TavorMichael S. Tsirkin2007-05-141-0/+1
* IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-082-10/+29
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-074-7/+24
|\
| * IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier2007-05-062-7/+9
| * IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-061-0/+2
| * IB/mthca: Work around kernel QP starvationMichael S. Tsirkin2007-04-301-0/+13
OpenPOWER on IntegriCloud