<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lwn.git/drivers/net/netxen/netxen_nic_hdr.h, branch v3.0.49</title>
<subtitle>Linux kernel documentation tree maintained by Jonathan Corbet</subtitle>
<id>http://mirrors.hust.edu.cn/git/lwn.git/atom?h=v3.0.49</id>
<link rel='self' href='http://mirrors.hust.edu.cn/git/lwn.git/atom?h=v3.0.49'/>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/'/>
<updated>2011-03-31T14:26:23+00:00</updated>
<entry>
<title>Fix common misspellings</title>
<updated>2011-03-31T14:26:23+00:00</updated>
<author>
<name>Lucas De Marchi</name>
<email>lucas.demarchi@profusion.mobi</email>
</author>
<published>2011-03-31T01:57:33+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=25985edcedea6396277003854657b5f3cb31a628'/>
<id>urn:sha1:25985edcedea6396277003854657b5f3cb31a628</id>
<content type='text'>
Fixes generated by 'codespell' and manually reviewed.

Signed-off-by: Lucas De Marchi &lt;lucas.demarchi@profusion.mobi&gt;
</content>
</entry>
<entry>
<title>netxen: remove unnecessary size checks</title>
<updated>2010-05-13T06:02:30+00:00</updated>
<author>
<name>Sucheta Chakraborty</name>
<email>sucheta.chakraborty@qlogic.com</email>
</author>
<published>2010-05-11T23:53:03+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=215387a4b51f346418c285176f752ccf3609b6fb'/>
<id>urn:sha1:215387a4b51f346418c285176f752ccf3609b6fb</id>
<content type='text'>
NX3031 have 64bit on card memory. Fix the limit check to
64MB and remove unnecessary 128bit read/write check.

Signed-off-by: Sucheta Chakraborty &lt;sucheta.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>netxen: fix register usage</title>
<updated>2010-05-13T06:02:29+00:00</updated>
<author>
<name>Amit Kumar Salecha</name>
<email>amit.salecha@qlogic.com</email>
</author>
<published>2010-05-11T23:53:02+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=f8e21f8fe2253e2ed5b9189b9dd5ff7e51af307c'/>
<id>urn:sha1:f8e21f8fe2253e2ed5b9189b9dd5ff7e51af307c</id>
<content type='text'>
o For NX3031, MSI_MODE, CAPABILITIES_FW and SCRATCHPAD registers
  are obsolete. These register addresses can be used for different
  purpose.

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>netxen: fix license header</title>
<updated>2010-01-15T09:37:25+00:00</updated>
<author>
<name>Amit Kumar Salecha</name>
<email>amit.salecha@qlogic.com</email>
</author>
<published>2010-01-14T01:53:23+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=4d21fef426c5cbbdf6da607de4c0adcaa3d4bbb0'/>
<id>urn:sha1:4d21fef426c5cbbdf6da607de4c0adcaa3d4bbb0</id>
<content type='text'>
GNU General Public License is in file "COPYING".

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>netxen: support pci error handlers</title>
<updated>2009-12-23T22:13:27+00:00</updated>
<author>
<name>Amit Kumar Salecha</name>
<email>amit.salecha@qlogic.com</email>
</author>
<published>2009-12-08T20:40:56+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=e87ad5539343366e7c634c940a930157b6fa2aae'/>
<id>urn:sha1:e87ad5539343366e7c634c940a930157b6fa2aae</id>
<content type='text'>
o Support pci error detection and recovery.
o Refactor suspend and resume code, to share with io_error_detected,
  and slot_reset callbacks
o NX_NEED_AER device state added, to synchronize with firmware
  recovery.

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>Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6</title>
<updated>2009-11-29T08:57:15+00:00</updated>
<author>
<name>David S. Miller</name>
<email>davem@davemloft.net</email>
</author>
<published>2009-11-29T08:57:15+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=9b963e5d0e01461099a40117b05480f24b63381f'/>
<id>urn:sha1:9b963e5d0e01461099a40117b05480f24b63381f</id>
<content type='text'>
Conflicts:
	drivers/ieee802154/fakehard.c
	drivers/net/e1000e/ich8lan.c
	drivers/net/e1000e/phy.c
	drivers/net/netxen/netxen_nic_init.c
	drivers/net/wireless/ath/ath9k/main.c
</content>
</entry>
<entry>
<title>netxen: fix promisc for NX2031.</title>
<updated>2009-11-21T19:37:35+00:00</updated>
<author>
<name>Narender Kumar</name>
<email>narender.kumar@qlogic.com</email>
</author>
<published>2009-11-20T15:09:33+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=a7483b0afa63e851c4438ddda8934a296851f1de'/>
<id>urn:sha1:a7483b0afa63e851c4438ddda8934a296851f1de</id>
<content type='text'>
Kernel crashes, if promisc mode set without disabling rx queue.
Before changing mode in NX2031 chip, wait till rx queue drains.

Signed-off-by: Narender Kumar &lt;narender.kumar@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>Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6</title>
<updated>2009-10-27T08:03:26+00:00</updated>
<author>
<name>David S. Miller</name>
<email>davem@davemloft.net</email>
</author>
<published>2009-10-27T08:03:26+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=cfadf853f6cd9689f79a63ca960c6f9d6665314f'/>
<id>urn:sha1:cfadf853f6cd9689f79a63ca960c6f9d6665314f</id>
<content type='text'>
Conflicts:
	drivers/net/sh_eth.c
</content>
</entry>
<entry>
<title>netxen: fix i2c init</title>
<updated>2009-10-23T01:27:49+00:00</updated>
<author>
<name>Dhananjay Phadke</name>
<email>dhananjay@netxen.com</email>
</author>
<published>2009-10-21T19:39:01+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=8bee0a91dd2f472d51dc107288c988ae0a0f371a'/>
<id>urn:sha1:8bee0a91dd2f472d51dc107288c988ae0a0f371a</id>
<content type='text'>
Avoid resetting subsys ID in i2c block. Also remove duplicate
check for address tranlsation error.

Signed-off-by: Dhananjay Phadke &lt;dhananjay@netxen.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>netxen: onchip memory access change</title>
<updated>2009-10-18T06:44:42+00:00</updated>
<author>
<name>Amit Kumar Salecha</name>
<email>amit@netxen.com</email>
</author>
<published>2009-10-16T15:50:09+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=6abb4b83eac25d91f6de834e97b2ea38e979575b'/>
<id>urn:sha1:6abb4b83eac25d91f6de834e97b2ea38e979575b</id>
<content type='text'>
Add support for different windowing scheme for on chip
memory in future chip revisions. This is required by
diagnostic tools.

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