aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAge
...
| * IB/mthca: max_inline_data handling tweaksJack Morgenstein2006-01-06
| * IB/mthca: create_eq with size not a power of 2Michael S. Tsirkin2006-01-05
| * IB/mthca: check port validity in modify_qpJack Morgenstein2006-01-05
| * IB/mthca: check return value in mthca_dev_lim callJack Morgenstein2006-01-05
| * IB/mthca: fix WQE size calculation in create-srqJack Morgenstein2006-01-04
| * IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QPJack Morgenstein2005-12-15
| * IB/mthca: Fix IB_QP_ACCESS_FLAGS handling.Jack Morgenstein2005-12-15
| * IB/mthca: Fix SRQ cleanup during QP destroyJack Morgenstein2005-12-15
| * IB/mthca: Fix thinko in mthca_table_find()Michael S. Tsirkin2005-12-15
| * IB/mthca: don't change driver's copy of attributes if modify QP failsJack Morgenstein2005-12-09
| * IB/mthca: correct log2 calculationJack Morgenstein2005-12-09
| * IB/mthca: check RDMA limitsJack Morgenstein2005-12-09
| * IB/mthca: fix memory user DB table leakJack Morgenstein2005-12-09
| * IB/mthca: fix QP size limits for mem-free HCAsJack Morgenstein2005-11-30
* | [PATCH] fix more missing includesTim Schmielau2006-01-08
|/
* IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAsMichael S. Tsirkin2005-11-29
* IB/mthca: reset QP's last pointers when transitioning to reset stateMichael S. Tsirkin2005-11-28
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-18
|\
| * IB/mthca: Safer max_send_sge/max_recv_sge calculationMichael S. Tsirkin2005-11-18
| * [IB] mthca: don't disable RDMA writes if no responder resourcesRoland Dreier2005-11-15
* | [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-10
|/
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-10
|\
| * [IB] mthca: fix posting long lists of receive work requestsMichael S. Tsirkin2005-11-10
| * [IB] mthca: fix wraparound handling in mthca_cq_clean()Roland Dreier2005-11-10
| * [IB] mthca: fix posting of atomic operationsMichael S. Tsirkin2005-11-10
| * [IB] uverbs: have kernel return QP capabilitiesJack Morgenstein2005-11-10
| * [IB] mthca: fix typo in catastrophic error pollingRoland Dreier2005-11-10
| * [IB] mthca: report page size capabilityJack Morgenstein2005-11-05
* | [PATCH] fix remaining missing includesTim Schmielau2005-11-07
|/
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-04
|\
| * [IB] mthca: check P_Key index in modify QPJack Morgenstein2005-11-03
| * [IB] mthca: fix format of FW versionRoland Dreier2005-11-03
| * [IB] kzalloc() conversionsRoland Dreier2005-11-02
| * [IB] mthca: Avoid SRQ free WQE list corruptionRoland Dreier2005-10-31
| * [IB] mthca: report asynchronous CQ eventsMichael S. Tsirkin2005-10-29
* | [PATCH] fix missing includesTim Schmielau2005-10-30
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Roland Dreier2005-10-28
|\
| * [PATCH] gfp_t: drivers/infinibandAl Viro2005-10-28
| * [PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier2005-10-23
* | [IB] mthca: first pass at catastrophic error reportingRoland Dreier2005-10-27
* | [IB] mthca: correct modify QP attribute masks for UCRoland Dreier2005-10-25
* | [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty2005-10-25
* | Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co...Roland Dreier2005-10-24
|\ \
| * | [IB] mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier2005-10-22
| |/
* | [IB] mthca: Don't enter QP into MCG more than once.Jack Morgenstein2005-10-18
* | [IB] mthca: Add struct pci_driver.owner fieldRoland Dreier2005-10-18
* | [IB] mthca: Use enum in mthca_alloc_db() prototypeRoland Dreier2005-10-18
* | [IB] uverbs: Add a mask of device methods allowed for userspaceRoland Dreier2005-10-17
* | [IB] mthca: Better limit checking and reportingJack Morgenstein2005-10-17
* | [IB] mthca: detect SRQ overflowRoland Dreier2005-10-17