<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/drivers/net/qlcnic, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/drivers/net/qlcnic?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/drivers/net/qlcnic?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2011-08-11T03:03:49Z</updated>
<entry>
<title>qlogic: Move the QLogic drivers</title>
<updated>2011-08-11T03:03:49Z</updated>
<author>
<name>Jeff Kirsher</name>
<email>jeffrey.t.kirsher@intel.com</email>
</author>
<published>2011-04-09T02:06:30Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=aa43c2158d5ae1dc76cccb08cd57a3ffd32c3825'/>
<id>urn:sha1:aa43c2158d5ae1dc76cccb08cd57a3ffd32c3825</id>
<content type='text'>
Moves the QLogic drivers into drivers/net/ethernet/qlogic/ and
the necessary Kconfig and Makefile changes.

CC: Ron Mercer &lt;ron.mercer@qlogic.com&gt;
CC: Amit Kumar Salecha &lt;amit.salecha@qlogic.com&gt;
CC: Anirban Chakraborty &lt;anirban.chakraborty@qlogic.com&gt;
Signed-off-by: Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;
Acked-by: Anirban Chakraborty &lt;anirban.chakraborty@qlogic.com&gt;
</content>
</entry>
<entry>
<title>qlcnic: Added debug info</title>
<updated>2011-08-01T07:12:01Z</updated>
<author>
<name>Sritej Velaga</name>
<email>sritej.velaga@qlogic.com</email>
</author>
<published>2011-07-29T13:30:29Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=c76ecb7ae9a12dc1ea4d23075a8cd963156d5a32'/>
<id>urn:sha1:c76ecb7ae9a12dc1ea4d23075a8cd963156d5a32</id>
<content type='text'>
Now printing states of essential registers once fw hang has been detected.
Bumped up the driver version to 5.0.22

Signed-off-by: Sritej Velaga &lt;sritej.velaga@qlogic.com&gt;
Signed-off-by: Anirban Chakraborty &lt;anirban.chakraborty@qlogic.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>qlcnic: Move get template from probe to start fw</title>
<updated>2011-08-01T07:12:01Z</updated>
<author>
<name>Sritej Velaga</name>
<email>sritej.velaga@qlogic.com</email>
</author>
<published>2011-07-29T13:30:28Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=031a4a26809aef00f2a29fe781523a8eef1acff5'/>
<id>urn:sha1:031a4a26809aef00f2a29fe781523a8eef1acff5</id>
<content type='text'>
Place for gathering FW dump template has been moved to the FW restart path
so that the driver can check if a newer FW version is available and in that case
it replaces the existing FW dump template with the newer template.

Signed-off-by: Sritej Velaga &lt;sritej.velaga@qlogic.com&gt;
Signed-off-by: Anirban Chakraborty &lt;anirban.chakraborty@qlogic.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>qlcnic: Fix delay in reset path</title>
<updated>2011-08-01T07:12:00Z</updated>
<author>
<name>Sritej Velaga</name>
<email>sritej.velaga@qlogic.com</email>
</author>
<published>2011-07-29T13:30:27Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=032a13c7d70f3f40877b298e4c62469980f27a1f'/>
<id>urn:sha1:032a13c7d70f3f40877b298e4c62469980f27a1f</id>
<content type='text'>
Driver should not check for heart beat anymore when FW is hung, rather it
should restart the FW.

Signed-off-by: Sritej Velaga &lt;sritej.velaga@qlogic.com&gt;
Signed-off-by: Anirban Chakraborty &lt;anirban.chakraborty@qlogic.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>qlcnic: FW dump related changes</title>
<updated>2011-08-01T07:12:00Z</updated>
<author>
<name>Anirban Chakraborty</name>
<email>anirban.chakraborty@qlogic.com</email>
</author>
<published>2011-07-29T13:30:26Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=3d46512c642248fcb33f3b3ee2b2a80e2b09cd9c'/>
<id>urn:sha1:3d46512c642248fcb33f3b3ee2b2a80e2b09cd9c</id>
<content type='text'>
o Added code to support FW reset without invoking the dump
o Fixed the return value of the dump data size if dump is not available.

