aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/atm (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-29[PATCH] Additional device ID for Conexant AccessRunner USB driverDave Jones1-0/+3
2005-11-29[ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka1-2/+2
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2-5/+4
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern1-2/+0
2005-09-07[PATCH] USB: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-07-25[ATM]: speedtch: Revert 86cf42e4e029b83110cf98692420239103363dbfDavid S. Miller1-6/+6
2005-07-19[ATM]: [speedtch] cure atm_printk() macro gcc-2.95 compile errorDuncan Sands1-6/+6
2005-07-12[PATCH] USB ATM: fix line resync logicDuncan Sands1-27/+28
2005-07-12[PATCH] USB ATM: robustify poll throttlingDuncan Sands1-4/+2
2005-07-12[PATCH] USB ATM: line speed measured in Kb not KibDuncan Sands2-2/+2
2005-06-27[PATCH] USB: usbatm kcalloc cleanupDuncan Sands1-4/+1
2005-06-27[PATCH] USB: fix usbatm gcc-2.95.x bugAndrew Morton1-1/+2
2005-06-27[PATCH] USB ATM: avoid oops on bind failure; plug memory leakDuncan Sands1-4/+5
2005-06-27[PATCH] USB ATM: reduce log spammingDuncan Sands1-10/+11
2005-06-27[PATCH] USB ATM: bits and bobsDuncan Sands2-13/+44
2005-06-27[PATCH] USB ATM: generic DSL modem driver xusbatmDuncan Sands1-0/+196
2005-06-27[PATCH] USB ATM: driver for the Conexant AccessRunner chipset cxacruDuncan Sands1-0/+878
2005-06-27[PATCH] USB ATM: port speedtch to new usbatm coreDuncan Sands1-552/+533
2005-06-27[PATCH] USB: fix speedtch.c merge with next patch.Andrew Morton1-2/+0
2005-06-27[PATCH] USB ATM: new usbatm coreDuncan Sands4-1364/+1414
2005-05-25[PATCH] Speedtouch resync after lost signal.David Woodhouse1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds5-0/+2248