summaryrefslogtreecommitdiff
path: root/drivers/usb/net/pegasus.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-10Move USB network drivers to drivers/net/usb.Jeff Garzik1-1504/+0
2007-04-28usb-net/pegasus: simplify carrier detectionDan Williams1-10/+0
2007-04-26[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-1/+1
2007-04-26[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-2/+3
2007-04-24usb-net/pegasus: fix pegasus carrier detectionDan Williams1-5/+12
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-1/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells1-0/+1
2006-12-02USB: pegasus error path not resetting task's stateOliver Neukum1-0/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-7/+7
2006-09-29USB: Pegasus driver failing for ADMtek 8515 network devicePetko Manolov1-7/+11
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev1-1/+1
2006-06-22[PATCH] USB: more pegasus log spamming removedDavid Brownell1-3/+26
2006-05-09[PATCH] USB: pegasus fixes (logstorm, suspend)David Brownell1-5/+15
2006-04-14[PATCH] USB: pegasus driver bugfixPetko Manolov1-1/+1
2006-03-21[PATCH] USB: Pegasus: Linksys USBVPN1 support + cleanupMalte Doersam1-0/+1
2006-01-05[PATCH] USB: usb-net: new device ID passed through module parameterA.YOSHIYAMA1-0/+38
2006-01-05[PATCH] USB: usb-net: removes redundant returnPetko Manolov1-55/+51
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman1-2/+0
2005-10-29[PATCH] usb_interface power stateDavid Brownell1-2/+0
2005-09-22[PATCH] USB: fix pegasus driverKevin Vigor1-9/+20
2005-09-09[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern1-1/+0
2005-07-30[PATCH] USB: drivers/usb/net/: remove two unused multicast_filter_limit varia...Adrian Bunk1-1/+0
2005-06-27[PATCH] NETDEV: fix receiving multicast frames.YOSHIFUJI Hideaki1-1/+1
2005-04-26[PATCH] pegasus NULL noise removalAl Viro1-2/+2
2005-04-19[PATCH] usb suspend updates (interface suspend)David Brownell1-1/+21
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1408