<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux.git/drivers/usb/net, branch linux-2.6.12.y</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=linux-2.6.12.y</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=linux-2.6.12.y'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/'/>
<updated>2005-08-29T16:55:12+00:00</updated>
<entry>
<title>[PATCH] fix gl_skb/skb type error in genelink driver in usbnet</title>
<updated>2005-08-29T16:55:12+00:00</updated>
<author>
<name>lepton</name>
<email>ytht.net@gmail.com</email>
</author>
<published>2005-08-22T06:02:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=7b1bfbc0786fdc9ba511d0136f6417736bdc4cc6'/>
<id>urn:sha1:7b1bfbc0786fdc9ba511d0136f6417736bdc4cc6</id>
<content type='text'>
I think there is a type error when port genelink driver to 2.6..
With this error, a linux host will panic when it link with a windows
host.

Cc: David Brownell &lt;david-b@pacbell.net&gt;
Signed-off-by: Chris Wright &lt;chrisw@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] fix for kaweth broken by changes in the networking layer</title>
<updated>2005-06-16T16:02:59+00:00</updated>
<author>
<name>Oliver Neukum</name>
<email>oliver@neukum.org</email>
</author>
<published>2005-06-16T05:26:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=58125f95c62a44f12bb71c58ef70f0068d20c7a2'/>
<id>urn:sha1:58125f95c62a44f12bb71c58ef70f0068d20c7a2</id>
<content type='text'>
Cc: Greg KH &lt;greg@kroah.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>[PATCH] USB: resolve Zaurus problem</title>
<updated>2005-06-03T15:16:17+00:00</updated>
<author>
<name>David Brownell</name>
<email>david-b@pacbell.net</email>
</author>
<published>2005-06-03T15:01:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=f4d340cf869b2b63e1043eed72aa2eab6fa2cb2c'/>
<id>urn:sha1:f4d340cf869b2b63e1043eed72aa2eab6fa2cb2c</id>
<content type='text'>
This "obvious" one-liner is needed to recognize Zaurus SL 6000;
it just checks two GUIDs not just one.

OSDL bugids #4512 and #4545 seem to be duplicates of this report.

From: Gerald Skerbitz &lt;gsker@tcfreenet.org&gt;
Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] USB: usbnet driver fixes</title>
<updated>2005-05-17T04:44:25+00:00</updated>
<author>
<name>David Brownell</name>
<email>david-b@pacbell.net</email>
</author>
<published>2005-05-10T13:45:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=80615f81534109a22a732d0328d63ced4432824e'/>
<id>urn:sha1:80615f81534109a22a732d0328d63ced4432824e</id>
<content type='text'>
Updates to the usbnet driver:

 - Remove a warning when built with Zaurus support but not CDC Ethernet;
   just moves an #ifdef to cover more code

 - Two tweaks to the pseudo-MDLM support:
    * correctly handle _either_ of the two GUIDs
    * ignore a padding bit that doesn't seem necessary

 - Remove ID for one Motorola phone that uses the MDLM stuff.

It also updates the Kconfig helptext to make it clearer that the "Zaurus"
configuration option supports an increasing (sigh) family of nonstandard
peripheral protocols.

Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] USB: Spelling fixes for drivers/usb.</title>
<updated>2005-05-04T06:31:52+00:00</updated>
<author>
<name>Steven Cole</name>
<email>elenstev@mesatop.com</email>
</author>
<published>2005-05-04T01:07:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=093cf723b2b06d774929ea07982f6a466ff22314'/>
<id>urn:sha1:093cf723b2b06d774929ea07982f6a466ff22314</id>
<content type='text'>
Here are some spelling corrections for drivers/usb.

cancelation -&gt; cancellation
succesful -&gt; successful
cancelation -&gt; cancellation
decriptor -&gt; descriptor
Initalize -&gt; Initialize
wierd -&gt; weird
Protocoll -&gt; Protocol
occured -&gt; occurred
successfull -&gt; successful
Procesing -&gt; Processing
devide -&gt; divide
Isochronuous -&gt; Isochronous
noticable -&gt; noticeable
Basicly -&gt; Basically
transfering -&gt; transferring
intialize -&gt; initialize
Incomming -&gt; Incoming
additionnal -&gt; additional
asume -&gt; assume
Unfortunatly -&gt; Unfortunately
retreive -&gt; retrieve
tranceiver -&gt; transceiver
Compatiblity -&gt; Compatibility
Incorprated -&gt; Incorporated
existance -&gt; existence
Ununsual -&gt; Unusual

