summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/rndis.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-2/+0Star
|\
| * drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-101-2/+0Star
* | USB: gadget: rndis: fix up coding style issues in the fileMihai Donțu2010-10-221-248/+244Star
* | USB: Fix kernel oops with g_ether and WindowsMaxim Osipov2010-09-041-3/+7
* | USB: rndis: section mismatch fixHenrik Kretzschmar2010-09-041-1/+1
|/
* net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-071-1/+2
* gadget/rndis: dev_get_stats() now returns rtnl_link_stats64.David S. Miller2010-06-161-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: gadget: Add EEM gadget driverBrian Niebuhr2009-09-231-3/+10
* USB: gadget: rndis conformance tweakQiuping Chen2009-07-131-0/+2
* usbnet: convert rndis driver to use dev_get_statsStephen Hemminger2009-03-221-5/+2Star
* rndis: remove private wrapper of __constant_cpu_to_le32Harvey Harrison2009-02-151-46/+46
* usb gadget: link fixes for network gadgetDavid Brownell2008-10-161-60/+55Star
* usb gadget: RNDIS cleanupsDavid Brownell2008-07-221-306/+60Star
* USB: rndis: switch to seq_filesAlexey Dobriyan2008-07-221-28/+25Star
* USB: remove CVS keywordsAdrian Bunk2008-07-221-2/+0Star
* usb: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-25/+15Star
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-251-73/+73
* USB: gadget section fixesDavid Brownell2008-04-251-1/+1
* USB: gadget code switches to pr_err() and friendsDavid Brownell2008-02-011-12/+8Star
* USB: usb gadget stack can now -DDEBUG with KconfigDavid Brownell2007-07-131-82/+82
* USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell2007-06-091-13/+22
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-1/+0Star
* [PATCH] USB: gadget section fixupsDavid Brownell2006-07-131-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] USB: whitespace removal from usb/gadget/etherDavid Brownell2006-06-221-194/+195
* [PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow)Shaun Tancheff2006-02-281-4/+7
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0Star
* [PATCH] USB gadget: drain rndis response queue on disconnectDavid Brownell2005-06-271-1/+7
* [PATCH] USB: rndis updates (mostly cleanup)David Brownell2005-06-271-246/+263
* [PATCH] usb gadget: ethernet/rndis updatesDavid Brownell2005-04-191-21/+19Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1428