aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAge
* 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
| * IB/mthca: check port validity in modify_qpJack Morgenstein2006-01-05
| * IB/mthca: check return value in mthca_dev_lim callJack Morgenstein2006-01-05
| * IB/mthca: fix WQE size calculation in create-srqJack Morgenstein2006-01-04
| * IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QPJack Morgenstein2005-12-15
| * IB/mthca: Fix IB_QP_ACCESS_FLAGS handling.Jack Morgenstein2005-12-15
| * IB/mthca: Fix SRQ cleanup during QP destroyJack Morgenstein2005-12-15
| * IB/mthca: Fix thinko in mthca_table_find()Michael S. Tsirkin2005-12-15
| * IB/mthca: don't change driver's copy of attributes if modify QP failsJack Morgenstein2005-12-09
| * IB/mthca: correct log2 calculationJack Morgenstein2005-12-09
| * IB/mthca: check RDMA limitsJack Morgenstein2005-12-09
| * IB/mthca: fix memory user DB table leakJack Morgenstein2005-12-09
| * IB/mthca: fix QP size limits for mem-free HCAsJack Morgenstein2005-11-30
* | [PATCH] fix more missing includesTim Schmielau2006-01-08
|/
* IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAsMichael S. Tsirkin2005-11-29