aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-18IB/core: Replace ib_query_gid with rdma_get_gid_attrParav Pandit1-35/+31
2018-04-03IB/core: Refactor GID modify code for RoCEParav Pandit1-3/+15
2018-03-27IB/core: Protect against concurrent access to hardware statsMark Bloch1-6/+28
2018-03-19IB/core: Set speed string to SDR for invalid active ratesHonggang Li1-0/+1
2018-01-03IB/core: Fix two kernel warnings triggered by rxe registrationBart Van Assche1-1/+0
2017-10-18IB/core: Fix unable to change lifespan entry for hw_countersParav Pandit1-1/+15
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky1-2/+2
2017-04-21IB/core: Add HDR speed enumNoa Osherovich1-0/+4
2017-04-21IB/core: Fix sysfs registration error flowJack Morgenstein1-1/+1
2017-01-24IB/core: Initialize ib_device.dev.parent earlierBart Van Assche1-1/+1
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia1-1/+1
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+14
2016-07-12IB core: Add port_xmit_wait counterChristoph Lameter1-0/+4
2016-06-23IB/core: Export a common fw_ver sysfs entryIra Weiny1-1/+14
2016-06-07IB/core: Initialize sysfs attributes before sysfs create groupMark Bloch1-0/+3
2016-06-07IB/core: fix error unwind in sysfs hw counters codeDoug Ledford1-3/+4
2016-06-07IB/core: Fix array length allocationDoug Ledford1-2/+5
2016-06-06IB/core: fix null pointer deref and mem leak in error handlingColin Ian King1-3/+4
2016-05-26IB/core: Make device counter infrastructure dynamicChristoph Lameter1-124/+242
2016-02-11IB/core: Fix reading capability mask of the port info classEran Ben Elisha1-3/+2
2016-02-04IB/sysfs: remove unused va_list argsColin Ian King1-2/+0
2016-01-19IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handlingHal Rosenstock1-4/+6
2016-01-19IB/sysfs: Fix sparse warning on attr_idIra Weiny1-2/+2
2015-12-23IB/core: Display extended counter set if availableChristoph Lameter1-3/+107
2015-12-23IB/core: Specify attribute_id in port_table_attributeChristoph Lameter1-2/+5
2015-12-23IB/core: Create get_perf_mad function in sysfs.cChristoph Lameter1-22/+40
2015-12-23IB/core: Add gid attributes to sysfsMatan Barak1-2/+182
2015-12-22IB/core: Avoid calling ib_query_deviceOr Gerlitz1-10/+4
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak1-1/+1
2015-08-30IB/core: Make ib_alloc_device init the kobjectJason Gunthorpe1-46/+5
2015-07-14IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock1-1/+1
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny1-1/+6
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny1-0/+1
2014-06-05IB/core: Fix kobject leak on device register error flowHaggai Eran1-26/+26
2014-06-04IB/core: Fix port kobject deletion during error flowHaggai Eran1-9/+17
2014-06-04IB/core: Remove unneeded kobject_get/put callsHaggai Eran1-5/+2
2014-01-18IB/core: Add support for RDMA_NODE_USNIC_UDPUpinder Malhi1-0/+1
2013-11-09IB/core: Add Cisco usNIC rdma node and transport typesUpinder Malhi \(umalhi\)1-0/+1
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-2/+6
2013-07-03drivers: avoid format string in dev_set_nameKees Cook1-1/+1
2013-06-24IB/core: Fix error return code in add_port()Wei Yongjun1-2/+6
2012-04-02IB/core: Don't return EINVAL from sysfs rate attribute for invalid speedsRoland Dreier1-4/+5
2012-03-05IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz1-7/+6
2012-02-27IB/core: Fix SDR rates in sysfsRoland Dreier1-7/+11
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-10-31infiniband: Fix up users implicitly relying on getting stat.hPaul Gortmaker1-0/+1
2011-10-11IB: Add new InfiniBand link speedsMarcel Apfelbaum1-4/+22
2010-10-25IB/core: Add link layer type information to sysfsEli Cohen1-0/+15
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell1-4/+17
2010-03-19sysfs: fix sysfs lockdep warning in infiniband codeGreg Kroah-Hartman1-0/+1