<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/infiniband/hw/ipath/ipath_debug.h, branch master</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=master</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2015-08-29T02:54:49Z</updated>
<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.shady.money/linux/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>
<entry>
<title>IB/ipath: Prevent link-recovery code from negating admin disable</title>
<updated>2008-04-17T04:09:26Z</updated>
<author>
<name>Michael Albaugh</name>
<email>Michael.Albaugh@Qlogic.com</email>
</author>
<published>2008-04-17T04:09:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=4330e4dad780467d930b394b5119c0218a1e2dbe'/>
<id>urn:sha1:4330e4dad780467d930b394b5119c0218a1e2dbe</id>
<content type='text'>
The link can be put in LINKDOWN_DISABLE state either locally or via a
MAD.  However, the link-recovery code will take it out of that state as
a side-effect of attempts to clear SerDes/XGXS issues.

We add a flag to indicate "link is down on purpose, leave it alone."

Signed-off-by: Michael Albaugh &lt;michael.albaugh@qlogic.com&gt;
Signed-off-by: Roland Dreier &lt;rolandd@cisco.com&gt;
</content>
</entry>
<entry>
<title>IB/ipath: Head of Line blocking vs forward progress of user apps</title>
<updated>2008-04-17T04:09:24Z</updated>
<author>
<name>John Gregor</name>
<email>john.gregor@qlogic.com</email>
</author>
<published>2008-04-17T04:09:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=58411d1c012dca53ec9107bd98acb63f648e2435'/>
<id>urn:sha1:58411d1c012dca53ec9107bd98acb63f648e2435</id>
<content type='text'>
There's a conflict between our need to quiesce PSM-based applications
to avoid HoL blocking when the IB link goes down and the apps' desire
to remain running so that their quiescence timout mechanism can keep
running.

The compromise is to STOP the processes for a fixed period of time and
then alternate between CONT and STOP until the link is again active.

If there are poor interactions with subnet manager configuration at a
given site, the interval can be adjusted via a module paramter.

Signed-off-by: John Gregor &lt;john.gregor@qlogic.com&gt;
Signed-off-by: Roland Dreier &lt;rolandd@cisco.com&gt;
</content>
</entry>
<entry>
<title>IB/ipath: Convert from .nopage to .fault</title>
<updated>2008-01-25T22:15:29Z</updated>
<author>
<name>Nick Piggin</name>
<email>npiggin@suse.de</email>
</author>
<published>2007-12-13T23:58:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=3c8450860ba9d6279dbc969633eacf99161860d9'/>
<id>urn:sha1:3c8450860ba9d6279dbc969633eacf99161860d9</id>
<content type='text'>
Signed-off-by: Nick Piggin &lt;npiggin@suse.de&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Roland Dreier &lt;rolandd@cisco.com&gt;
</content>
</entry>
<entry>
<title>IB/ipath: Update copyright dates</title>
<updated>2007-07-10T03:12:26Z</updated>
<author>
<name>John Gregor</name>
<email>john.gregor@qlogic.com</email>
</author>
<published>2007-06-11T17:21:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=87427da55bc03dbce7906a5b09ed50279d654d28'/>
<id>urn:sha1:87427da55bc03dbce7906a5b09ed50279d654d28</id>
<content type='text'>
Now that it's June, it's about time to update
the copyright notices of files that have changed.

Signed-off-by: John Gregor &lt;john.gregor@qlogic.com&gt;
Signed-off-by: Roland Dreier &lt;rolandd@cisco.com&gt;
</content>
</entry>
<entry>
<title>IB/ipath: Change packet problems vs chip errors handling and reporting</title>
<updated>2007-04-19T03:20:55Z</updated>
<author>
<name>Bryan O'Sullivan</name>
<email>bos@pathscale.com</email>
</author>
<published>2007-03-15T21:44:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=8ec1077b35359c973f4b1de7c516be570a6df495'/>
<id>urn:sha1:8ec1077b35359c973f4b1de7c516be570a6df495</id>
<content type='text'>
Some types of packet errors are moderately common with longer IB
cables and large clusters, and are not reported with prints by other
IB HCA drivers.  This suppresses those messages unless the new
__IPATH_ERRPKTDBG bit is set in ipath_debug.  Reporting of temporarily
disabled frequent error interrupts was also made clearer

