aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mthca
AgeCommit message (Expand)Author
2006-09-22RDMA: iWARP Core Changes.Tom Tucker
2006-09-22IB: Whitespace fixesRoland Dreier
2006-09-22IB/mthca: Return correct number of bits for static rate in query_qpJack Morgenstein
2006-09-22IB/mthca: Return port number for unconnected QPs in query_qpJack Morgenstein
2006-09-22IB/mthca: Fix default static rate returned for Tavor in AVJack Morgenstein
2006-09-22IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell
2006-09-22IB/mthca: Include the header we really wantJames Lentini
2006-09-22IB/mthca: Don't use privileged UAR for kernel accessMichael S. Tsirkin
2006-09-22IB/mthca: Fix lid used for sending trapsJack Morgenstein
2006-08-31IB/mthca: Use IRQ safe locks to protect allocation bitmapsRoland Dreier
2006-08-23IB/mthca: Update HCA firmware revisionsMichael S. Tsirkin
2006-08-18IB/mthca: No userspace SRQs if HCA doesn't have SRQ supportRoland Dreier
2006-08-11IB/mthca: Fix potential AB-BA deadlock with CQ locksRoland Dreier
2006-08-10IB/mthca: Make fence flag work for send work requestsMichael S. Tsirkin
2006-08-03IB/mthca: Clean up mthca array index maskRoland Dreier
2006-08-03IB/mthca: Fix mthca_array_clear() thinkoMichael S. Tsirkin
2006-07-24IB/mthca: Initialize max_cmds before debug code prints itRoland Dreier
2006-07-24IB/mthca: Fix SRQ limit event range checkDotan Barak
2006-07-14[PATCH] IB/mthca: comment fixMichael S. Tsirkin
2006-07-14[PATCH] IB/mthca: fix static rate returned by mthca_ah_queryJack Morgenstein
2006-07-04[PATCH] mthca: initialize send and receive queue locks separatelyZach Brown
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman
2006-06-17IB/mthca: Make all device methods truly reentrantRoland Dreier
2006-06-17IB/mthca: Fix memory leak on modify_qp error pathsRoland Dreier
2006-06-17IB/mthca: Fill in max_map_per_fmr device attributeOr Gerlitz
2006-06-17IB/mthca: Add client reregister event generationLeonid Arsh
2006-06-17IB/mthca: Convert FW commands to use wait_for_completion_timeout()Roland Dreier
2006-06-17IB/mthca: Remove dead codeMichael S. Tsirkin
2006-06-17IB/mthca: memfree completion with error FW bug workaroundMichael S. Tsirkin
2006-06-17IB/mthca: restore missing PCI registers after resetMichael S. Tsirkin
2006-05-24IB/mthca: Fix posting lists of 256 receive requests to SRQ for TavorMichael S. Tsirkin
2006-05-18IB/mthca: Fix posting lists of 256 receive requests for TavorMichael S. Tsirkin
2006-05-17IB/mthca: Make fw_cmd_doorbell default to 0Roland Dreier
2006-05-10IB/mthca: FMR ioremap fixMichael S. Tsirkin
2006-05-09IB/mthca: Fix race in reference countingRoland Dreier
2006-05-01IB/mthca: Fix offset in query_gid methodRoland Dreier
2006-04-19IB/mthca: make a function staticAdrian Bunk
2006-04-12IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devicesJack Morgenstein
2006-04-10IB/mthca: Disable tuning PCI read burst sizeMichael S. Tsirkin
2006-04-10IB: simplify static rate encodingJack Morgenstein
2006-04-02IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=yRoland Dreier
2006-03-29IB/mthca: Fix section mismatch problemsRoland Dreier
2006-03-29IB/mthca: Fix check of size in SRQ creationJack Morgenstein
2006-03-24IB/mthca: Fix modify QP error pathRoland Dreier
2006-03-24IB/mthca: Fix indentationRoland Dreier
2006-03-24IB/mthca: Fix uninitialized variable in mthca_alloc_qp()Jack Morgenstein
2006-03-24IB/mthca: Check SRQ limit in modify SRQ operationJack Morgenstein
2006-03-24IB/mthca: Check that SRQ WQE size does not exceed device's max valueJack Morgenstein