summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/sysfs.c
AgeCommit message (Expand)Author
2018-01-03IB/core: Fix two kernel warnings triggered by rxe registrationBart Van Assche
2017-10-18IB/core: Fix unable to change lifespan entry for hw_countersParav Pandit
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky
2017-04-21IB/core: Add HDR speed enumNoa Osherovich
2017-04-21IB/core: Fix sysfs registration error flowJack Morgenstein
2017-01-24IB/core: Initialize ib_device.dev.parent earlierBart Van Assche
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-07-12IB core: Add port_xmit_wait counterChristoph Lameter
2016-06-23IB/core: Export a common fw_ver sysfs entryIra Weiny
2016-06-07IB/core: Initialize sysfs attributes before sysfs create groupMark Bloch
2016-06-07IB/core: fix error unwind in sysfs hw counters codeDoug Ledford
2016-06-07IB/core: Fix array length allocationDoug Ledford
2016-06-06IB/core: fix null pointer deref and mem leak in error handlingColin Ian King
2016-05-26IB/core: Make device counter infrastructure dynamicChristoph Lameter
2016-02-11IB/core: Fix reading capability mask of the port info classEran Ben Elisha
2016-02-04IB/sysfs: remove unused va_list argsColin Ian King
2016-01-19IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handlingHal Rosenstock
2016-01-19IB/sysfs: Fix sparse warning on attr_idIra Weiny
2015-12-23IB/core: Display extended counter set if availableChristoph Lameter
2015-12-23IB/core: Specify attribute_id in port_table_attributeChristoph Lameter
2015-12-23IB/core: Create get_perf_mad function in sysfs.cChristoph Lameter
2015-12-23IB/core: Add gid attributes to sysfsMatan Barak
2015-12-22IB/core: Avoid calling ib_query_deviceOr Gerlitz
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak
2015-08-30IB/core: Make ib_alloc_device init the kobjectJason Gunthorpe
2015-07-14IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny
2014-06-05IB/core: Fix kobject leak on device register error flowHaggai Eran
2014-06-04IB/core: Fix port kobject deletion during error flowHaggai Eran
2014-06-04IB/core: Remove unneeded kobject_get/put callsHaggai Eran
2014-01-18IB/core: Add support for RDMA_NODE_USNIC_UDPUpinder Malhi
2013-11-09IB/core: Add Cisco usNIC rdma node and transport typesUpinder Malhi \(umalhi\)
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-07-03drivers: avoid format string in dev_set_nameKees Cook
2013-06-24IB/core: Fix error return code in add_port()Wei Yongjun
2012-04-02IB/core: Don't return EINVAL from sysfs rate attribute for invalid speedsRoland Dreier
2012-03-05IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz
2012-02-27IB/core: Fix SDR rates in sysfsRoland Dreier
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31infiniband: Fix up users implicitly relying on getting stat.hPaul Gortmaker
2011-10-11IB: Add new InfiniBand link speedsMarcel Apfelbaum
2010-10-25IB/core: Add link layer type information to sysfsEli Cohen
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell
2010-03-19sysfs: fix sysfs lockdep warning in infiniband codeGreg Kroah-Hartman
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2009-06-15infiniband: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-03-04IB: Remove useless ibdev_is_alive() tests from sysfs codeRoland Dreier
2009-02-25IB: Remove sysfs files before unregistering deviceRoland Dreier