summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/nldev.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/core: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-261-1/+2
* RDMA/nldev: Return port capability flag for IB onlyLeon Romanovsky2018-06-181-8/+8
* RDMA/NLDEV: remove mr iova attributeSteve Wise2018-05-161-3/+0Star
* RDMA/nldev: helper functions to add driver attributesSteve Wise2018-05-031-0/+66
* RDMA/nldev: add driver-specific resource trackingSteve Wise2018-05-031-0/+29
* RDMA/nldev: Add explicit pad attributeSteve Wise2018-05-031-11/+15
* RDMA/nldev: Provide netdevice name and indexLeon Romanovsky2018-03-291-5/+26
* RDMA/nldev: provide detailed PD informationSteve Wise2018-03-081-0/+57
* RDMA/nldev: provide detailed MR informationSteve Wise2018-03-081-0/+56
* RDMA/nldev: provide detailed CQ informationSteve Wise2018-03-081-0/+52
* RDMA/nldev: provide detailed CM_ID informationSteve Wise2018-03-081-9/+98
* RDMA/nldev: common resource dumpit functionSteve Wise2018-03-081-18/+43
* RDMA/nldev: missing error code in nldev_res_get_doit()Dan Carpenter2018-02-011-1/+3
* RDMA/nldev: Provide detailed QP informationLeon Romanovsky2018-01-301-0/+227
* RDMA/nldev: Provide global resource utilizationLeon Romanovsky2018-01-301-0/+147
* Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-nextDoug Ledford2018-01-081-18/+36
|\
| * RDMA/netlink: Fix locking around __ib_get_device_by_indexLeon Romanovsky2018-01-021-18/+36
* | RDMA/nldev: Refactor setting the nldev handle to a common functionLeon Romanovsky2018-01-021-6/+14
|/
* RDMA/netlink: Fix general protection faultLeon Romanovsky2017-12-071-1/+1
* RDMA/nldev: Enforce device index check for port callbackLeon Romanovsky2017-10-311-1/+3
* rdma: Autoload netlink client modulesJason Gunthorpe2017-08-221-0/+3
* RDMA/netlink: Export node_typeLeon Romanovsky2017-08-101-0/+3
* RDMA/netlink: Provide port state and physical link stateLeon Romanovsky2017-08-101-0/+6
* RDMA/netlink: Export LID mask control (LMC)Leon Romanovsky2017-08-101-0/+3
* RDMA/netink: Export lids and sm_lidsLeon Romanovsky2017-08-101-1/+8
* RDMA/netlink: Advertise IB subnet prefixLeon Romanovsky2017-08-101-0/+5
* RDMA/netlink: Export node_guid and sys_image_guidLeon Romanovsky2017-08-101-0/+8
* RDMA/netlink: Export FW versionLeon Romanovsky2017-08-101-0/+9
* RDMA/netlink: Expose device and port capability masksLeon Romanovsky2017-08-101-0/+19
* RDMA/netlink: Implement nldev port doit callbackLeon Romanovsky2017-08-101-0/+44
* RDMA/netlink: Add nldev port dumpit implementationLeon Romanovsky2017-08-101-0/+71
* RDMA/netlink: Add nldev device doit implementationLeon Romanovsky2017-08-101-0/+40
* RDMA/netlink: Implement nldev device dumpit calbackLeon Romanovsky2017-08-101-1/+63
* RDMA/netlink: Add nldev initialization flowsLeon Romanovsky2017-08-101-0/+45