summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb3/iwch_provider.c
AgeCommit message (Expand)Author
2017-10-18RDMA/cxgb3: Convert timers to use timer_setup()Kees Cook
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky
2017-07-20IB/cxgb3: Fix error codes in iwch_alloc_mr()Dan Carpenter
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov
2017-04-20cxgb3: Convert PDBG to pr_debugJoe Perches
2017-04-20cxgb3: Use more common logging styleJoe Perches
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz
2017-01-24RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram
2017-01-24IB/cxgb3: Set dev.parent instead of dma_deviceBart Van Assche
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua
2016-10-07IB/cxgb3: Move user vendor structuresLeon Romanovsky
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia
2016-06-23IB/cxgb3: Support device FW version stringIra Weiny
2016-05-26IB/core: Make device counter infrastructure dynamicChristoph Lameter
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig
2016-04-26iw_cxgb3: initialize ibdev.iwcm->ifname for port mappingSteve Wise
2016-03-01IB/core: Add vendor's specific data to alloc mwMatan Barak
2015-12-23IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig
2015-12-23cxgb3: simplify iwch_get_dma_wrChristoph Hellwig
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig
2015-12-23IB: remove support for phys MRsChristoph Hellwig
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