aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca
Commit message (Expand)AuthorAge
* IB/mthca: Return proper error codes from mthca_fmr_alloc()Olaf Kirch2008-02-04
* IB: Avoid marking __devinitdata as constRoland Dreier2008-02-04
* IB/ib_mthca: Pre-link receive WQEs in Tavor modeEli Cohen2008-02-04
* IB/mthca: Remove checks for srq->first_free < 0Eli Cohen2008-02-04
* IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()Jack Morgenstein2008-02-04
* IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr()Roland Dreier2008-02-04
* IB/mthca: Update latest "native Arbel" firmware revisionRoland Dreier2008-01-25
* IB/mthca: Remove MSI support as scheduledAdrian Bunk2008-01-25
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-23
|\
| * IB/mthca: Avoid alignment traps when writing doorbellsRoland Dreier2007-10-15
* | [SG] Update drivers to use sg helpersJens Axboe2007-10-22
|/
* 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