aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/sysfs.c
Commit message (Expand)AuthorAge
* RDMA: Add EFA related definitionsGal Pressman2019-05-06
* RDMA/core: Allow detaching gid attribute netdevice for RoCEParav Pandit2019-05-03
* RDMA/core: Do not invoke init_port on compat devicesParav Pandit2019-05-03
* RDMA/cm: Move debug counters to be under relevant IB deviceLeon Romanovsky2019-04-08
* RDMA/core: Support core port attributes in non init_netParav Pandit2019-03-28
* RDMA/core: Introduce ib_core_device to hold deviceParav Pandit2019-03-28
* RDMA: Add and use rdma_for_each_portJason Gunthorpe2019-02-19
* RDMA/core: Move device addition deletion to device.cParav Pandit2019-02-15
* RDMA/core: Introduce and use ib_setup_port_attrs()Parav Pandit2019-02-15
* RDMA/core: Use simpler device_del() instead of device_unregister()Parav Pandit2019-02-15
* RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-14
* RDMA: Rename port_callback to init_portParav Pandit2019-01-14
* RDMA: Start use ib_device_opsKamal Heib2018-12-12
* RDMA/core: Fix comment for hw stats init for port == 0Parav Pandit2018-10-17
* RDMA/core: Rename ports_parent to ports_kobjParav Pandit2018-10-16
* RDMA/core: Do not expose unsupported countersParav Pandit2018-10-16
* RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-26
* Merge branch 'uverbs_dev_cleanups' into rdma.git for-nextJason Gunthorpe2018-09-05
|\
| * RDMA/core: Depend on device_add() to add device attributesParav Pandit2018-09-05
* | RDMA/core: Replace open-coded variant of get_deviceParav Pandit2018-09-05
|/
* IB/core: Replace ib_query_gid with rdma_get_gid_attrParav Pandit2018-06-18
* IB/core: Refactor GID modify code for RoCEParav Pandit2018-04-03
* IB/core: Protect against concurrent access to hardware statsMark Bloch2018-03-27
* IB/core: Set speed string to SDR for invalid active ratesHonggang Li2018-03-19
* IB/core: Fix two kernel warnings triggered by rxe registrationBart Van Assche2018-01-03
* IB/core: Fix unable to change lifespan entry for hw_countersParav Pandit2017-10-18
* RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-10
* IB/core: Add HDR speed enumNoa Osherovich2017-04-21
* IB/core: Fix sysfs registration error flowJack Morgenstein2017-04-21
* IB/core: Initialize ib_device.dev.parent earlierBart Van Assche2017-01-24
* IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-07
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-04
|\
| * IB/core: Export a common fw_ver sysfs entryIra Weiny2016-06-23
* | IB core: Add port_xmit_wait counterChristoph Lameter2016-07-12
|/
* IB/core: Initialize sysfs attributes before sysfs create groupMark Bloch2016-06-07
* IB/core: fix error unwind in sysfs hw counters codeDoug Ledford2016-06-07
* IB/core: Fix array length allocationDoug Ledford2016-06-07
* IB/core: fix null pointer deref and mem leak in error handlingColin Ian King2016-06-06
* IB/core: Make device counter infrastructure dynamicChristoph Lameter2016-05-26
* IB/core: Fix reading capability mask of the port info classEran Ben Elisha2016-02-11
* IB/sysfs: remove unused va_list argsColin Ian King2016-02-04
* IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handlingHal Rosenstock2016-01-19
* IB/sysfs: Fix sparse warning on attr_idIra Weiny2016-01-19
* IB/core: Display extended counter set if availableChristoph Lameter2015-12-23
* IB/core: Specify attribute_id in port_table_attributeChristoph Lameter2015-12-23
* IB/core: Create get_perf_mad function in sysfs.cChristoph Lameter2015-12-23
* IB/core: Add gid attributes to sysfsMatan Barak2015-12-23
* IB/core: Avoid calling ib_query_deviceOr Gerlitz2015-12-22
* IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-21
* IB/core: Make ib_alloc_device init the kobjectJason Gunthorpe2015-08-30