<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/drivers/net/ethernet/qlogic, branch linux-4.3.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-4.3.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-4.3.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2015-09-18T05:32:16Z</updated>
<entry>
<title>qlcnic: track vxlan port count</title>
<updated>2015-09-18T05:32:16Z</updated>
<author>
<name>Jiri Benc</name>
<email>jbenc@redhat.com</email>
</author>
<published>2015-09-17T14:11:12Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=378fddc281072a10b621341b9f78c902303a8fe7'/>
<id>urn:sha1:378fddc281072a10b621341b9f78c902303a8fe7</id>
<content type='text'>
The callback for adding vxlan port can be called with the same port for
both IPv4 and IPv6. Do not disable the offloading when the same port for
both protocols is added and later one of them removed.

Signed-off-by: Jiri Benc &lt;jbenc@redhat.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>net: qlcnic: delete redundant memsets</title>
<updated>2015-09-10T00:06:01Z</updated>
<author>
<name>Rasmus Villemoes</name>
<email>linux@rasmusvillemoes.dk</email>
</author>
<published>2015-09-09T08:38:05Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=1f0ca208531a152e1da6aa43d095fe0b2039d9ca'/>
<id>urn:sha1:1f0ca208531a152e1da6aa43d095fe0b2039d9ca</id>
<content type='text'>
In all cases, mbx-&gt;req.arg and mbx-&gt;rsp.arg have just been allocated
using kcalloc(), so these six memsets are redundant.

Signed-off-by: Rasmus Villemoes &lt;linux@rasmusvillemoes.dk&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>qlcnic: Update version to 5.3.63</title>
<updated>2015-08-10T20:34:29Z</updated>
<author>
<name>Shahed Shaikh</name>
<email>shahed.shaikh@qlogic.com</email>
</author>
<published>2015-08-07T11:17:07Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=02509f171d2379e79328f5e447e6c97c58ae8d52'/>
<id>urn:sha1:02509f171d2379e79328f5e447e6c97c58ae8d52</id>
<content type='text'>
Signed-off-by: Shahed Shaikh &lt;shahed.shaikh@qlogic.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>qlcnic: Don't use kzalloc unncecessarily for allocating large chunk of memory</title>
<updated>2015-08-10T20:34:28Z</updated>
<author>
<name>Shahed Shaikh</name>
<email>shahed.shaikh@qlogic.com</email>
</author>
<published>2015-08-07T11:17:06Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=0e90ad9bfdcc8835945ccb49f39c21ff3cb0b785'/>
<id>urn:sha1:0e90ad9bfdcc8835945ccb49f39c21ff3cb0b785</id>
<content type='text'>
Driver allocates a large chunk of temporary buffer using kzalloc
to copy FW image. As there is no real need of this memory to be
physically contiguous, use vzalloc instead.

Signed-off-by: Shahed Shaikh &lt;shahed.shaikh@qlogic.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>qlcnic: Add new VF device ID 0x8C30</title>
<updated>2015-08-10T20:34:28Z</updated>
<author>
<name>Shahed Shaikh</name>
<email>shahed.shaikh@qlogic.com</email>
</author>
<published>2015-08-07T11:17:05Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=da286a6fd1e6913779c0a479f428ec3763dfc16c'/>
<id>urn:sha1:da286a6fd1e6913779c0a479f428ec3763dfc16c</id>
<content type='text'>
This is a 83xx series based VF device

Signed-off-by: Shahed Shaikh &lt;shahed.shaikh@qlogic.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>qlcnic: Print firmware minidump buffer and template header addresses</title>
<updated>2015-08-10T20:34:28Z</updated>
<author>
<name>Shahed Shaikh</name>
<email>shahed.shaikh@qlogic.com</email>
</author>
<published>2015-08-07T11:17:04Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=642de51025c3623a9d8c7f3b5e930be0fa95b536'/>
<id>urn:sha1:642de51025c3623a9d8c7f3b5e930be0fa95b536</id>
<content type='text'>
Signed-off-by: Shahed Shaikh &lt;shahed.shaikh@qlogic.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>qlcnic: Add support to enable capability to extend minidump for iSCSI</title>
<updated>2015-08-10T20:34:28Z</updated>
<author>
<name>Shahed Shaikh</name>
<email>shahed.shaikh@qlogic.com</email>
</author>
<published>2015-08-07T11:17:03Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=d01a6d3c8ae1425565ff1615d29fab6023c82932'/>
<id>urn:sha1:d01a6d3c8ae1425565ff1615d29fab6023c82932</id>
<content type='text'>
In some cases it is required to capture minidump for iSCSI functions
as part of default minidump collection process. To enable this, firmware
exports it's capability and driver need to enable that capability
by issuing a mailbox command.

With this feature, firmware can provide additional iSCSI function's
minidump with smaller minidump capture mask (0x1f).

Signed-off-by: Shahed Shaikh &lt;shahed.shaikh@qlogic.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>qlcnic: Rearrange ordering of header files inclusion</title>
<updated>2015-08-10T20:34:28Z</updated>
<author>
<name>Harish Patil</name>
<email>harish.patil@qlogic.com</email>
</author>
<published>2015-08-07T11:17:02Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=a930a4639d8ce8882a44adcafcfa20049bd67cdf'/>
<id>urn:sha1:a930a4639d8ce8882a44adcafcfa20049bd67cdf</id>
<content type='text'>
Include local headers files after kernel's header files.

Signed-off-by: Harish Patil &lt;harish.patil@qlogic.com&gt;
Signed-off-by: Shahed Shaikh &lt;shahed.shaikh@qlogic.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net</title>
<updated>2015-08-01T06:52:20Z</updated>
<author>
<name>David S. Miller</name>
<email>davem@davemloft.net</email>
</author>
<published>2015-08-01T06:52:20Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=5510b3c2a173921374ec847848fb20b98e1c698a'/>
<id>urn:sha1:5510b3c2a173921374ec847848fb20b98e1c698a</id>
<content type='text'>
Conflicts:
	arch/s390/net/bpf_jit_comp.c
	drivers/net/ethernet/ti/netcp_ethss.c
	net/bridge/br_multicast.c
	net/ipv4/ip_fragment.c

All four conflicts were cases of simple overlapping
changes.

Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>qlcnic: Fix corruption while copying</title>
<updated>2015-07-30T06:57:26Z</updated>
<author>
<name>Shahed Shaikh</name>
<email>shahed.shaikh@qlogic.com</email>
</author>
<published>2015-07-29T11:55:35Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=15f1bb1f1e067be7088ed43ef23d59629bd24348'/>
<id>urn:sha1:15f1bb1f1e067be7088ed43ef23d59629bd24348</id>
<content type='text'>
Use proper typecasting while performing byte-by-byte copy

Signed-off-by: Shahed Shaikh &lt;shahed.shaikh@qlogic.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
</feed>
