summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function/f_rndis.c
AgeCommit message (Expand)Author
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-11-07USB: gadget: function: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-10-19usb: gadget: make config_item_type structures constBhumika Goyal
2017-10-11usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov
2017-08-15usb: gadget: add RNDIS configfs options for class/subclass/protocolDavid Lechner
2016-08-22usb: gadget: function: f_rndis: socket buffer may be NULLPeter Chen
2016-03-17Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig
2016-03-04usb: gadget: Update usb_assign_descriptors for SuperSpeedPlusJohn Youn
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-10-13usb-gadget/ether: use per-attribute show and store methodsChristoph Hellwig
2015-09-27usb: gadget: f_rndis: eliminate abuse of ep->driver dataRobert Baldyga
2015-05-07usb: gadget: rndis: remove the limit of available rndis connectionsAndrzej Pietrasiewicz
2015-05-07usb: gadget: rndis: use rndis_params instead of configNrAndrzej Pietrasiewicz
2014-11-21usb: gadget: function: delete an unnecessary check before rndis_add_hdr()Markus Elfring
2014-10-23usb: gadget: function: Fixed the return value on error pathPavitrakumar Managutte
2014-10-23usb: gadget: function: Remove redundant usb_free_all_descriptorsPavitrakumar Managutte
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-07-16usb: gadget: f_rndis: fix interface id for OS descriptorsAndrzej Pietrasiewicz
2014-07-16usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz