Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1627782 > unrolled thread
| Started by | Doug Ledford <dledford@redhat.com> |
|---|---|
| First post | 2017-04-20 22:20 +0200 |
| Last post | 2017-04-20 22:20 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 0/4] infiniband: chelsio Doug Ledford <dledford@redhat.com> - 2017-04-20 22:20 +0200
| From | Doug Ledford <dledford@redhat.com> |
|---|---|
| Date | 2017-04-20 22:20 +0200 |
| Subject | Re: [PATCH 0/4] infiniband: chelsio |
| Message-ID | <tyqIy-504-5@gated-at.bofh.it> |
On Thu, 2017-02-09 at 14:23 -0800, Joe Perches wrote: > Neaten logging > > Joe Perches (4): > cxgb3: Use more common logging style > cxgb3: Convert PDBG to pr_debug > cxgb4: Use more common logging style > cxgb4: Convert PDBG to pr_debug > > drivers/infiniband/hw/cxgb3/cxio_dbg.c | 35 +-- > drivers/infiniband/hw/cxgb3/cxio_hal.c | 201 +++++++-------- > drivers/infiniband/hw/cxgb3/cxio_hal.h | 7 +- > drivers/infiniband/hw/cxgb3/cxio_resource.c | 25 +- > drivers/infiniband/hw/cxgb3/iwch.c | 19 +- > drivers/infiniband/hw/cxgb3/iwch_cm.c | 269 ++++++++++------ > --- > drivers/infiniband/hw/cxgb3/iwch_cm.h | 18 +- > drivers/infiniband/hw/cxgb3/iwch_cq.c | 21 +- > drivers/infiniband/hw/cxgb3/iwch_ev.c | 26 +- > drivers/infiniband/hw/cxgb3/iwch_mem.c | 2 +- > drivers/infiniband/hw/cxgb3/iwch_provider.c | 112 ++++---- > drivers/infiniband/hw/cxgb3/iwch_provider.h | 9 +- > drivers/infiniband/hw/cxgb3/iwch_qp.c | 67 +++-- > drivers/infiniband/hw/cxgb4/cm.c | 387 ++++++++++++++-- > ------------ > drivers/infiniband/hw/cxgb4/cq.c | 79 +++--- > drivers/infiniband/hw/cxgb4/device.c | 141 +++++----- > drivers/infiniband/hw/cxgb4/ev.c | 39 ++- > drivers/infiniband/hw/cxgb4/iw_cxgb4.h | 48 ++-- > drivers/infiniband/hw/cxgb4/mem.c | 34 ++- > drivers/infiniband/hw/cxgb4/provider.c | 42 ++- > drivers/infiniband/hw/cxgb4/qp.c | 96 +++---- > drivers/infiniband/hw/cxgb4/resource.c | 64 +++-- > drivers/infiniband/hw/cxgb4/t4.h | 24 +- > 23 files changed, 861 insertions(+), 904 deletions(-) Series applied, thanks. -- Doug Ledford <dledford@redhat.com> GPG KeyID: B826A3330E572FDD Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD
Back to top | Article view | linux.kernel
csiph-web