summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4/sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-23IB/mlx4: Fix the size of a buffer in add_port_entries()Christophe JAILLET1-1/+1
2021-02-03IB/mlx4: Use port iterator and validation APIsParav Pandit1-2/+2
2020-10-31RDMA: Convert various random sprintf sysfs _show uses to sysfs_emitJoe Perches1-11/+7
2020-10-31RDMA: Manual changes for sysfs_emit and neateningJoe Perches1-25/+19
2020-10-27RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches1-15/+15
2018-12-07mlx4: Use snprintf instead of complicated strcpyQian Cai1-8/+4
2018-10-16IB/mlx4: Refer to the device kobject instead of ports_parentParav Pandit1-5/+1
2017-09-14IB/mlx4: fix sprintf format warningArnd Bergmann1-1/+1
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz1-0/+1
2015-08-31IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein1-1/+4
2015-04-15IB/mlx4: Change init flow to request alias GUIDs for active VFsYishai Hadas1-17/+0
2015-04-15IB/mlx4: Manage admin alias GUID upon admin requestYishai Hadas1-9/+9
2015-04-15IB/mlx4: Alias GUID adding persistency supportYishai Hadas1-7/+4
2015-01-26net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas1-3/+3
2014-05-30IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein1-1/+104
2014-03-21net/mlx4: Adapt code for N-Port VFMatan Barak1-0/+5
2014-01-19IB/mlx4: Fix error return codeJulia Lawall1-2/+6
2013-02-16IB/mlx4: Adjust duplicate testJulia Lawall1-1/+1
2012-10-01IB/mlx4: Add iov directory in sysfs under the ib deviceJack Morgenstein1-0/+794