aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca
Commit message (Expand)AuthorAge
* IB/mthca: Mark error paths as unlikely() in post_srq_recv functionsEli Cohen2007-10-10
* IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier2007-10-09
* IB/mthca: Increase max number of QPs per multicast group to 56Roland Dreier2007-10-09
* IB/mthca: Use PCI-X/PCI-Express read control interfacesPeter Oruba2007-10-09
* IB/mthca: Enable MSI-X by defaultMichael S. Tsirkin2007-10-09
* IB/mthca: Change command token on timeoutMichael S. Tsirkin2007-07-21
* IB/mthca: Simplify use of size0 in work request postingRoland Dreier2007-07-18
* IB/mthca: Factor out setting WQE UD segment entriesRoland Dreier2007-07-18
* IB/mthca: Factor out setting WQE remote address and atomic segment entriesRoland Dreier2007-07-18
* IB/mthca: Factor out setting WQE data segment entriesRoland Dreier2007-07-18
* IB/mthca: Use uninitialized_var() for f0Roland Dreier2007-07-17
* IB/mthca: Fix printk format used for firmware version in warningRoland Dreier2007-07-17
* IB/mthca: Schedule MSI support for removalRoland Dreier2007-07-17
* drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warningJeff Garzik2007-07-17
* IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>)Shani Moideen2007-07-10
* IB: Use menuconfig for InfiniBand menuJan Engelhardt2007-07-09
* IB/mthca, mlx4_core: Fix typo in commentRoland Dreier2007-06-07
* IB/mthca: Fix handling of send CQE with error for QPs connected to SRQMichael S. Tsirkin2007-05-29
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-21
|\
| * IB/mthca: Fix RESET to ERROR transitionMichael S. Tsirkin2007-05-19
| * IB/mthca: Set GRH:HopLimit when building MLX headersRolf Manderscheid2007-05-19
| * IB/mthca: Fix use-after-free on device restartAli Ayoub2007-05-19
* | Detach sched.h from mm.hAlexey Dobriyan2007-05-21
|/
* IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQMichael S. Tsirkin2007-05-14
* IB/mthca: Fix posting >255 recv WRs for TavorMichael S. Tsirkin2007-05-14
* IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-08
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-07
|\
| * IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier2007-05-07
| * IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-07
| * IB/mthca: Work around kernel QP starvationMichael S. Tsirkin2007-04-30
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
|/
* IB: Set class_dev->dev in core for nice device symlinkJoachim Fenkes2007-04-25
* IB/mthca: Simplify CQ cleaning in mthca_free_qp()Roland Dreier2007-04-24
* IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memoryRoland Dreier2007-04-24
* IB/mthca: Update HCA firmware revisionsRoland Dreier2007-04-18
* IB/mthca: Fix data corruption after FMR unmap on SinaiMichael S. Tsirkin2007-04-16
* IB/mthca: Fix thinko in init_mr_table()Michael S. Tsirkin2007-03-26
* IB/mthca: Fix error path in mthca_alloc_memfree()Roland Dreier2007-03-01
* IB/mthca: Make 2 functions staticAdrian Bunk2007-02-20
* IB/mthca: Fix allocation of ICM chunks in coherent memoryRoland Dreier2007-02-16
* IB/mthca: Allow the QP state transition RESET->RESETDotan Barak2007-02-16
* IB/mthca: Always fill MTTs from CPUMichael S. Tsirkin2007-02-12
* IB/mthca: Merge MR and FMR space on 64-bit systemsMichael S. Tsirkin2007-02-12
* IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUsMichael S. Tsirkin2007-02-12
* IB/mthca: Give reserved MTTs a separate cache lineMichael S. Tsirkin2007-02-12
* IB/mthca: Fix reserved MTTs calculation on mem-free HCAsMichael S. Tsirkin2007-02-12
* IB/mthca: Work around gcc bug on sparc64David Howells2007-02-10
* IB/mthca: Use correct structure size in call to memset()Roland Dreier2007-02-10
* IB: Return qp pointer as part of ib_wcMichael S. Tsirkin2007-02-04
* IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET stateDotan Barak2007-01-09