summaryrefslogtreecommitdiffstats
path: root/drivers/usb/net/rtl8150.c
Commit message (Expand)AuthorAgeFilesLines
* Move USB network drivers to drivers/net/usb.Jeff Garzik2007-05-091-1004/+0
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] fix rtl8150Al Viro2007-02-031-1/+2
* USB: rtl8150 new device idPetko Manolov2006-12-201-2/+4
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-6/+6
* USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-271-1/+1
* USB: rtl8150_disconnect() needs tasklet_kill()Andrew Morton2006-08-311-0/+1
* USB: Patch for rtl8150 to fix unplug problemsPeter Chubb2006-08-021-12/+71
* [PATCH] USB: add ZyXEL vendor/product ID to rtl8150 driverDan Streetman2006-07-121-0/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] USB: rtl8150 small fixPetko Manolov2006-03-201-1/+3
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [PATCH] USB: disable tasklet if rtl8150 device is removed while active.Greg Kroah-Hartman2005-10-281-0/+1
* [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-081-1/+0
* [PATCH] USB: drivers/usb/net/: remove two unused multicast_filter_limit varia...Adrian Bunk2005-07-291-2/+0
* [PATCH] NETDEV: fix receiving multicast frames.YOSHIFUJI Hideaki2005-06-271-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+942