aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb3/iwch_provider.c
Commit message (Expand)AuthorAge
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-17
* RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-26
* RDMA/providers: Remove pointless functionsKamal Heib2018-07-30
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-18
* RDMA/cxgb3: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-22
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-19
* RDMA/cxgb3: Convert timers to use timer_setup()Kees Cook2017-10-18
* RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-10
* IB/cxgb3: Fix error codes in iwch_alloc_mr()Dan Carpenter2017-07-20
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-01
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-25
* cxgb3: Convert PDBG to pr_debugJoe Perches2017-04-20
* cxgb3: Use more common logging styleJoe Perches2017-04-20
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * IB/cxgb3: Set dev.parent instead of dma_deviceBart Van Assche2017-01-24
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-23
|\ \
| * | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-14
| |/
* / RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram2017-01-24
|/
* IB/core: Let create_ah return extended response to userMoni Shoua2016-12-13
* IB/cxgb3: Move user vendor structuresLeon Romanovsky2016-10-07
* IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-07
* IB/cxgb3: Support device FW version stringIra Weiny2016-06-23
* IB/core: Make device counter infrastructure dynamicChristoph Lameter2016-05-26
* IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-13
* IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-13
* iw_cxgb3: initialize ibdev.iwcm->ifname for port mappingSteve Wise2016-04-26
* IB/core: Add vendor's specific data to alloc mwMatan Barak2016-03-01
* IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig2015-12-23
* cxgb3: simplify iwch_get_dma_wrChristoph Hellwig2015-12-23
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-23
* IB: remove support for phys MRsChristoph Hellwig2015-12-23
* RDMA/cxgb3: Remove old FRWR APISagi Grimberg2015-10-28
* RDMA/cxgb3: Support the new memory registration APISagi Grimberg2015-10-28
* cxgb3: Support ib_alloc_mr verbSagi Grimberg2015-08-30
* RDMA/cxgb3: fail get_dma_mr on 64 bit archesSteve Wise2015-07-24
* IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-12
* IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-12
* IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-12
* IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-02
* IB/core: Convert core to use bitfield for capsIra Weiny2015-05-20
* IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-20
* IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-18
* IB: Refactor umem to use linear SG tableYishai Hadas2014-03-04
* RDMA/cxgb3: Fix stack info leak in iwch_create_cq()Dan Carpenter2013-07-30
* RDMA/cxgb3: Fix uninitialized variableCong Ding2013-04-17
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-26
|\
| * IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-21
* | IB: cxgb3: delay freeing mem untill entirely done with itJesper Juhl2013-01-29
|/
* IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz2012-03-05