aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mthca
AgeCommit message (Expand)Author
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
2006-01-09IB/mthca: fix page shift calculation in mthca_reg_phys_mr()Michael S. Tsirkin
2006-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2006-01-08[PATCH] fix more missing includesTim Schmielau
2006-01-06IB/mthca: Add support for automatic path migration (APM)Dotan Barak
2006-01-06IB/mthca: Fill in vendor_err field in completion with errorMichael S. Tsirkin
2006-01-06IB/mthca: multiple fixes for multicast group handlingJack Morgenstein
2006-01-06IB/mthca: fix for RTR-to-RTS transition in modify QPJack Morgenstein