summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | [PATCH] fix missing includesTim Schmielau2005-10-307-0/+14
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Roland Dreier2005-10-284-4/+4
|\
| * [PATCH] gfp_t: drivers/infinibandAl Viro2005-10-284-4/+4
| * [PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier2005-10-231-10/+11
* | [IB] mthca: first pass at catastrophic error reportingRoland Dreier2005-10-275-1/+176
* | [IB] mthca: correct modify QP attribute masks for UCRoland Dreier2005-10-251-7/+3
* | [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty2005-10-251-63/+9
* | Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co...Roland Dreier2005-10-241-10/+11
|\ \
| * | [IB] mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier2005-10-221-10/+11
| |/
* | [IB] mthca: Don't enter QP into MCG more than once.Jack Morgenstein2005-10-181-1/+6
* | [IB] mthca: Add struct pci_driver.owner fieldRoland Dreier2005-10-181-0/+1
* | [IB] mthca: Use enum in mthca_alloc_db() prototypeRoland Dreier2005-10-182-2/+4
* | [IB] uverbs: Add a mask of device methods allowed for userspaceRoland Dreier2005-10-171-0/+20
* | [IB] mthca: Better limit checking and reportingJack Morgenstein2005-10-177-12/+40
* | [IB] mthca: detect SRQ overflowRoland Dreier2005-10-171-0/+15
* | [IB] mthca: SRQ limit reached eventsRoland Dreier2005-10-174-4/+45
* | [IB] mthca: Fill in more fields in query_port methodJack Morgenstein2005-10-171-0/+4
* | [IB] uverbs: Add device-specific ABI version attributeRoland Dreier2005-10-172-0/+7
* | [IB] mthca: Report correct atomic capabilityJack Morgenstein2005-10-173-0/+4
|/
* [IB] mthca: Fix memory leak on device closeMichael S. Tsirkin2005-09-301-24/+21
* [IB] mthca: fix hw_ver value returned from mthca_query_deviceJack Morgenstein2005-09-271-1/+1
* [IB] mthca: Round up number of slots in HCA context memory tableMichael S. Tsirkin2005-09-261-1/+1
* [IB] mthca: Fix off by one bug in mthca_map_cmdMichael S. Tsirkin2005-09-261-2/+2
OpenPOWER on IntegriCloud