aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb3/iwch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-28RDMA/cxgb3: Shrink .text with compile-time init of handlers arraysRoland Dreier1-2/+0
2010-03-11RDMA/cxgb3: Wait at least one schedule cycle during device removalSteve Wise1-0/+2
2010-02-24RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removingSteve Wise1-0/+1
2010-02-24RDMA/cxgb3: Doorbell overflow avoidance and recoverySteve Wise1-4/+75
2009-09-10Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier1-3/+1
2009-09-09RDMA/cxgb3: Clean up properly on FW mismatch failuresSteve Wise1-1/+4
2009-09-05IB: Use printk_once() for driver versionsMarcin Slusarz1-3/+1
2009-09-05RDMA/cxgb3: Handle port events properlySteve Wise1-8/+20
2009-03-30RDMA/cxgb3: Handle EEH eventsSteve Wise1-2/+9
2009-01-26iw_cxgb3: handle chip reset notificationsDivy Le Ray1-1/+14
2008-07-14RDMA/cxgb3: Propagate HW page size capabilitiesJon Mason1-1/+1
2008-07-14RDMA/cxgb3: Remove write-only iwch_rnic_attributes fieldsRoland Dreier1-2/+0
2008-07-14RDMA/cxgb3: Fix up some ib_device_attr fieldsSteve Wise1-2/+2
2008-04-29RDMA/cxgb3: Set the max_mr_size device attribute correctlySteve Wise1-0/+1
2008-04-16IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison1-3/+3
2007-02-16RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driverSteve Wise1-1/+0
2007-02-12RDMA/cxgb3: Add driver for Chelsio T3 RNICSteve Wise1-0/+189