summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-261-4/+0Star
* Merge branch 'uverbs_dev_cleanups' into rdma.git for-nextJason Gunthorpe2018-09-061-34/+27Star
|\
| * RDMA/core: Depend on device_add() to add device attributesParav Pandit2018-09-061-34/+27Star
* | RDMA/core: Replace open-coded variant of get_deviceParav Pandit2018-09-061-2/+2
|/
* IB/core: Replace ib_query_gid with rdma_get_gid_attrParav Pandit2018-06-181-35/+31Star
* IB/core: Refactor GID modify code for RoCEParav Pandit2018-04-041-3/+15
* IB/core: Protect against concurrent access to hardware statsMark Bloch2018-03-271-6/+28
* IB/core: Set speed string to SDR for invalid active ratesHonggang Li2018-03-191-0/+1
* IB/core: Fix two kernel warnings triggered by rxe registrationBart Van Assche2018-01-041-1/+0Star
* IB/core: Fix unable to change lifespan entry for hw_countersParav Pandit2017-10-181-1/+15
* RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-2/+2
* IB/core: Add HDR speed enumNoa Osherovich2017-04-211-0/+4
* IB/core: Fix sysfs registration error flowJack Morgenstein2017-04-211-1/+1
* IB/core: Initialize ib_device.dev.parent earlierBart Van Assche2017-01-241-1/+1
* IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-071-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-051-1/+14
|\
| * IB/core: Export a common fw_ver sysfs entryIra Weiny2016-06-231-1/+14
* | IB core: Add port_xmit_wait counterChristoph Lameter2016-07-121-0/+4
|/
* IB/core: Initialize sysfs attributes before sysfs create groupMark Bloch2016-06-071-0/+3
* IB/core: fix error unwind in sysfs hw counters codeDoug Ledford2016-06-071-3/+4
* IB/core: Fix array length allocationDoug Ledford2016-06-071-2/+5
* IB/core: fix null pointer deref and mem leak in error handlingColin Ian King2016-06-071-3/+4
* IB/core: Make device counter infrastructure dynamicChristoph Lameter2016-05-261-124/+242
* IB/core: Fix reading capability mask of the port info classEran Ben Elisha2016-02-111-3/+2Star
* IB/sysfs: remove unused va_list argsColin Ian King2016-02-041-2/+0Star
* IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handlingHal Rosenstock2016-01-191-4/+6
* IB/sysfs: Fix sparse warning on attr_idIra Weiny2016-01-191-2/+2
* IB/core: Display extended counter set if availableChristoph Lameter2015-12-231-3/+107
* IB/core: Specify attribute_id in port_table_attributeChristoph Lameter2015-12-231-2/+5
* IB/core: Create get_perf_mad function in sysfs.cChristoph Lameter2015-12-231-22/+40
* IB/core: Add gid attributes to sysfsMatan Barak2015-12-231-2/+182
* IB/core: Avoid calling ib_query_deviceOr Gerlitz2015-12-221-10/+4Star
* IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-221-1/+1
* IB/core: Make ib_alloc_device init the kobjectJason Gunthorpe2015-08-311-46/+5Star
* IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock2015-07-141-1/+1
* IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-121-1/+6
* IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-201-0/+1
* IB/core: Fix kobject leak on device register error flowHaggai Eran2014-06-051-26/+26
* IB/core: Fix port kobject deletion during error flowHaggai Eran2014-06-041-9/+17
* IB/core: Remove unneeded kobject_get/put callsHaggai Eran2014-06-041-5/+2Star
* IB/core: Add support for RDMA_NODE_USNIC_UDPUpinder Malhi2014-01-181-0/+1
* IB/core: Add Cisco usNIC rdma node and transport typesUpinder Malhi \(umalhi\)2013-11-091-0/+1
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-07-131-2/+6
|\
| * IB/core: Fix error return code in add_port()Wei Yongjun2013-06-241-2/+6
* | drivers: avoid format string in dev_set_nameKees Cook2013-07-041-1/+1
|/
* IB/core: Don't return EINVAL from sysfs rate attribute for invalid speedsRoland Dreier2012-04-021-4/+5
* IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz2012-03-051-7/+6Star
* IB/core: Fix SDR rates in sysfsRoland Dreier2012-02-271-7/+11
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-0/+1
|\
| * infiniband: Fix up users implicitly relying on getting stat.hPaul Gortmaker2011-11-011-0/+1