summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mthca
AgeCommit message (Expand)AuthorFilesLines
2006-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds8-151/+217
2006-01-09[PATCH] fix more missing includesTim Schmielau1-0/+1
2006-01-07IB/mthca: Add support for automatic path migration (APM)Dotan Barak1-20/+37
2006-01-07IB/mthca: Fill in vendor_err field in completion with errorMichael S. Tsirkin1-5/+7
2006-01-07IB/mthca: multiple fixes for multicast group handlingJack Morgenstein1-19/+35
2006-01-07IB/mthca: fix for RTR-to-RTS transition in modify QPJack Morgenstein1-2/+0
2006-01-07IB/mthca: fix for SQEr-to-RTS transition in modify QPJack Morgenstein1-3/+2
2006-01-06IB/mthca: max_inline_data handling tweaksJack Morgenstein1-26/+36
2006-01-06IB/mthca: create_eq with size not a power of 2Michael S. Tsirkin1-2/+2
2006-01-06IB/mthca: check port validity in modify_qpJack Morgenstein1-0/+6
2006-01-06IB/mthca: check return value in mthca_dev_lim callJack Morgenstein1-0/+4
2006-01-05IB/mthca: fix WQE size calculation in create-srqJack Morgenstein1-1/+1
2005-12-16IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QPJack Morgenstein1-4/+6
2005-12-16IB/mthca: Fix IB_QP_ACCESS_FLAGS handling.Jack Morgenstein1-50/+37
2005-12-16IB/mthca: Fix SRQ cleanup during QP destroyJack Morgenstein1-1/+10
2005-12-16IB/mthca: Fix thinko in mthca_table_find()Michael S. Tsirkin1-1/+1
2005-12-10IB/mthca: don't change driver's copy of attributes if modify QP failsJack Morgenstein1-5/+6
2005-12-10IB/mthca: correct log2 calculationJack Morgenstein1-11/+6
2005-12-10IB/mthca: check RDMA limitsJack Morgenstein1-0/+14
2005-12-10IB/mthca: fix memory user DB table leakJack Morgenstein1-0/+2
2005-11-30IB/mthca: fix QP size limits for mem-free HCAsJack Morgenstein1-4/+8
2005-11-29IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAsMichael S. Tsirkin2-3/+31
2005-11-28IB/mthca: reset QP's last pointers when transitioning to reset stateMichael S. Tsirkin1-0/+3
2005-11-19Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds1-19/+18
2005-11-19IB/mthca: Safer max_send_sge/max_recv_sge calculationMichael S. Tsirkin1-4/+6
2005-11-15[IB] mthca: don't disable RDMA writes if no responder resourcesRoland Dreier1-15/+12
2005-11-11[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-11-11Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds10-29/+137
2005-11-10[IB] mthca: fix posting long lists of receive work requestsMichael S. Tsirkin3-5/+39
2005-11-10[IB] mthca: fix wraparound handling in mthca_cq_clean()Roland Dreier1-10/+6
2005-11-10[IB] mthca: fix posting of atomic operationsMichael S. Tsirkin1-4/+4
2005-11-10[IB] uverbs: have kernel return QP capabilitiesJack Morgenstein6-9/+84
2005-11-10[IB] mthca: fix typo in catastrophic error pollingRoland Dreier1-1/+1
2005-11-07[PATCH] fix remaining missing includesTim Schmielau2-0/+6
2005-11-05[IB] mthca: report page size capabilityJack Morgenstein3-0/+3
2005-11-05Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds9-17/+54
2005-11-04[IB] mthca: check P_Key index in modify QPJack Morgenstein1-0/+7
2005-11-03[IB] mthca: fix format of FW versionRoland Dreier2-2/+2
2005-11-02[IB] kzalloc() conversionsRoland Dreier2-6/+2
2005-10-31[IB] mthca: Avoid SRQ free WQE list corruptionRoland Dreier1-6/+7
2005-10-31[PATCH] fix missing includesTim Schmielau7-0/+14
2005-10-29[IB] mthca: report asynchronous CQ eventsMichael S. Tsirkin3-3/+36
2005-10-29Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Roland Dreier4-4/+4
2005-10-28[PATCH] gfp_t: drivers/infinibandAl Viro4-4/+4
2005-10-27[IB] mthca: first pass at catastrophic error reportingRoland Dreier5-1/+176
2005-10-25[IB] mthca: correct modify QP attribute masks for UCRoland Dreier1-7/+3
2005-10-25[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty1-63/+9
2005-10-24Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co...Roland Dreier1-10/+11
2005-10-24[PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier1-10/+11
2005-10-22[IB] mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier1-10/+11