summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* IB/mthca: Initialize grh_present before using itMichael S. Tsirkin2006-01-123-5/+8
* IB/mthca: Cosmetic: use the ALIGN macroMichael S. Tsirkin2006-01-121-2/+3
* IB/mthca: Fix memory leaks in error handlingJack Morgenstein2006-01-121-3/+7
* IB/mthca: Fix memory leak of multicast group structuresIshai Rabinovitz2006-01-121-1/+1
* IB: Add node_guid to struct ib_deviceSean Hefty2006-01-101-2/+38
* IB/mthca: Factor common MAD initialization codeRoland Dreier2006-01-091-30/+22
* IB/mthca: kzalloc conversionsRoland Dreier2006-01-091-8/+4
* IB/mthca: prevent event queue overrunMichael S. Tsirkin2006-01-091-13/+15
* IB/mthca: fix page shift calculation in mthca_reg_phys_mr()Michael S. Tsirkin2006-01-091-11/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-01-088-151/+217
|\
| * IB/mthca: Add support for automatic path migration (APM)Dotan Barak2006-01-061-20/+37
| * IB/mthca: Fill in vendor_err field in completion with errorMichael S. Tsirkin2006-01-061-5/+7
| * IB/mthca: multiple fixes for multicast group handlingJack Morgenstein2006-01-061-19/+35
| * IB/mthca: fix for RTR-to-RTS transition in modify QPJack Morgenstein2006-01-061-2/+0
| * IB/mthca: fix for SQEr-to-RTS transition in modify QPJack Morgenstein2006-01-061-3/+2
| * IB/mthca: max_inline_data handling tweaksJack Morgenstein2006-01-061-26/+36
| * IB/mthca: create_eq with size not a power of 2Michael S. Tsirkin2006-01-051-2/+2
| * IB/mthca: check port validity in modify_qpJack Morgenstein2006-01-051-0/+6
| * IB/mthca: check return value in mthca_dev_lim callJack Morgenstein2006-01-051-0/+4
| * IB/mthca: fix WQE size calculation in create-srqJack Morgenstein2006-01-041-1/+1
| * IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QPJack Morgenstein2005-12-151-4/+6
| * IB/mthca: Fix IB_QP_ACCESS_FLAGS handling.Jack Morgenstein2005-12-151-50/+37
| * IB/mthca: Fix SRQ cleanup during QP destroyJack Morgenstein2005-12-151-1/+10
| * IB/mthca: Fix thinko in mthca_table_find()Michael S. Tsirkin2005-12-151-1/+1
| * IB/mthca: don't change driver's copy of attributes if modify QP failsJack Morgenstein2005-12-091-5/+6
| * IB/mthca: correct log2 calculationJack Morgenstein2005-12-091-11/+6
| * IB/mthca: check RDMA limitsJack Morgenstein2005-12-091-0/+14
| * IB/mthca: fix memory user DB table leakJack Morgenstein2005-12-091-0/+2
| * IB/mthca: fix QP size limits for mem-free HCAsJack Morgenstein2005-11-301-4/+8
* | [PATCH] fix more missing includesTim Schmielau2006-01-081-0/+1
|/
* IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAsMichael S. Tsirkin2005-11-292-3/+31
* IB/mthca: reset QP's last pointers when transitioning to reset stateMichael S. Tsirkin2005-11-281-0/+3
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-181-19/+18
|\
| * IB/mthca: Safer max_send_sge/max_recv_sge calculationMichael S. Tsirkin2005-11-181-4/+6
| * [IB] mthca: don't disable RDMA writes if no responder resourcesRoland Dreier2005-11-151-15/+12
* | [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
|/
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-1010-29/+137
|\
| * [IB] mthca: fix posting long lists of receive work requestsMichael S. Tsirkin2005-11-103-5/+39
| * [IB] mthca: fix wraparound handling in mthca_cq_clean()Roland Dreier2005-11-101-10/+6
| * [IB] mthca: fix posting of atomic operationsMichael S. Tsirkin2005-11-101-4/+4
| * [IB] uverbs: have kernel return QP capabilitiesJack Morgenstein2005-11-106-9/+84
| * [IB] mthca: fix typo in catastrophic error pollingRoland Dreier2005-11-101-1/+1
| * [IB] mthca: report page size capabilityJack Morgenstein2005-11-043-0/+3
* | [PATCH] fix remaining missing includesTim Schmielau2005-11-072-0/+6
|/
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-049-17/+54
|\
| * [IB] mthca: check P_Key index in modify QPJack Morgenstein2005-11-031-0/+7
| * [IB] mthca: fix format of FW versionRoland Dreier2005-11-022-2/+2
| * [IB] kzalloc() conversionsRoland Dreier2005-11-022-6/+2
| * [IB] mthca: Avoid SRQ free WQE list corruptionRoland Dreier2005-10-311-6/+7
| * [IB] mthca: report asynchronous CQ eventsMichael S. Tsirkin2005-10-293-3/+36
OpenPOWER on IntegriCloud