summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/rndis.c
AgeCommit message (Expand)Author
2012-02-03usb: gadget: Fix usb string id allocationVarun Wadekar
2012-01-19Revert "usb: gadget: rndis: don't use dev_get_stats"Varun Wadekar
2011-11-30usb: gadget: rndis: don't use dev_get_statsBenoit Goby
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22USB: gadget: rndis: fix up coding style issues in the fileMihai Donțu
2010-09-03USB: Fix kernel oops with g_ether and WindowsMaxim Osipov
2010-09-03USB: rndis: section mismatch fixHenrik Kretzschmar
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet
2010-06-15gadget/rndis: dev_get_stats() now returns rtnl_link_stats64.David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-23USB: gadget: Add EEM gadget driverBrian Niebuhr
2009-07-12USB: gadget: rndis conformance tweakQiuping Chen
2009-03-21usbnet: convert rndis driver to use dev_get_statsStephen Hemminger
2009-02-14rndis: remove private wrapper of __constant_cpu_to_le32Harvey Harrison
2008-10-16usb gadget: link fixes for network gadgetDavid Brownell
2008-07-21usb gadget: RNDIS cleanupsDavid Brownell
2008-07-21USB: rndis: switch to seq_filesAlexey Dobriyan
2008-07-21USB: remove CVS keywordsAdrian Bunk
2008-04-29usb: use get/put_unaligned_* helpersHarvey Harrison
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: gadget section fixesDavid Brownell
2008-02-01USB: gadget code switches to pr_err() and friendsDavid Brownell
2007-07-12USB: usb gadget stack can now -DDEBUG with KconfigDavid Brownell
2007-06-08USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan
2006-07-12[PATCH] USB: gadget section fixupsDavid Brownell
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-21[PATCH] USB: whitespace removal from usb/gadget/etherDavid Brownell
2006-02-28[PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow)Shaun Tancheff
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-06-27[PATCH] USB gadget: drain rndis response queue on disconnectDavid Brownell
2005-06-27[PATCH] USB: rndis updates (mostly cleanup)David Brownell
2005-04-18[PATCH] usb gadget: ethernet/rndis updatesDavid Brownell
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds