<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/drivers/staging/rdma/Kconfig, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/drivers/staging/rdma/Kconfig?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/drivers/staging/rdma/Kconfig?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2016-05-26T16:59:34Z</updated>
<entry>
<title>staging/rdma: Remove the entire rdma subdirectory of staging</title>
<updated>2016-05-26T16:59:34Z</updated>
<author>
<name>Doug Ledford</name>
<email>dledford@redhat.com</email>
</author>
<published>2016-05-26T16:57:44Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=7a226f9c32b0481b0744e2726cd7f8349b866af5'/>
<id>urn:sha1:7a226f9c32b0481b0744e2726cd7f8349b866af5</id>
<content type='text'>
This is no longer in use.  Remove it.

Signed-off-by: Doug Ledford &lt;dledford@redhat.com&gt;
</content>
</entry>
<entry>
<title>IB/hfi1: Move driver out of staging</title>
<updated>2016-05-26T15:35:14Z</updated>
<author>
<name>Dennis Dalessandro</name>
<email>dennis.dalessandro@intel.com</email>
</author>
<published>2016-05-19T12:26:51Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=f48ad614c100783be1e7e777dc36328001b83999'/>
<id>urn:sha1:f48ad614c100783be1e7e777dc36328001b83999</id>
<content type='text'>
The TODO list for the hfi1 driver was completed during 4.6. In addition
other objections raised (which are far beyond what was in the TODO list)
have been addressed as well. It is now time to remove the driver from
staging and into the drivers/infiniband sub-tree.

Reviewed-by: Jubin John &lt;jubin.john@intel.com&gt;
Signed-off-by: Dennis Dalessandro &lt;dennis.dalessandro@intel.com&gt;
Signed-off-by: Doug Ledford &lt;dledford@redhat.com&gt;
</content>
</entry>
<entry>
<title>staging/rdma: remove deprecated ipath driver</title>
<updated>2016-02-03T16:10:58Z</updated>
<author>
<name>Doug Ledford</name>
<email>dledford@redhat.com</email>
</author>
<published>2016-02-03T16:10:58Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=b85d9905a7ca128f24e3a4e60ff2a1b0cd58ae7c'/>
<id>urn:sha1:b85d9905a7ca128f24e3a4e60ff2a1b0cd58ae7c</id>
<content type='text'>
This driver was moved to staging for eventual deletion.  Time
to complete that task.

Signed-off-by: Doug Ledford &lt;dledford@redhat.com&gt;
</content>
</entry>
<entry>
<title>staging/rdma: remove deprecated ehca driver</title>
<updated>2016-02-03T16:08:53Z</updated>
<author>
<name>Doug Ledford</name>
<email>dledford@redhat.com</email>
</author>
<published>2016-02-03T16:08:53Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=e581d111dad3781266ae1abe1d2848e69406deb5'/>
<id>urn:sha1:e581d111dad3781266ae1abe1d2848e69406deb5</id>
<content type='text'>
This driver was moved to staging for eventual deletion.  Time
to complete that task.

Signed-off-by: Doug Ledford &lt;dledford@redhat.com&gt;
</content>
</entry>
<entry>
<title>staging/rdma: remove deprecated amso1100 driver</title>
<updated>2016-02-03T16:06:23Z</updated>
<author>
<name>Doug Ledford</name>
<email>dledford@redhat.com</email>
</author>
<published>2016-02-03T16:06:23Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=f5e741b7c7dddefa318b7f91af134f8ae2a342c1'/>
<id>urn:sha1:f5e741b7c7dddefa318b7f91af134f8ae2a342c1</id>
<content type='text'>
Driver was placed in staging for eventual removal, it is time
to complete that task.

Signed-off-by: Doug Ledford &lt;dledford@redhat.com&gt;
</content>
</entry>
<entry>
<title>staging/rdma: Kconfig change STAGING_RDMA to be tristate.</title>
<updated>2015-09-29T01:42:27Z</updated>
<author>
<name>Ira Weiny</name>
<email>ira.weiny@intel.com</email>
</author>
<published>2015-09-28T18:05:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=b2d023af6995b949c3661abed48c5e8266b1170b'/>
<id>urn:sha1:b2d023af6995b949c3661abed48c5e8266b1170b</id>
<content type='text'>
STAGING_RDMA was failing to build when INFINIBAND was set to 'm' and
STAGING_RDMA was set to 'y'.

Making this a tristate properly inherits the 'm' from the INFINIBAND setting.

Reviewed-by: Dalessandro, Dennis &lt;dennis.dalessandro@intel.com&gt;
Reviewed-by: John, Jubin &lt;jubin.john@intel.com&gt;
Reviewed-by: Mike Marciniszyn &lt;mike.marciniszyn@intel.com&gt;
Signed-off-by: Ira Weiny &lt;ira.weiny@intel.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>IB/ehca: Deprecate driver, move to staging, schedule deletion</title>
<updated>2015-09-11T22:13:35Z</updated>
<author>
<name>Doug Ledford</name>
<email>dledford@redhat.com</email>
</author>
<published>2015-09-11T16:52:26Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=447e9a4d27484175a84daaa8e03d35c650f443b7'/>
<id>urn:sha1:447e9a4d27484175a84daaa8e03d35c650f443b7</id>
<content type='text'>
The ehca driver is only supported on IBM machines with a custom EBus.
As they have opted to build their newer machines using more industry
standard technology and haven't really been pushing EBus capable
machines for a while, this driver can now safely be moved to the
staging area and scheduled for eventual removal.  This plan was brought
to IBM's attention and received their sign-off.

