01 Jul, 2006
1 commit
-
Signed-off-by: Jörn Engel
Signed-off-by: Adrian Bunk
05 Jan, 2006
1 commit
-
It is no longer needed, so let's remove it, saving a bit of memory.
Signed-off-by: Greg Kroah-Hartman
18 Nov, 2005
1 commit
-
This lets us remove a lot of code in the drivers that were all checking
the same thing. It also found some bugs in a few of the drivers, which
has been fixed up.Signed-off-by: Greg Kroah-Hartman
Signed-off-by: Linus Torvalds
09 Sep, 2005
1 commit
-
This wraps up the conversion of the "usbnet" driver structure, by
moving the Prolific PL-2201/2302 minidriver to a module of its own.
It also includes some minor cleanups to the remaining "usbnet" file,
notably removing that long changelog at the top.Minor historical note: Linux 2.2 first called the driver for
this hardware "plusb".Signed-off-by: David Brownell
Signed-off-by: Greg Kroah-Hartman