<feed xmlns='http://www.w3.org/2005/Atom'>
<title>history/drivers/net/wan, branch master</title>
<subtitle>Linux kernel history
</subtitle>
<id>https://git.shady.money/history/atom?h=master</id>
<link rel='self' href='https://git.shady.money/history/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/history/'/>
<updated>2005-03-08T10:46:55Z</updated>
<entry>
<title>Merge pobox.com:/garz/repo/linux-2.6</title>
<updated>2005-03-08T10:46:55Z</updated>
<author>
<name>Jeff Garzik</name>
<email>jgarzik@pobox.com</email>
</author>
<published>2005-03-08T10:46:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/history/commit/?id=e9eb0d84e084e92b6d4997c0364597a9cf296752'/>
<id>urn:sha1:e9eb0d84e084e92b6d4997c0364597a9cf296752</id>
<content type='text'>
into pobox.com:/garz/repo/netdev-2.6/janitor
</content>
</entry>
<entry>
<title>Merge pobox.com:/garz/repo/netdev-2.6/wan-fixes</title>
<updated>2005-03-05T13:08:48Z</updated>
<author>
<name>Jeff Garzik</name>
<email>jgarzik@pobox.com</email>
</author>
<published>2005-03-05T13:08:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/history/commit/?id=e0630f60db022598d06b689ceea4dea2eb9759e5'/>
<id>urn:sha1:e0630f60db022598d06b689ceea4dea2eb9759e5</id>
<content type='text'>
into pobox.com:/garz/repo/net-drivers-2.6
</content>
</entry>
<entry>
<title>Merge bk://gkernel.bkbits.net/net-drivers-2.6</title>
<updated>2005-03-05T05:26:50Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-03-05T05:26:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/history/commit/?id=05e7304908ec281ce4ef29d1db58ec8d6fd73563'/>
<id>urn:sha1:05e7304908ec281ce4ef29d1db58ec8d6fd73563</id>
<content type='text'>
into ppc970.osdl.org:/home/torvalds/v2.6/linux
</content>
</entry>
<entry>
<title>[PATCH] drivers/net/wan/z85230.c interrupt handling fix</title>
<updated>2005-03-02T19:22:23Z</updated>
<author>
<name>Andrew Morton</name>
<email>akpm@osdl.org</email>
</author>
<published>2005-03-02T19:22:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/history/commit/?id=9e2984637190613a2e12c3c40c8e6ce712c89ef8'/>
<id>urn:sha1:9e2984637190613a2e12c3c40c8e6ce712c89ef8</id>
<content type='text'>
From: tom watson &lt;lkml@tommywatson.com&gt;

While working on a driver for z85230 based board I noticed what looks like
it could be a problem.  If the interrupt handler is handling an interrupt
on port b and an interrupt comes in for port a, it seems to me that the
port b handler would be called instead of the port a handler, and possibly
hang the board until reset.

Attached is a patch to set the irq methods back to port a before attempting
to call them.

Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@pobox.com&gt;
</content>
</entry>
<entry>
<title>[PATCH] WAN drivers fix: N2, C101, PCI200SYN - quite fatal</title>
<updated>2005-03-02T19:19:59Z</updated>
<author>
<name>Krzysztof Halasa</name>
<email>khc@pm.waw.pl</email>
</author>
<published>2005-03-02T19:19:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/history/commit/?id=4d655d05cca880130affa5ea7375ef53b29e3f2c'/>
<id>urn:sha1:4d655d05cca880130affa5ea7375ef53b29e3f2c</id>
<content type='text'>
The last change to drivers/wan/hd6457x.c was a bit fatal to drivers
using it - the attached patch fixes NULL pointer dereference on RX.

I've updated URLs in MAINTAINERS and wan/Kconfig as well.

Signed-off-by: Krzysztof Halasa &lt;khc@pm.waw.pl&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@pobox.com&gt;
</content>
</entry>
<entry>
<title>[PATCH] net/wan/sbni: fix section usage</title>
<updated>2005-03-02T19:17:18Z</updated>
<author>
<name>Randy Dunlap</name>
<email>rddunlap@osdl.org</email>
</author>
<published>2005-03-02T19:17:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/history/commit/?id=dd6764f50f700326e18ec9b6f6bc5342f100b846'/>
<id>urn:sha1:dd6764f50f700326e18ec9b6f6bc5342f100b846</id>
<content type='text'>
net/wan/sbni data reference can be initdata:

Error: ./drivers/net/wan/sbni.o .data refers to 0000000000000000 R_X86_64_64       .init.data+0x0000000000000060
Error: ./drivers/net/wan/sbni.o .data refers to 0000000000000008 R_X86_64_64       .init.data+0x0000000000000140
Error: ./drivers/net/wan/sbni.o .data refers to 0000000000000010 R_X86_64_64       .init.data+0x0000000000000180
Error: ./drivers/net/wan/sbni.o .data refers to 0000000000000018 R_X86_64_64       .init.data+0x0000000000000020
Error: ./drivers/net/wan/sbni.o .data refers to 0000000000000020 R_X86_64_64       .init.data+0x00000000000001c0

Signed-off-by: Randy Dunlap &lt;rddunlap@osdl.org&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge suse.de:/home/greg/linux/BK/bleed-2.6</title>
<updated>2005-03-02T15:18:01Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2005-03-02T15:18:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/history/commit/?id=2235551de593b3e7b93a7f239bb8097929b1cfd6'/>
<id>urn:sha1:2235551de593b3e7b93a7f239bb8097929b1cfd6</id>
<content type='text'>
into suse.de:/home/greg/linux/BK/pci-2.6
</content>
</entry>
<entry>
<title>Merge pobox.com:/garz/repo/linux-2.6</title>
<updated>2005-02-20T15:28:37Z</updated>
<author>
<name>Jeff Garzik</name>
<email>jgarzik@pobox.com</email>
</author>
<published>2005-02-20T15:28:37Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/history/commit/?id=d0c14dc8f2ab208bcbdac0377786b86c6915c3fa'/>
<id>urn:sha1:d0c14dc8f2ab208bcbdac0377786b86c6915c3fa</id>
<content type='text'>
into pobox.com:/garz/repo/netdev-2.6/janitor
</content>
</entry>
<entry>
<title>Merge pobox.com:/garz/repo/netdev-2.6/dscc4</title>
<updated>2005-02-13T07:54:03Z</updated>
<author>
<name>Jeff Garzik</name>
<email>jgarzik@pobox.com</email>
</author>
<published>2005-02-13T07:54:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/history/commit/?id=308fd19d2314cb1f5404ed45ae3978bc3bd0bd4d'/>
<id>urn:sha1:308fd19d2314cb1f5404ed45ae3978bc3bd0bd4d</id>
<content type='text'>
into pobox.com:/garz/repo/net-drivers-2.6
</content>
</entry>
<entry>
<title>[PATCH] convert pci_dev-&gt;slot_name usage to pci_name()</title>
<updated>2005-02-07T06:36:14Z</updated>
<author>
<name>Dave Jones</name>
<email>davej@redhat.com</email>
</author>
<published>2005-02-07T06:36:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/history/commit/?id=f80f8ec253c65c7d5dcad243198a3540c405c7d5'/>
<id>urn:sha1:f80f8ec253c65c7d5dcad243198a3540c405c7d5</id>
<content type='text'>
Prepare for removal of pci_dev-&gt;slot_name

Signed-off-by: Dave Jones &lt;davej@redhat.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;greg@kroah.com&gt;
</content>
</entry>
</feed>
