summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mthca
AgeCommit message (Expand)Author
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-15IB/mthca: Avoid alignment traps when writing doorbellsRoland Dreier
2007-10-10IB/mthca: Mark error paths as unlikely() in post_srq_recv functionsEli Cohen
2007-10-09IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier
2007-10-09IB/mthca: Increase max number of QPs per multicast group to 56Roland Dreier
2007-10-09IB/mthca: Use PCI-X/PCI-Express read control interfacesPeter Oruba
2007-10-09IB/mthca: Enable MSI-X by defaultMichael S. Tsirkin
2007-07-20IB/mthca: Change command token on timeoutMichael S. Tsirkin
2007-07-18IB/mthca: Simplify use of size0 in work request postingRoland Dreier
2007-07-18IB/mthca: Factor out setting WQE UD segment entriesRoland Dreier
2007-07-18IB/mthca: Factor out setting WQE remote address and atomic segment entriesRoland Dreier
2007-07-18IB/mthca: Factor out setting WQE data segment entriesRoland Dreier
2007-07-17IB/mthca: Use uninitialized_var() for f0Roland Dreier
2007-07-17IB/mthca: Fix printk format used for firmware version in warningRoland Dreier
2007-07-17IB/mthca: Schedule MSI support for removalRoland Dreier
2007-07-17drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warningJeff Garzik
2007-07-10IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>)Shani Moideen
2007-07-09IB: Use menuconfig for InfiniBand menuJan Engelhardt
2007-06-07IB/mthca, mlx4_core: Fix typo in commentRoland Dreier
2007-05-29IB/mthca: Fix handling of send CQE with error for QPs connected to SRQMichael S. Tsirkin
2007-05-21Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-19IB/mthca: Fix RESET to ERROR transitionMichael S. Tsirkin
2007-05-19IB/mthca: Set GRH:HopLimit when building MLX headersRolf Manderscheid
2007-05-19IB/mthca: Fix use-after-free on device restartAli Ayoub
2007-05-14IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQMichael S. Tsirkin
2007-05-14IB/mthca: Fix posting >255 recv WRs for TavorMichael S. Tsirkin
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-06IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-04-30IB/mthca: Work around kernel QP starvationMichael S. Tsirkin
2007-04-24IB: Set class_dev->dev in core for nice device symlinkJoachim Fenkes
2007-04-24IB/mthca: Simplify CQ cleaning in mthca_free_qp()Roland Dreier
2007-04-24IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memoryRoland Dreier
2007-04-18IB/mthca: Update HCA firmware revisionsRoland Dreier
2007-04-16IB/mthca: Fix data corruption after FMR unmap on SinaiMichael S. Tsirkin
2007-03-26IB/mthca: Fix thinko in init_mr_table()Michael S. Tsirkin
2007-03-01IB/mthca: Fix error path in mthca_alloc_memfree()Roland Dreier
2007-02-20IB/mthca: Make 2 functions staticAdrian Bunk
2007-02-16IB/mthca: Fix allocation of ICM chunks in coherent memoryRoland Dreier
2007-02-16IB/mthca: Allow the QP state transition RESET->RESETDotan Barak
2007-02-12IB/mthca: Always fill MTTs from CPUMichael S. Tsirkin
2007-02-12IB/mthca: Merge MR and FMR space on 64-bit systemsMichael S. Tsirkin
2007-02-12IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUsMichael S. Tsirkin
2007-02-12IB/mthca: Give reserved MTTs a separate cache lineMichael S. Tsirkin
2007-02-12IB/mthca: Fix reserved MTTs calculation on mem-free HCAsMichael S. Tsirkin