Commit Graph

139 Commits (67a3e12b05e055c0415c556a315a3d3eb637e29e)

Author SHA1 Message Date
Ralph Campbell 9a6edb60ec IB/core: Allow device-specific per-port sysfs files 15 years ago
Roland Dreier 617c9a7e39 RDMA/cxgb3: Shrink .text with compile-time init of handlers arrays 15 years ago
Steve Wise 73a203d201 RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLD 15 years ago
FUJITA Tomonori 7960d6b9de RDMA/cxgb3: Use the dma state API instead of pci equivalents 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Steve Wise 69960a275e RDMA/cxgb3: Wait at least one schedule cycle during device removal 15 years ago
Steve Wise 68baf495d8 RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removing 15 years ago
Steve Wise 5279d3ac2d RDMA/cxgb3: Don't allocate the SW queue for user mode CQs 15 years ago
Steve Wise 9918b28d2b RDMA/cxgb3: Increase the max CQ depth 15 years ago
Steve Wise e998f245c4 RDMA/cxgb3: Doorbell overflow avoidance and recovery 15 years ago
Steve Wise 2542322485 RDMA/cxgb3: Remove BUG_ON() on CQ rearm failure 15 years ago
H Hartley Sweeten eacc4d6a7d drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address 15 years ago
Stefani Seibold 9842c38e91 kfifo: fix warn_unused_result 15 years ago
Stefani Seibold 7acd72eb85 kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... 15 years ago
Stefani Seibold e64c026dd0 kfifo: cleanup namespace 15 years ago
Stefani Seibold c1e13f2567 kfifo: move out spinlock 15 years ago
Stefani Seibold 4546548789 kfifo: move struct kfifo in place 15 years ago
Frank Zago 48617f862f RDMA/cxgb3: Fix error paths in post_send and post_recv 15 years ago
Uwe Kleine-Knig 21ae2956ce tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" 15 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Steve Wise e5da4ed8a4 RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port() 16 years ago
Steve Wise ffc40c6433 RDMA/cxgb3: Clean up properly on FW mismatch failures 16 years ago
Steve Wise 13a239330a RDMA/cxgb3: Don't ignore insert_handle() failures 16 years ago
Marcin Slusarz f1aa78b26e IB: Use printk_once() for driver versions 16 years ago
Steve Wise a52bf98d99 RDMA/cxgb3: Wake up any waiters on peer close/abort 16 years ago
Steve Wise 6e47fe4350 RDMA/cxgb3: Don't free endpoints early 16 years ago
Steve Wise fa0d4c11c4 RDMA/cxgb3: Handle port events properly 16 years ago
Steve Wise b496fe82d4 RDMA/cxgb3: Set the appropriate IO channel in rdma_init work requests 16 years ago
Steve Wise 3793d2fc3e RDMA/cxgb3: iwch_unregister_device leaks memory 16 years ago
Steve Wise 3026c19a14 RDMA/cxgb3: Limit fast register size based on T3 limitations 16 years ago
Steve Wise 7ab1a2b31d RDMA/cxgb3: Report correct port state and MTU 16 years ago
Steve Wise ec6995ddaa RDMA/cxgb3: Don't complete flushed send work requests twice 16 years ago
Steve Wise cde9e2f930 RDMA/cxgb3: Don't zero QP attrs when moving to IDLE 16 years ago
Steve Wise 96ac7e8892 RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connections 16 years ago
Steve Wise 874d8df5ed RDMA/cxgb3: Release dependent resources only when endpoint memory is freed. 16 years ago
Steve Wise 04b5d028f5 RDMA/cxgb3: Handle EEH events 16 years ago
Steve Wise d1fbe04eee RDMA/cxgb3: Enforce required firmware 16 years ago
Steve Wise 4263289630 RDMA/cxgb3: Remove modulo math from build_rdma_recv() 16 years ago
Steve Wise 42fb61f02f RDMA/cxgb3: Connection termination fixes 16 years ago
Steve Wise 900f4c16c3 RDMA/cxgb3: sgl/pbl offset calculation needs 64 bits 16 years ago
Divy Le Ray a73efd0a85 iw_cxgb3: handle chip reset notifications 16 years ago
Harvey Harrison 9c3da09917 IB: Remove __constant_{endian} uses 16 years ago
Steve Wise b3e123cf65 RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface) 16 years ago
Steve Wise cf3760dad5 RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface. 16 years ago
Roland Dreier af2b0a1ec3 RDMA/cxgb3: Fix too-big reserved field zeroing in iwch_post_zb_read() 16 years ago
Steve Wise dc35fac9e9 RDMA/cxgb3: Remove cmid reference on tid allocation failures 17 years ago
Jon Mason c752c78275 RDMA/cxgb3: Set active_mtu in ib_port_attr 17 years ago
Steve Wise be43324d8b RDMA/cxgb3: Fix deadlock initializing iw_cxgb3 device 17 years ago
Steve Wise 1c355a6e80 RDMA/cxgb3: Fix up MW access rights 17 years ago
Steve Wise 5f0f66b022 RDMA/cxgb3: Fix QP capabilities 17 years ago