summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0
* [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-271-2/+3
* IB/mthca: Make all device methods truly reentrantRoland Dreier2006-06-175-22/+48
* IB/mthca: Fix memory leak on modify_qp error pathsRoland Dreier2006-06-171-6/+6
* IB/mthca: Fill in max_map_per_fmr device attributeOr Gerlitz2006-06-171-0/+10
* IB/mthca: Add client reregister event generationLeonid Arsh2006-06-171-3/+11
* IB/mthca: Convert FW commands to use wait_for_completion_timeout()Roland Dreier2006-06-171-19/+4
* IB/mthca: Remove dead codeMichael S. Tsirkin2006-06-171-4/+0
* IB/mthca: memfree completion with error FW bug workaroundMichael S. Tsirkin2006-06-171-1/+10
* IB/mthca: restore missing PCI registers after resetMichael S. Tsirkin2006-06-171-0/+59
* IB/mthca: Fix posting lists of 256 receive requests to SRQ for TavorMichael S. Tsirkin2006-05-241-20/+21
* IB/mthca: Fix posting lists of 256 receive requests for TavorMichael S. Tsirkin2006-05-181-17/+18
* IB/mthca: Make fw_cmd_doorbell default to 0Roland Dreier2006-05-171-1/+1
* IB/mthca: FMR ioremap fixMichael S. Tsirkin2006-05-101-4/+11
* IB/mthca: Fix race in reference countingRoland Dreier2006-05-095-45/+74
* IB/mthca: Fix offset in query_gid methodRoland Dreier2006-05-011-1/+1
* IB/mthca: make a function staticAdrian Bunk2006-04-191-1/+1
* IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devicesJack Morgenstein2006-04-124-2/+30
* IB/mthca: Disable tuning PCI read burst sizeMichael S. Tsirkin2006-04-101-0/+7
* IB: simplify static rate encodingJack Morgenstein2006-04-108-17/+195
* IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=yRoland Dreier2006-04-024-11/+29
* IB/mthca: Fix section mismatch problemsRoland Dreier2006-03-299-12/+12
* IB/mthca: Fix check of size in SRQ creationJack Morgenstein2006-03-291-1/+1
* IB/mthca: Fix modify QP error pathRoland Dreier2006-03-241-10/+11
* IB/mthca: Fix indentationRoland Dreier2006-03-241-2/+2
* IB/mthca: Fix uninitialized variable in mthca_alloc_qp()Jack Morgenstein2006-03-241-4/+5
* IB/mthca: Check SRQ limit in modify SRQ operationJack Morgenstein2006-03-241-0/+2
* IB/mthca: Check that SRQ WQE size does not exceed device's max valueJack Morgenstein2006-03-241-0/+4
* IB/mthca: Check that sgid_index and path_mtu are valid in modify_qpDotan Barak2006-03-241-4/+23
* IB/mthca: Query SRQ srq_limit fixesEli Cohen2006-03-201-4/+8
* IB/mthca: Correct reported SRQ size in MemFree case.Dotan Barak2006-03-201-2/+2
* IB/mthca: Coverity fix to mthca_init_eq_table()Roland Dreier2006-03-201-1/+1
* IB/mthca: Update firmware versionsRoland Dreier2006-03-201-3/+3
* IB/mthca: Optimize large messages on Sinai HCAsEli Cohen2006-03-205-17/+51
* IB/mthca: Use an enum for HCA page sizeIshai Rabinovitz2006-03-204-30/+37
* IB/mthca: Check alternate P_Key index when setting alternate pathDotan Barak2006-03-201-2/+8
* IB/mthca: Add support for send work request fence flagDotan Barak2006-03-201-2/+6
* IB/mthca: Implement query_ah methodJack Morgenstein2006-03-203-0/+33
* IB/mthca: Write FW commands through doorbell pageEli Cohen2006-03-202-23/+136
* IB/mthca: Return actual capacity from create_srqDotan Barak2006-03-201-0/+3
* IB/mthca: Bump driver version and release dateRoland Dreier2006-03-201-2/+2
* IB/mthca: Support for query QP and SRQEli Cohen2006-03-206-1/+184
* IB/mthca: Convert to use ib_modify_qp_is_ok()Roland Dreier2006-03-203-290/+76
* IB/mthca: Generate SQ drained events when requestedRoland Dreier2006-03-202-2/+15
* IB: Enable FMR pool user to set page sizeOr Gerlitz2006-03-201-5/+5
* IB/mthca: Add modify_device method to set node descriptionRoland Dreier2006-03-202-1/+48
* IB/mthca: Whitespace cleanupsRoland Dreier2006-03-209-26/+26
* IB/mthca: Add device-specific support for resizing CQsRoland Dreier2006-03-207-52/+308
* IB/mthca: Get rid of might_sleep() annotationsRoland Dreier2006-03-203-13/+0
* IB/mthca: Make functions that never fail return voidRoland Dreier2006-03-203-22/+15
OpenPOWER on IntegriCloud