summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/rndis.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-12USB: gadget: rndis conformance tweakQiuping Chen1-0/+2
2009-03-21usbnet: convert rndis driver to use dev_get_statsStephen Hemminger1-5/+2
2009-02-14rndis: remove private wrapper of __constant_cpu_to_le32Harvey Harrison1-46/+46
2008-10-16usb gadget: link fixes for network gadgetDavid Brownell1-60/+55
2008-07-21usb gadget: RNDIS cleanupsDavid Brownell1-306/+60
2008-07-21USB: rndis: switch to seq_filesAlexey Dobriyan1-28/+25
2008-07-21USB: remove CVS keywordsAdrian Bunk1-2/+0
2008-04-29usb: use get/put_unaligned_* helpersHarvey Harrison1-25/+15
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-73/+73
2008-04-24USB: gadget section fixesDavid Brownell1-1/+1
2008-02-01USB: gadget code switches to pr_err() and friendsDavid Brownell1-12/+8
2007-07-12USB: usb gadget stack can now -DDEBUG with KconfigDavid Brownell1-82/+82
2007-06-08USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell1-13/+22
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan1-1/+0
2006-07-12[PATCH] USB: gadget section fixupsDavid Brownell1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-21[PATCH] USB: whitespace removal from usb/gadget/etherDavid Brownell1-194/+195
2006-02-28[PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow)Shaun Tancheff1-4/+7
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-06-27[PATCH] USB gadget: drain rndis response queue on disconnectDavid Brownell1-1/+7
2005-06-27[PATCH] USB: rndis updates (mostly cleanup)David Brownell1-246/+263
2005-04-18[PATCH] usb gadget: ethernet/rndis updatesDavid Brownell1-21/+19
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1428