aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mthca
AgeCommit message (Expand)Author
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
2006-03-20IB/mthca: Whitespace cleanupsRoland Dreier
2006-03-20IB/mthca: Add device-specific support for resizing CQsRoland Dreier
2006-03-20IB/mthca: Get rid of might_sleep() annotationsRoland Dreier
2006-03-20IB/mthca: Make functions that never fail return voidRoland Dreier
2006-02-13IB/mthca: bump driver version and release dateRoland Dreier
2006-02-10IB/mthca: Don't print debugging info until we have all valuesRoland Dreier
2006-01-30IB/mthca: Semaphore to mutex conversionsRoland Dreier
2006-01-30IB/mthca: Don't cancel commands on a signalMichael S. Tsirkin
2006-01-30IB/mthca: Relax UAR size checkMichael S. Tsirkin
2006-01-21IB/mthca: Use correct GID in MADs sent on port 2Michael S. Tsirkin
2006-01-12IB/mthca: Initialize grh_present before using itMichael S. Tsirkin
2006-01-12IB/mthca: Cosmetic: use the ALIGN macroMichael S. Tsirkin
2006-01-12IB/mthca: Fix memory leaks in error handlingJack Morgenstein
2006-01-12IB/mthca: Fix memory leak of multicast group structuresIshai Rabinovitz
2006-01-10IB: Add node_guid to struct ib_deviceSean Hefty
2006-01-09IB/mthca: Factor common MAD initialization codeRoland Dreier
2006-01-09IB/mthca: kzalloc conversionsRoland Dreier
2006-01-09IB/mthca: prevent event queue overrunMichael S. Tsirkin