aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/rndis.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+0
2010-10-22USB: gadget: rndis: fix up coding style issues in the fileMihai Donțu1-248/+244
2010-09-03USB: Fix kernel oops with g_ether and WindowsMaxim Osipov1-3/+7
2010-09-03USB: rndis: section mismatch fixHenrik Kretzschmar1-1/+1
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches1-2/+0
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet1-1/+2
2010-06-15gadget/rndis: dev_get_stats() now returns rtnl_link_stats64.David S. Miller1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-23USB: gadget: Add EEM gadget driverBrian Niebuhr1-3/+10
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-rc2Linus Torvalds1-0/+1428