aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-25RDMA/hfi1: Convert to SPDX identifierCai Huoqing1-43/+2
2021-06-16RDMA: Change ops->init_port to ops->port_groupsJason Gunthorpe1-11/+1
2021-06-16RDMA/hfi1: Use attributes for the port sysfsJason Gunthorpe1-336/+194
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch1-1/+1
2020-10-30RDMA: Convert various random sprintf sysfs _show uses to sysfs_emitJoe Perches1-5/+5
2020-10-30RDMA: Manual changes for sysfs_emit and neateningJoe Perches1-21/+17
2020-10-26RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches1-8/+8
2020-03-27IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan1-5/+8
2020-03-27IB/hfi1: Fix memory leaks in sysfs registration and unregistrationKaike Wan1-2/+11
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit1-8/+8
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit1-37/+32
2017-10-04IB/hfi1: Fix incorrect available receive user context countMichael J. Ruhl1-1/+1
2017-08-18IB/hfi1: add const to bin_attribute structuresBhumika Goyal1-2/+2
2017-06-01RDMA/hfi1: fix array termination by appending NULL to attr arraySteven L. Roberts1-1/+2
2017-04-20IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana1-2/+2
2016-11-15IB/hfi1: Remove redundant sysfs irq affinity entryTadeusz Struk1-25/+0
2016-10-02IB/hfi1: Add a new VL sysfs attribute for sdma enginesTadeusz Struk1-1/+14
2016-10-02IB/hfi1: Add sysfs interface for affinity setupTadeusz Struk1-1/+89
2016-08-02IB/hfi1: Add sysfs entry to override SDMA interrupt affinityTadeusz Struk1-0/+25
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro1-0/+785