aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb4/provider.c
AgeCommit message (Expand)Author
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2021-11-19RDMA/cxgb4: Use helper function to set GUIDsKamal Heib
2021-10-12RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-06-16RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe
2021-06-16RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2020-10-26RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches
2020-10-26RDMA: Remove uverbs cmds from drivers that don't use themJason Gunthorpe
2020-10-26RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe
2020-10-26RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe
2020-10-26RDMA/cxgb4: Remove MW supportJason Gunthorpe
2020-10-16RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe
2020-09-17RDMA: Clean MW allocation and free flowsLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on PD deallocateLeon Romanovsky
2020-07-20RDMA/cxgb4: Remove the query_pkey callbackKamal Heib
2020-06-23RDMA: Add dedicated CM_ID resource tracker functionMaor Gottlieb
2020-06-23RDMA: Add a dedicated CQ resource tracker functionMaor Gottlieb
2020-06-23RDMA: Add dedicated MR resource tracker functionMaor Gottlieb
2019-10-28RDMA/iw_cxgb4: Report correct port speed/widthPotnuri Bharat Teja
2019-08-12RDMA/{cxgb3, cxgb4, i40iw}: Remove common codeKamal Heib
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-10RDMA: Move owner into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe
2019-05-27RDMA/cxgb4: Use sizeof() notationLeon Romanovsky
2019-05-03RDMA: Get rid of iw_cm_verbsKamal Heib
2019-04-09RDMA/cxgb4: Use ib_device_set_netdev()Steve Wise
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky
2019-02-15RDMA/cxgb4: Remove kref accounting for sync operationLeon Romanovsky
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2019-02-04iw_cxgb*: kzalloc the iwcm verbs structSteve Wise
2019-01-30RDMA/core: Use the ops infrastructure to keep all callbacks in one placeLeon Romanovsky
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2018-12-11RDMA/cxgb4: Initialize ib_device_ops structKamal Heib
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe
2018-07-30RDMA/providers: Remove pointless functionsKamal Heib
2018-07-25rdma/cxgb4: Add support for kernel mode SRQ'sRaju Rangoju
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-05-03iw_cxgb4: dump detailed driver-specific QP informationSteve Wise
2018-03-23iw_cxgb4: Add ib_device->get_netdev supportSteve Wise
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2018-03-15RDMA/cxgb4: Use structs to describe the uABI instead of opencodingJason Gunthorpe
2017-11-13iw_cxgb4: Fix possible circular dependency locking warningBharat Potnuri
2017-11-13iw_cxgb4: remove BUG_ON() usage.Steve Wise