We also distinguish between chip errors, and bad packets sent or
received in the wording of the messages.

Signed-off-by: Dave Olson &lt;dave.olson@qlogic.com&gt;
Signed-off-by: Bryan O'Sullivan &lt;bryan.osullivan@qlogic.com&gt;
Signed-off-by: Roland Dreier &lt;rolandd@cisco.com&gt;
</content>
</entry>
<entry>
<title>IB/ipath: remove stale references to userspace SMA</title>
<updated>2006-09-22T22:22:32Z</updated>
<author>
<name>Bryan O'Sullivan</name>
<email>bos@pathscale.com</email>
</author>
<published>2006-08-25T18:24:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=0fd41363e0785247b7c19127318abc8b5eacc86b'/>
<id>urn:sha1:0fd41363e0785247b7c19127318abc8b5eacc86b</id>
<content type='text'>
When we first submitted a userspace subnet management agent, it was
rejected, so we left it out of the final driver submission.  This patch
removes a number of vestigial references to it.

Signed-off-by: Bryan O'Sullivan &lt;bryan.osullivan@qlogic.com&gt;
Signed-off-by: Roland Dreier &lt;rolandd@cisco.com&gt;
</content>
</entry>
<entry>
<title>[PATCH] IB/ipath: update copyrights and other strings to reflect new company name</title>
<updated>2006-07-01T16:55:58Z</updated>
<author>
<name>Bryan O'Sullivan</name>
<email>bos@pathscale.com</email>
</author>
<published>2006-07-01T11:35:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=759d57686dab8169ca68bbf938ce8e965d1e107a'/>
<id>urn:sha1:759d57686dab8169ca68bbf938ce8e965d1e107a</id>
<content type='text'>
Signed-off-by: Bryan O'Sullivan &lt;bryan.osullivan@qlogic.com&gt;
Cc: "Michael S. Tsirkin" &lt;mst@mellanox.co.il&gt;
Cc: Roland Dreier &lt;rolandd@cisco.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>IB/ipath: tidy up white space in a few files</title>
<updated>2006-05-01T19:14:23Z</updated>
<author>
<name>Bryan O'Sullivan</name>
<email>bos@pathscale.com</email>
</author>
<published>2006-04-24T21:23:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=f6f0413e10b76440fb82efebc63120f3b6d42adb'/>
<id>urn:sha1:f6f0413e10b76440fb82efebc63120f3b6d42adb</id>
<content type='text'>
Signed-off-by: Bryan O'Sullivan &lt;bos@pathscale.com&gt;
Signed-off-by: Roland Dreier &lt;rolandd@cisco.com&gt;
</content>
</entry>
<entry>
<title>IB/ipath: core driver header files</title>
<updated>2006-03-31T21:14:18Z</updated>
<author>
<name>Bryan O'Sullivan</name>
<email>bos@pathscale.com</email>
</author>
<published>2006-03-29T23:23:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=d41d3aeb76135a70bfda9cd6666290fee0700b70'/>
<id>urn:sha1:d41d3aeb76135a70bfda9cd6666290fee0700b70</id>
<content type='text'>
ipath_common.h and ips_common.h contain definitions shared between
userspace and the kernel.

ipath_kernel.h is the core driver header file.

ipath_debug.h contains mask values used for controlling driver debugging.

ipath_registers.h contains bitmask definitions used in chip registers.

Signed-off-by: Bryan O'Sullivan &lt;bos@pathscale.com&gt;
Signed-off-by: Roland Dreier &lt;rolandd@cisco.com&gt;
</content>
</entry>
</feed>
