aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/net/rtl8150.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-03[PATCH] fix rtl8150Al Viro1-1/+2
2006-12-20USB: rtl8150 new device idPetko Manolov1-2/+4
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-6/+6
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev1-1/+1
2006-08-31USB: rtl8150_disconnect() needs tasklet_kill()Andrew Morton1-0/+1
2006-08-02USB: Patch for rtl8150 to fix unplug problemsPeter Chubb1-12/+71
2006-07-12[PATCH] USB: add ZyXEL vendor/product ID to rtl8150 driverDan Streetman1-0/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-20[PATCH] USB: rtl8150 small fixPetko Manolov1-1/+3
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-10-28[PATCH] USB: disable tasklet if rtl8150 device is removed while active.Greg Kroah-Hartman1-0/+1
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern1-1/+0
2005-07-29[PATCH] USB: drivers/usb/net/: remove two unused multicast_filter_limit variablesAdrian Bunk1-2/+0
2005-06-27[PATCH] NETDEV: fix receiving multicast frames.YOSHIFUJI Hideaki1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+942