aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mthca
AgeCommit message (Expand)Author
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
2006-03-24IB/mthca: Check that sgid_index and path_mtu are valid in modify_qpDotan Barak
2006-03-20IB/mthca: Query SRQ srq_limit fixesEli Cohen
2006-03-20IB/mthca: Correct reported SRQ size in MemFree case.Dotan Barak
2006-03-20IB/mthca: Coverity fix to mthca_init_eq_table()Roland Dreier
2006-03-20IB/mthca: Update firmware versionsRoland Dreier
2006-03-20IB/mthca: Optimize large messages on Sinai HCAsEli Cohen
2006-03-20IB/mthca: Use an enum for HCA page sizeIshai Rabinovitz
2006-03-20IB/mthca: Check alternate P_Key index when setting alternate pathDotan Barak
2006-03-20IB/mthca: Add support for send work request fence flagDotan Barak
2006-03-20IB/mthca: Implement query_ah methodJack Morgenstein
2006-03-20IB/mthca: Write FW commands through doorbell pageEli Cohen
2006-03-20IB/mthca: Return actual capacity from create_srqDotan Barak
2006-03-20IB/mthca: Bump driver version and release dateRoland Dreier
2006-03-20IB/mthca: Support for query QP and SRQEli Cohen
2006-03-20IB/mthca: Convert to use ib_modify_qp_is_ok()Roland Dreier
2006-03-20IB/mthca: Generate SQ drained events when requestedRoland Dreier
2006-03-20IB: Enable FMR pool user to set page sizeOr Gerlitz
2006-03-20IB/mthca: Add modify_device method to set node descriptionRoland Dreier