summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/rndis.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz2014-07-161-1190/+0
* Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-05-231-14/+14
|\
| * usb: gadget: only GPL drivers in the gadget and phy frameworkFelipe Balbi2014-04-211-14/+14
* | usb: gadget: rndis: Include "u_rndis.h"Fabio Estevam2014-04-161-0/+1
|/
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-081-1/+0
* usb: gadget: rndis: merge u_rndis.ko with usb_f_rndis.koAndrzej Pietrasiewicz2013-12-121-5/+2
* usb: Remove unnecessary semicolonsJoe Perches2013-10-111-1/+1
* usb: gadget: rndis: Staticize rndis_init()/rndis_exit()Jingoo Han2013-08-091-2/+2
* usb: gadget: rndis: init & exit rndis at module load/unloadAndrzej Pietrasiewicz2013-06-101-2/+2
* usb: gadget: rndis: convert into moduleAndrzej Pietrasiewicz2013-06-101-0/+18
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-2/+2
* new helper: file_inode(file)Al Viro2013-02-221-1/+1
* usb: gadget: use native print_hex_dump_bytes()Andy Shevchenko2012-08-231-20/+2
* usb/net: rndis: fixup a few name prefixesLinus Walleij2012-05-121-2/+2
* usb/net: rndis: merge command codesLinus Walleij2012-05-121-19/+18
* usb/net: rndis: merge media type definitionsLinus Walleij2012-05-121-4/+4
* usb/net: rndis: merge duplicate 802_* OIDsLinus Walleij2012-05-121-31/+31
* usb/net: rndis: eliminate first set of duplicate OIDsLinus Walleij2012-05-121-80/+80
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-2/+0
|\
| * drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-101-2/+0
* | USB: gadget: rndis: fix up coding style issues in the fileMihai Donțu2010-10-221-248/+244
* | USB: Fix kernel oops with g_ether and WindowsMaxim Osipov2010-09-031-3/+7
* | USB: rndis: section mismatch fixHenrik Kretzschmar2010-09-031-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-151-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-121-0/+2
* usbnet: convert rndis driver to use dev_get_statsStephen Hemminger2009-03-211-5/+2
* rndis: remove private wrapper of __constant_cpu_to_le32Harvey Harrison2009-02-141-46/+46
* usb gadget: link fixes for network gadgetDavid Brownell2008-10-161-60/+55
* usb gadget: RNDIS cleanupsDavid Brownell2008-07-211-306/+60
* USB: rndis: switch to seq_filesAlexey Dobriyan2008-07-211-28/+25
* USB: remove CVS keywordsAdrian Bunk2008-07-211-2/+0
* usb: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-25/+15
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-73/+73
* USB: gadget section fixesDavid Brownell2008-04-241-1/+1
* USB: gadget code switches to pr_err() and friendsDavid Brownell2008-02-011-12/+8
* USB: usb gadget stack can now -DDEBUG with KconfigDavid Brownell2007-07-121-82/+82
* USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell2007-06-081-13/+22
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-1/+0
* [PATCH] USB: gadget section fixupsDavid Brownell2006-07-121-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] USB: whitespace removal from usb/gadget/etherDavid Brownell2006-06-211-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/+0
* [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-181-21/+19
OpenPOWER on IntegriCloud