aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/atm/cxacru.c
Commit message (Expand)AuthorAge
* workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-15
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-10
|\
| * USB: cxacru: Use a bulk/int URB to access the command endpointSimon Arlott2010-09-03
* | cxacru: ignore cx82310_eth devicesOndrej Zary2010-09-09
|/
* usb: conexant: fixed spacing and brace coding style issuesNicolas Kaiser2010-08-10
* usb/atm/cxacru.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-09
* USB: cxacru: increment driver versionSimon Arlott2010-03-02
* USB: cxacru: remove cxacru-cf.bin loaderSimon Arlott2010-03-02
* USB: cxacru: add write-only sysfs attribute for modem configurationSimon Arlott2010-03-02
* USB: cxacru: firmware writes on OHCI are slow, log progressSimon Arlott2010-03-02
* USB: cxacru: document how to interact with the flash memorySimon Arlott2010-03-02
* USB: cxacru: check device isn't being removed during sysfs callsSimon Arlott2010-03-02
* USB: cxacru: check data length is not negativeSimon Arlott2010-03-02
* USB: cxacru: return an empty value for modulation if there is no connectionSimon Arlott2010-03-02
* USB: cxacru: Fix negative dB outputSimon Arlott2009-05-08
* USB: atm/cxacru, fix lock imbalanceJiri Slaby2009-03-17
* net: convert more to %pMJohannes Berg2008-10-27
* USB: cxacru: Fix printk format flag in error messageSimon Arlott2008-08-13
* USB: AccessRunner: avoid unnecessary memsetChristophe Jaillet2008-07-21
* cxacru: treat firmware data as constDavid Woodhouse2008-07-10
* drivers/usb annotations and fixesAl Viro2008-04-28
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-25
* USB: cxacru: Use appropriate logging for errorsSimon Arlott2007-10-12
* USB: unkill cxacru atm driverOliver Neukum2007-08-22
* USB: atm: cxacru: clean up urb->status usageGreg Kroah-Hartman2007-07-19
* USB: cxacru: Cleanup sysfs attribute codeSimon Arlott2007-07-12
* USB: cxacru: ignore error trying to start ADSL in atm_startSimon Arlott2007-06-08
* USB: cxacru: create sysfs attributes in atm_start instead of bindSimon Arlott2007-06-08
* USB: cxacru: ADSL state managementSimon Arlott2007-04-27
* USB: cxacru: export detailed device info through sysfsSimon Arlott2007-04-27
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* cxacru: add the ZTE ZXDSL 852Duncan Sands2006-10-17
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] USBATM: semaphore to mutex conversionArjan van de Ven2006-01-31
* [PATCH] USBATM: allow isochronous transferDuncan Sands2006-01-31
* [PATCH] USBATM: kzalloc conversionDuncan Sands2006-01-31
* [PATCH] USBATM: remove .ownerDuncan Sands2006-01-31
* [PATCH] USBATM: add flags fieldDuncan Sands2006-01-31
* [PATCH] USBATM: trivial modificationsDuncan Sands2006-01-31
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
* [PATCH] Additional device ID for Conexant AccessRunner USB driverDave Jones2005-11-30
* [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-08
* [PATCH] USB ATM: line speed measured in Kb not KibDuncan Sands2005-07-12
* [PATCH] USB ATM: driver for the Conexant AccessRunner chipset cxacruDuncan Sands2005-06-27