aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2005-11-29IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAsMichael S. Tsirkin
2005-11-28IB/mthca: reset QP's last pointers when transitioning to reset stateMichael S. Tsirkin
2005-11-18Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2005-11-18IB/mthca: Safer max_send_sge/max_recv_sge calculationMichael S. Tsirkin
2005-11-15[IB] mthca: don't disable RDMA writes if no responder resourcesRoland Dreier
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman
2005-11-10Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2005-11-10[IB] mthca: fix posting long lists of receive work requestsMichael S. Tsirkin
2005-11-10[IB] mthca: fix wraparound handling in mthca_cq_clean()Roland Dreier
2005-11-10[IB] mthca: fix posting of atomic operationsMichael S. Tsirkin
2005-11-10[IB] uverbs: have kernel return QP capabilitiesJack Morgenstein
2005-11-10[IB] mthca: fix typo in catastrophic error pollingRoland Dreier
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-11-04[IB] mthca: report page size capabilityJack Morgenstein
2005-11-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2005-11-03[IB] mthca: check P_Key index in modify QPJack Morgenstein
2005-11-02[IB] mthca: fix format of FW versionRoland Dreier
2005-11-02[IB] kzalloc() conversionsRoland Dreier
2005-10-31[IB] mthca: Avoid SRQ free WQE list corruptionRoland Dreier
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-29[IB] mthca: report asynchronous CQ eventsMichael S. Tsirkin
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Roland Dreier
2005-10-28[PATCH] gfp_t: drivers/infinibandAl Viro
2005-10-27[IB] mthca: first pass at catastrophic error reportingRoland Dreier
2005-10-25[IB] mthca: correct modify QP attribute masks for UCRoland Dreier
2005-10-25[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty
2005-10-24Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co...Roland Dreier
2005-10-23[PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier
2005-10-22[IB] mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier
2005-10-18[IB] mthca: Don't enter QP into MCG more than once.Jack Morgenstein
2005-10-18[IB] mthca: Add struct pci_driver.owner fieldRoland Dreier
2005-10-18[IB] mthca: Use enum in mthca_alloc_db() prototypeRoland Dreier
2005-10-17[IB] uverbs: Add a mask of device methods allowed for userspaceRoland Dreier
2005-10-17[IB] mthca: Better limit checking and reportingJack Morgenstein
2005-10-17[IB] mthca: detect SRQ overflowRoland Dreier
2005-10-17[IB] mthca: SRQ limit reached eventsRoland Dreier
2005-10-17[IB] mthca: Fill in more fields in query_port methodJack Morgenstein
2005-10-17[IB] uverbs: Add device-specific ABI version attributeRoland Dreier
2005-10-17[IB] mthca: Report correct atomic capabilityJack Morgenstein
2005-09-30[IB] mthca: Fix memory leak on device closeMichael S. Tsirkin
2005-09-27[IB] mthca: fix hw_ver value returned from mthca_query_deviceJack Morgenstein
2005-09-26[IB] mthca: Round up number of slots in HCA context memory tableMichael S. Tsirkin
2005-09-26[IB] mthca: Fix off by one bug in mthca_map_cmdMichael S. Tsirkin
2005-09-26[IB] mthca: fix off by one in clr_int calculationMichael S. Tsirkin
2005-09-26[IB] mthca: Fix doorbell record resource leakRoland Dreier
2005-09-20[PATCH] IB/mthca: Fix device removal memory leakMichael S. Tsirkin
2005-09-19[PATCH] IB/mthca: Don't try to set srq->last for userspace SRQsRoland Dreier
2005-09-18[PATCH] IB/mthca: Fix posting work requests to shared receive queuesRoland Dreier
2005-09-18[PATCH] IB/mthca: Initialize eq->nent before we use itRoland Dreier
2005-09-18[PATCH] IB/mthca: fix posting of first work requestRoland Dreier