aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_catas.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+1
* IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long)John L. Burr2011-01-111-2/+3
* IB/mthca: Fix access to freed memory in catastrophic event handlingJack Morgenstein2009-09-241-3/+8
* IB/mthca: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein2009-09-051-0/+1
* IB/mthca: Use pci_request_regions()Roland Dreier2008-09-291-14/+1
* IB/mthca: Use round_jiffies() for catastrophic error polling timerRoland Dreier2008-07-141-1/+1
* IB/mthca: Remove "stop" flag for catastrophic error polling timerRoland Dreier2008-07-141-13/+2
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-141-2/+0
* WorkStruct: make allyesconfigDavid Howells2006-11-221-2/+2
* IB/mthca: Recover from catastrophic errorsJack Morgenstein2006-09-221-0/+62
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-101-1/+1
|\
| * [IB] mthca: fix typo in catastrophic error pollingRoland Dreier2005-11-101-1/+1
* | [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+3
|/
* [IB] mthca: first pass at catastrophic error reportingRoland Dreier2005-10-271-0/+153