summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb3/iwch_provider.c
AgeCommit message (Expand)Author
2015-10-28RDMA/cxgb3: Remove old FRWR APISagi Grimberg
2015-10-28RDMA/cxgb3: Support the new memory registration APISagi Grimberg
2015-08-30cxgb3: Support ib_alloc_mr verbSagi Grimberg
2015-07-24RDMA/cxgb3: fail get_dma_mr on 64 bit archesSteve Wise
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang
2014-03-04IB: Refactor umem to use linear SG tableYishai Hadas
2013-07-30RDMA/cxgb3: Fix stack info leak in iwch_create_cq()Dan Carpenter
2013-04-16RDMA/cxgb3: Fix uninitialized variableCong Ding
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-02-21IB/core: Add "type 2" memory windows supportShani Michaeli
2013-01-29IB: cxgb3: delay freeing mem untill entirely done with itJesper Juhl
2012-03-05IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz
2011-10-31RDMA/cxgb3: Serialize calls to CQ's comp_handlerKumar Sanghvi
2011-07-18RDMA: Allow for NULL .modify_device() and .modify_port() methodsBart Van Assche
2010-10-22RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in errorSteve Wise
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-24RDMA/cxgb3: Don't allocate the SW queue for user mode CQsSteve Wise
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-07RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port()Steve Wise
2009-09-09RDMA/cxgb3: Don't ignore insert_handle() failuresSteve Wise
2009-09-05RDMA/cxgb3: iwch_unregister_device leaks memorySteve Wise
2009-05-27RDMA/cxgb3: Report correct port state and MTUSteve Wise
2008-11-12RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)Steve Wise
2008-09-30RDMA/cxgb3: Set active_mtu in ib_port_attrJon Mason
2008-08-04RDMA/cxgb3: Fix deadlock initializing iw_cxgb3 deviceSteve Wise
2008-07-14RDMA/cxgb3: Fixes for zero STagSteve Wise
2008-07-14RDMA/core: Add local DMA L_Key supportSteve Wise
2008-07-14RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw()Steve Wise
2008-07-14RDMA/cxgb3: Propagate HW page size capabilitiesJon Mason
2008-07-14RDMA/cxgb3: Add support for protocol statisticsSteve Wise
2008-07-14RDMA/cxgb3: Fix up some ib_device_attr fieldsSteve Wise
2008-07-14RDMA/cxgb3: MEM_MGT_EXTENSIONS supportSteve Wise
2008-07-08RDMA/cxgb3: Fix regression caused by class_device -> device conversionSteve Wise
2008-05-06RDMA/cxgb3: Fix severe limit on userspace memory registration sizeRoland Dreier
2008-04-29RDMA/cxgb3: Set the max_mr_size device attribute correctlySteve Wise
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner
2008-04-19IB: convert struct class_device to struct deviceTony Jones
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier
2008-04-16IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison
2008-03-09RDMA/cxgb3: Fix iwch_create_cq() off-by-one errorJon Mason
2008-02-29RDMA/cxgb3: Return correct max_inline_data when creating a QPJon Mason
2008-01-25RDMA/cxgb3: Fix the T3A workaround checksSteve Wise
2008-01-25RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo callSteve Wise