aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAge
* IB/mthca: Fix modify QP error pathRoland Dreier2006-03-24
* IB/mthca: Fix indentationRoland Dreier2006-03-24
* IB/mthca: Fix uninitialized variable in mthca_alloc_qp()Jack Morgenstein2006-03-24
* IB/mthca: Check SRQ limit in modify SRQ operationJack Morgenstein2006-03-24
* IB/mthca: Check that SRQ WQE size does not exceed device's max valueJack Morgenstein2006-03-24
* IB/mthca: Check that sgid_index and path_mtu are valid in modify_qpDotan Barak2006-03-24
* IB/mthca: Query SRQ srq_limit fixesEli Cohen2006-03-20
* IB/mthca: Correct reported SRQ size in MemFree case.Dotan Barak2006-03-20
* IB/mthca: Coverity fix to mthca_init_eq_table()Roland Dreier2006-03-20
* IB/mthca: Update firmware versionsRoland Dreier2006-03-20
* IB/mthca: Optimize large messages on Sinai HCAsEli Cohen2006-03-20
* IB/mthca: Use an enum for HCA page sizeIshai Rabinovitz2006-03-20
* IB/mthca: Check alternate P_Key index when setting alternate pathDotan Barak2006-03-20
* IB/mthca: Add support for send work request fence flagDotan Barak2006-03-20
* IB/mthca: Implement query_ah methodJack Morgenstein2006-03-20
* IB/mthca: Write FW commands through doorbell pageEli Cohen2006-03-20
* IB/mthca: Return actual capacity from create_srqDotan Barak2006-03-20
* IB/mthca: Bump driver version and release dateRoland Dreier2006-03-20
* IB/mthca: Support for query QP and SRQEli Cohen2006-03-20
* IB/mthca: Convert to use ib_modify_qp_is_ok()Roland Dreier2006-03-20
* IB/mthca: Generate SQ drained events when requestedRoland Dreier2006-03-20
* IB: Enable FMR pool user to set page sizeOr Gerlitz2006-03-20
* IB/mthca: Add modify_device method to set node descriptionRoland Dreier2006-03-20
* IB/mthca: Whitespace cleanupsRoland Dreier2006-03-20
* IB/mthca: Add device-specific support for resizing CQsRoland Dreier2006-03-20
* IB/mthca: Get rid of might_sleep() annotationsRoland Dreier2006-03-20
* IB/mthca: Make functions that never fail return voidRoland Dreier2006-03-20
* IB/mthca: bump driver version and release dateRoland Dreier2006-02-13
* IB/mthca: Don't print debugging info until we have all valuesRoland Dreier2006-02-10
* IB/mthca: Semaphore to mutex conversionsRoland Dreier2006-01-30
* IB/mthca: Don't cancel commands on a signalMichael S. Tsirkin2006-01-30
* IB/mthca: Relax UAR size checkMichael S. Tsirkin2006-01-30
* IB/mthca: Use correct GID in MADs sent on port 2Michael S. Tsirkin2006-01-21
* IB/mthca: Initialize grh_present before using itMichael S. Tsirkin2006-01-12
* IB/mthca: Cosmetic: use the ALIGN macroMichael S. Tsirkin2006-01-12
* IB/mthca: Fix memory leaks in error handlingJack Morgenstein2006-01-12
* IB/mthca: Fix memory leak of multicast group structuresIshai Rabinovitz2006-01-12
* IB: Add node_guid to struct ib_deviceSean Hefty2006-01-10
* IB/mthca: Factor common MAD initialization codeRoland Dreier2006-01-09
* IB/mthca: kzalloc conversionsRoland Dreier2006-01-09
* IB/mthca: prevent event queue overrunMichael S. Tsirkin2006-01-09
* IB/mthca: fix page shift calculation in mthca_reg_phys_mr()Michael S. Tsirkin2006-01-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-01-08
|\
| * IB/mthca: Add support for automatic path migration (APM)Dotan Barak2006-01-06
| * IB/mthca: Fill in vendor_err field in completion with errorMichael S. Tsirkin2006-01-06
| * IB/mthca: multiple fixes for multicast group handlingJack Morgenstein2006-01-06
| * IB/mthca: fix for RTR-to-RTS transition in modify QPJack Morgenstein2006-01-06
| * IB/mthca: fix for SQEr-to-RTS transition in modify QPJack Morgenstein2006-01-06
| * IB/mthca: max_inline_data handling tweaksJack Morgenstein2006-01-06
| * IB/mthca: create_eq with size not a power of 2Michael S. Tsirkin2006-01-05