aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/atm/cxacru.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-12USB: cxacru: Use appropriate logging for errorsSimon Arlott1-15/+28
2007-08-22USB: unkill cxacru atm driverOliver Neukum1-2/+1
2007-07-19USB: atm: cxacru: clean up urb->status usageGreg Kroah-Hartman1-2/+1
2007-07-12USB: cxacru: Cleanup sysfs attribute codeSimon Arlott1-42/+31
2007-06-08USB: cxacru: ignore error trying to start ADSL in atm_startSimon Arlott1-6/+1
2007-06-08USB: cxacru: create sysfs attributes in atm_start instead of bindSimon Arlott1-20/+25
2007-04-27USB: cxacru: ADSL state managementSimon Arlott1-9/+227
2007-04-27USB: cxacru: export detailed device info through sysfsSimon Arlott1-5/+176
2006-11-22WorkStruct: make allyesconfigDavid Howells1-5/+7
2006-10-17cxacru: add the ZTE ZXDSL 852Duncan Sands1-0/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-01-31[PATCH] USBATM: semaphore to mutex conversionArjan van de Ven1-4/+5
2006-01-31[PATCH] USBATM: allow isochronous transferDuncan Sands1-2/+2
2006-01-31[PATCH] USBATM: kzalloc conversionDuncan Sands1-3/+1
2006-01-31[PATCH] USBATM: remove .ownerDuncan Sands1-1/+0
2006-01-31[PATCH] USBATM: add flags fieldDuncan Sands1-3/+2
2006-01-31[PATCH] USBATM: trivial modificationsDuncan Sands1-35/+34
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-11-29[PATCH] Additional device ID for Conexant AccessRunner USB driverDave Jones1-0/+3
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern1-2/+0
2005-07-12[PATCH] USB ATM: line speed measured in Kb not KibDuncan Sands1-1/+1
2005-06-27[PATCH] USB ATM: driver for the Conexant AccessRunner chipset cxacruDuncan Sands1-0/+878