Cc: alexs@linux.vnet.ibm.com
Cc: hnguyen@de.ibm.com
Cc: raisch@de.ibm.com
Cc: stefan.roscher@de.ibm.com
Signed-off-by: Doug Ledford &lt;dledford@redhat.com&gt;
</content>
</entry>
<entry>
<title>IB/hfi1: add driver files</title>
<updated>2015-08-29T02:59:36Z</updated>
<author>
<name>Mike Marciniszyn</name>
<email>mike.marciniszyn@intel.com</email>
</author>
<published>2015-07-30T19:17:43Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=7724105686e718ac476a6ad3304fea2fbcfcffde'/>
<id>urn:sha1:7724105686e718ac476a6ad3304fea2fbcfcffde</id>
<content type='text'>
Signed-off-by: Andrew Friedley &lt;andrew.friedley@intel.com&gt;
Signed-off-by: Arthur Kepner &lt;arthur.kepner@intel.com&gt;
Signed-off-by: Brendan Cunningham &lt;brendan.cunningham@intel.com&gt;
Signed-off-by: Brian Welty &lt;brian.welty@intel.com&gt;
Signed-off-by: Caz Yokoyama &lt;caz.yokoyama@intel.com&gt;
Signed-off-by: Dean Luick &lt;dean.luick@intel.com&gt;
Signed-off-by: Dennis Dalessandro &lt;dennis.dalessandro@intel.com&gt;
Signed-off-by: Easwar Hariharan &lt;easwar.hariharan@intel.com&gt;
Signed-off-by: Harish Chegondi &lt;harish.chegondi@intel.com&gt;
Signed-off-by: Ira Weiny &lt;ira.weiny@intel.com&gt;
Signed-off-by: Jim Snow &lt;jim.m.snow@intel.com&gt;
Signed-off-by: John Gregor &lt;john.a.gregor@intel.com&gt;
Signed-off-by: Jubin John &lt;jubin.john@intel.com&gt;
Signed-off-by: Kaike Wan &lt;kaike.wan@intel.com&gt;
Signed-off-by: Kevin Pine &lt;kevin.pine@intel.com&gt;
Signed-off-by: Kyle Liddell &lt;kyle.liddell@intel.com&gt;
Signed-off-by: Mike Marciniszyn &lt;mike.marciniszyn@intel.com&gt;
Signed-off-by: Mitko Haralanov &lt;mitko.haralanov@intel.com&gt;
Signed-off-by: Ravi Krishnaswamy &lt;ravi.krishnaswamy@intel.com&gt;
Signed-off-by: Sadanand Warrier &lt;sadanand.warrier@intel.com&gt;
Signed-off-by: Sanath Kumar &lt;sanath.s.kumar@intel.com&gt;
Signed-off-by: Sudeep Dutt &lt;sudeep.dutt@intel.com&gt;
Signed-off-by: Vlad Danushevsky &lt;vladimir.danusevsky@intel.com&gt;
Signed-off-by: Doug Ledford &lt;dledford@redhat.com&gt;
</content>
</entry>
<entry>
<title>RDMA/amso1100: Deprecate the amso1100 driver and move to staging</title>
<updated>2015-08-29T02:54:49Z</updated>
<author>
<name>Steve Wise</name>
<email>swise@opengridcomputing.com</email>
</author>
<published>2015-07-29T14:44:14Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=072bf1f7e4b5963034df35460f5f311396347a36'/>
<id>urn:sha1:072bf1f7e4b5963034df35460f5f311396347a36</id>
<content type='text'>
The HW hasn't been sold since 2005, and the SW has definite bit rot.
Its time to remove it.  So move it to staging for a few releases and
then remove it after that.

Signed-off-by: Steve Wise &lt;swise@opengridcomputing.com&gt;
Signed-off-by: Doug Ledford &lt;dledford@redhat.com&gt;
</content>
</entry>
<entry>
<title>IB/ipath: Deprecate ipath driver and move to staging.</title>
<updated>2015-08-29T02:54:49Z</updated>
<author>
<name>Dennis Dalessandro</name>
<email>dennis.dalessandro@intel.com</email>
</author>
<published>2015-07-30T13:25:42Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=6f9b38903c06c159d167344821cd7b4bae864380'/>
<id>urn:sha1:6f9b38903c06c159d167344821cd7b4bae864380</id>
<content type='text'>
It is now time for the ipath driver to begin to be phased out of the kernel.
This patch moves the ipath driver from the Infiniband sub tree to the staging
area where it will remain until the code is removed from the kernel in a few
releases.

Reviewed-by: Mike Marciniszyn &lt;mike.marciniszyn@intel.com&gt;
Signed-off-by: Dennis Dalessandro &lt;dennis.dalessandro@intel.com&gt;
Signed-off-by: Doug Ledford &lt;dledford@redhat.com&gt;
</content>
</entry>
</feed>