Signed-off-by: Anirban Chakraborty &lt;anirban.chakraborty@qlogic.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>qlcnic: Fix enviroment variable for udev event generation during FW dump</title>
<updated>2011-08-01T07:12:00Z</updated>
<author>
<name>Anirban Chakraborty</name>
<email>anirban.chakraborty@qlogic.com</email>
</author>
<published>2011-07-29T13:30:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=51f675fd236a41e3fdb18f6e24fbaeaac4802a9b'/>
<id>urn:sha1:51f675fd236a41e3fdb18f6e24fbaeaac4802a9b</id>
<content type='text'>
Driver was not generating the environment variable for the FW dump event correctly.
Fix it by formatting it properly.

Signed-off-by: Anirban Chakraborty &lt;anirban.chakraborty@qlogic.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>qlcnic: remove usage of vlan_group_get_device</title>
<updated>2011-07-21T20:47:57Z</updated>
<author>
<name>Jiri Pirko</name>
<email>jpirko@redhat.com</email>
</author>
<published>2011-07-20T04:54:44Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=223bb15e4a78115bb1bbc3e58e246d26f2c16462'/>
<id>urn:sha1:223bb15e4a78115bb1bbc3e58e246d26f2c16462</id>
<content type='text'>
Signed-off-by: Jiri Pirko &lt;jpirko@redhat.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>net: vlan, qlcnic: make vlan_find_dev private</title>
<updated>2011-07-17T19:33:22Z</updated>
<author>
<name>David Lamparter</name>
<email>equinox@diac24.net</email>
</author>
<published>2011-07-17T08:53:12Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=69ecca86da4890c13a5e29c51b4ac76a1a8a62c9'/>
<id>urn:sha1:69ecca86da4890c13a5e29c51b4ac76a1a8a62c9</id>
<content type='text'>
there is only one user of vlan_find_dev outside of the actual vlan code:
qlcnic uses it to iterate over some VLANs it knows.

let's just make vlan_find_dev private to the VLAN code and have the
iteration in qlcnic be a bit more direct. (a few rcu dereferences less
too)

Signed-off-by: David Lamparter &lt;equinox@diac24.net&gt;
Cc: Patrick McHardy &lt;kaber@trash.net&gt;
Cc: Amit Kumar Salecha &lt;amit.salecha@qlogic.com&gt;
Cc: Anirban Chakraborty &lt;anirban.chakraborty@qlogic.com&gt;
Cc: linux-driver@qlogic.com
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>qlcnic: change capture mask for FW dump</title>
<updated>2011-07-14T15:49:44Z</updated>
<author>
<name>Anirban Chakraborty</name>
<email>anirban.chakraborty@qlogic.com</email>
</author>
<published>2011-07-14T03:16:55Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=40522998dec20d970fe6f0ea8507004aef18f72d'/>
<id>urn:sha1:40522998dec20d970fe6f0ea8507004aef18f72d</id>
<content type='text'>
o Change FW dump capture mask to a defult value, instead of using the recommended
  value from the FW. This was done to keep the capture mask consistent with other
  function drivers.

o Update driver version to 5.0.21

Signed-off-by: Anirban Chakraborty &lt;anirban.chakraborty@qlogic.com&gt;
Signed-off-by: Amit Kumar Salecha &lt;amit.salecha@qlogic.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>qlcnic: define error code for loopback test</title>
<updated>2011-07-14T15:49:44Z</updated>
<author>
<name>Amit Kumar Salecha</name>
<email>amit.salecha@qlogic.com</email>
</author>
<published>2011-07-14T03:16:54Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=fef0c0600b265ea5d4b1e39574801e6509a1dae6'/>
<id>urn:sha1:fef0c0600b265ea5d4b1e39574801e6509a1dae6</id>
<content type='text'>
o Defined error code such as fw not responding, test already running and
  cable not connected.
o Check Fw capability before performing loopback test.

Signed-off-by: Amit Kumar Salecha &lt;amit.salecha@qlogic.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
</feed>
