aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mthca
AgeCommit message (Expand)Author
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
2005-09-18[PATCH] IB/mthca: assign ACK timeout field correctlyRoland Dreier
2005-09-11Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband Linus Torvalds
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk
2005-09-07[PATCH] IB: Initialize qp->waitMichael S. Tsirkin
2005-09-07[PATCH] IB: really reset QPsRoland Dreier
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier
2005-08-26[PATCH] IB/mthca: Add SRQ implementationRoland Dreier
2005-08-26[PATCH] IB/mthca: Handle context tables smaller than our chunk sizeRoland Dreier
2005-08-26[PATCH] IB/mthca: Move WQE structures into their own headerRoland Dreier
2005-08-26[PATCH] IB/mthca: Simplify handling of completions with errorRoland Dreier
2005-08-26[PATCH] IB/mthca: Factor out common queue alloc codeRoland Dreier
2005-08-26[PATCH] IB/mthca: Report correct max_msg_szRoland Dreier
2005-08-26[PATCH] IB/mthca: Use correct port width capability valueRoland Dreier
2005-08-26[PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering
2005-08-26[PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_fre...Guy German
2005-08-26[PATCH] IB/mthca: add HCA board ID to sysfs infoMichael S. Tsirkin
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier
2005-08-26[PATCH] IB: Update current firmware versions in mthca driverTziporet Koren
2005-07-27[IB/mthca]: Use io_remap_pfn_range for PCI spaceMichael S. Tsirkin
2005-07-27[IB/mthca]: Fix error CQ entry handling on mem-free HCAsRoland Dreier