aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/sysfs.c
AgeCommit message (Expand)Author
2019-05-06RDMA: Add EFA related definitionsGal Pressman
2019-05-03RDMA/core: Allow detaching gid attribute netdevice for RoCEParav Pandit
2019-05-03RDMA/core: Do not invoke init_port on compat devicesParav Pandit
2019-04-08RDMA/cm: Move debug counters to be under relevant IB deviceLeon Romanovsky
2019-03-28RDMA/core: Support core port attributes in non init_netParav Pandit
2019-03-28RDMA/core: Introduce ib_core_device to hold deviceParav Pandit
2019-02-19RDMA: Add and use rdma_for_each_portJason Gunthorpe
2019-02-15RDMA/core: Move device addition deletion to device.cParav Pandit
2019-02-15RDMA/core: Introduce and use ib_setup_port_attrs()Parav Pandit
2019-02-15RDMA/core: Use simpler device_del() instead of device_unregister()Parav Pandit
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-10-17RDMA/core: Fix comment for hw stats init for port == 0Parav Pandit
2018-10-16RDMA/core: Rename ports_parent to ports_kobjParav Pandit
2018-10-16RDMA/core: Do not expose unsupported countersParav Pandit
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe
2018-09-05Merge branch 'uverbs_dev_cleanups' into rdma.git for-nextJason Gunthorpe
2018-09-05RDMA/core: Depend on device_add() to add device attributesParav Pandit
2018-09-05RDMA/core: Replace open-coded variant of get_deviceParav Pandit
2018-06-18IB/core: Replace ib_query_gid with rdma_get_gid_attrParav Pandit
2018-04-03IB/core: Refactor GID modify code for RoCEParav Pandit
2018-03-27IB/core: Protect against concurrent access to hardware statsMark Bloch
2018-03-19IB/core: Set speed string to SDR for invalid active ratesHonggang Li
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