aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/atm/cxacru.c
AgeCommit message (Expand)Author
2012-05-01USB: cxacru.c: remove dbg() usageGreg Kroah-Hartman
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-08cxacru: ignore cx82310_eth devicesOndrej Zary
2010-09-03USB: cxacru: Use a bulk/int URB to access the command endpointSimon Arlott
2010-08-10usb: conexant: fixed spacing and brace coding style issuesNicolas Kaiser
2010-07-09usb/atm/cxacru.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto
2010-03-02USB: cxacru: increment driver versionSimon Arlott
2010-03-02USB: cxacru: remove cxacru-cf.bin loaderSimon Arlott
2010-03-02USB: cxacru: add write-only sysfs attribute for modem configurationSimon Arlott
2010-03-02USB: cxacru: firmware writes on OHCI are slow, log progressSimon Arlott
2010-03-02USB: cxacru: document how to interact with the flash memorySimon Arlott
2010-03-02USB: cxacru: check device isn't being removed during sysfs callsSimon Arlott
2010-03-02USB: cxacru: check data length is not negativeSimon Arlott
2010-03-02USB: cxacru: return an empty value for modulation if there is no connectionSimon Arlott
2009-05-08USB: cxacru: Fix negative dB outputSimon Arlott
2009-03-17USB: atm/cxacru, fix lock imbalanceJiri Slaby
2008-10-27net: convert more to %pMJohannes Berg
2008-08-13USB: cxacru: Fix printk format flag in error messageSimon Arlott
2008-07-21USB: AccessRunner: avoid unnecessary memsetChristophe Jaillet
2008-07-10cxacru: treat firmware data as constDavid Woodhouse
2008-04-28drivers/usb annotations and fixesAl Viro
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei
2007-10-12USB: cxacru: Use appropriate logging for errorsSimon Arlott
2007-08-22USB: unkill cxacru atm driverOliver Neukum
2007-07-19USB: atm: cxacru: clean up urb->status usageGreg Kroah-Hartman
2007-07-12USB: cxacru: Cleanup sysfs attribute codeSimon Arlott
2007-06-08USB: cxacru: ignore error trying to start ADSL in atm_startSimon Arlott
2007-06-08USB: cxacru: create sysfs attributes in atm_start instead of bindSimon Arlott
2007-04-27USB: cxacru: ADSL state managementSimon Arlott
2007-04-27USB: cxacru: export detailed device info through sysfsSimon Arlott
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-17cxacru: add the ZTE ZXDSL 852Duncan Sands
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-01-31[PATCH] USBATM: semaphore to mutex conversionArjan van de Ven
2006-01-31[PATCH] USBATM: allow isochronous transferDuncan Sands
2006-01-31[PATCH] USBATM: kzalloc conversionDuncan Sands
2006-01-31[PATCH] USBATM: remove .ownerDuncan Sands
2006-01-31[PATCH] USBATM: add flags fieldDuncan Sands
2006-01-31[PATCH] USBATM: trivial modificationsDuncan Sands
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2005-11-29[PATCH] Additional device ID for Conexant AccessRunner USB driverDave Jones
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern
2005-07-12[PATCH] USB ATM: line speed measured in Kb not KibDuncan Sands
2005-06-27[PATCH] USB ATM: driver for the Conexant AccessRunner chipset cxacruDuncan Sands