aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_catas.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31infiniband: Fix up module files that need to include module.hPaul Gortmaker1-0/+1
2011-01-11IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long)John L. Burr1-2/+3
2009-09-24IB/mthca: Fix access to freed memory in catastrophic event handlingJack Morgenstein1-3/+8
2009-09-05IB/mthca: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein1-0/+1
2008-09-29IB/mthca: Use pci_request_regions()Roland Dreier1-14/+1
2008-07-14IB/mthca: Use round_jiffies() for catastrophic error polling timerRoland Dreier1-1/+1
2008-07-14IB/mthca: Remove "stop" flag for catastrophic error polling timerRoland Dreier1-13/+2
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier1-2/+0
2006-11-22WorkStruct: make allyesconfigDavid Howells1-2/+2
2006-09-22IB/mthca: Recover from catastrophic errorsJack Morgenstein1-0/+62
2005-11-10Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+1
2005-11-10[IB] mthca: fix typo in catastrophic error pollingRoland Dreier1-1/+1
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+3
2005-10-27[IB] mthca: first pass at catastrophic error reportingRoland Dreier1-0/+153