aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/cdc_subset.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-28net: usb: delete extra space and tab in blank lineXie Shaowen1-5/+5
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2014-08-02cdc_subset: deal with a device that needs reset for timeoutOliver Neukum1-1/+26
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds1-27/+0
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum1-0/+27
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-06usb: Fix FSF address in file headersJeff Kirsher1-2/+1
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp1-0/+1
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman1-11/+1
2011-04-01usbnet: use eth%d name for known ethernet devicesArnd Bergmann1-0/+8
2009-06-20usbnet cdc_subset: fix issues talking to PXA gadgetsDavid Brownell1-3/+4
2008-05-20USB: build fixIngo Molnar1-1/+1
2008-01-31Move usbnet.h and rndis_host.h to include/linux/usbJussi Kivilinna1-2/+1
2007-07-16cdc-subset to support new vendor/product IDjing xiang1-0/+3
2007-05-09Move USB network drivers to drivers/net/usb.Jeff Garzik1-0/+344