Signed-off-by: Steven Cole &lt;elenstev@mesatop.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] USB: new usbnet device id</title>
<updated>2005-05-04T06:31:50+00:00</updated>
<author>
<name>Andrea Arcangeli</name>
<email>andrea@suse.de</email>
</author>
<published>2005-05-02T20:47:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=b9ab0746a53b9cd5c64e179a1c13952f0ae80e64'/>
<id>urn:sha1:b9ab0746a53b9cd5c64e179a1c13952f0ae80e64</id>
<content type='text'>
On Thu, Apr 14, 2005 at 11:06:21PM +0400, Sergey Vlasov wrote:
&gt; http://thread.gmane.org/gmane.linux.usb.devel/32977
&gt;
&gt; (see "[PATCH] N/3 cdc acm errors").
&gt;
&gt; You also need this driver core fix:
&gt;
&gt; http://thread.gmane.org/gmane.linux.usb.devel/33132

I reproduced the same oops while trying to execute at+mode=99, it would
be nice to get these fix merged since I believe it's still needed to
connect the laptop over gprs (something I didn't test yet).

This further patch will allow you to connect via usbnet, Greg could you
apply? Thanks!

Signed-off-by: Andrea Arcangeli &lt;andrea@suse.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] size_t portability fixes - drivers/usb</title>
<updated>2005-04-26T18:26:53+00:00</updated>
<author>
<name>Al Viro</name>
<email>viro@parcelfarce.linux.theplanet.co.uk</email>
</author>
<published>2005-04-26T18:26:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=5330e9273e2b3e372b01bb1cb75be4364f02db78'/>
<id>urn:sha1:5330e9273e2b3e372b01bb1cb75be4364f02db78</id>
<content type='text'>
size_t is zu, ssize_t is zd...

Signed-off-by: Al Viro &lt;viro@parcelfarce.linux.theplanet.co.uk&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] pegasus NULL noise removal</title>
<updated>2005-04-26T14:43:41+00:00</updated>
<author>
<name>Al Viro</name>
<email>viro@www.linux.org.uk</email>
</author>
<published>2005-04-26T14:43:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=9727d04aa6d58e131128b4178e742c423480d476'/>
<id>urn:sha1:9727d04aa6d58e131128b4178e742c423480d476</id>
<content type='text'>
Signed-off-by: Al Viro &lt;viro@parcelfarce.linux.theplanet.co.uk&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] USB: better usbnet zaurus/mdlm/... fix</title>
<updated>2005-04-22T22:07:02+00:00</updated>
<author>
<name>David Brownell</name>
<email>david-b@pacbell.net</email>
</author>
<published>2005-04-22T22:07:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=f3fae6ed6aafe71826e03876ad3d4e1d3f238ec8'/>
<id>urn:sha1:f3fae6ed6aafe71826e03876ad3d4e1d3f238ec8</id>
<content type='text'>
This is a somewhat more comprehensive fix for the problem of devices
like the newer Zaurii ... or in this case some Motorola cell phones.

To recap, the problem's root cause is that these devices aren't using
standard USB class specifications for their network links, and so far
we've had to add lots of device-specific driver entries.  The vendor
fix abuses the CDC MDLM descriptors (they _could_ have conformed to
the spec, but didn't) and defines a "Belcarra firmware" pseudo-class.

This patch recognizes that pseudo-class by the GUIDs in those descriptors,
and handles the devices that just use the Zaurus framing.

Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>[PATCH] usbnet: Convert ASIX code to use new status infrastructure</title>
<updated>2005-04-22T22:07:02+00:00</updated>
<author>
<name>David Hollis</name>
<email>dhollis@davehollis.com</email>
</author>
<published>2005-04-22T22:07:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=7ea13c9c0e40d24c5f45a3a6bee8a2a39bfb1df4'/>
<id>urn:sha1:7ea13c9c0e40d24c5f45a3a6bee8a2a39bfb1df4</id>
<content type='text'>
Modify the ASIX USB Ethernet code to make use of the new status
infrastructure in usbnet.

Additionally, add a link_reset() handler to the struct usbnet
structure to provide a generic means for a driver to perform link
reset tasks such as a determining link speed and setting
device flags accordingly.


Signed-off-by: David Hollis &lt;dhollis@davehollis.com&gt;
Acked-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;


</content>
</entry>
</feed>
