aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function/rndis.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-15USB: rndis: Fix for handling garbled messagesMichel Pollet1-0/+3
2017-11-07USB: gadget: function: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-1/+1
2016-11-18usb: gadget: Fix checkpatch error for bracesAnson Jacob1-2/+1
2016-11-03usb: Convert pr_warning to pr_warnJoe Perches1-5/+4
2016-08-11usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSGXerox Lin1-0/+6
2016-02-03usb: gadget: rndis: fix itnull.cocci warningsJulia Lawall1-1/+1
2016-01-24usb: gadget: rndis: use list_for_each_entry_safeGeliang Tang1-12/+6
2015-05-21usb: gadget: rndis: use signed type for a signed valueAndrzej Pietrasiewicz1-2/+2
2015-05-21usb: gadget: rndis: don't duplicate the "i" variableAndrzej Pietrasiewicz1-1/+0
2015-05-21usb: gadget: rndis: change the value passed to rndis_signal_(dis)connect()Andrzej Pietrasiewicz1-2/+2
2015-05-07usb: gadget: rndis: remove the limit of available rndis connectionsAndrzej Pietrasiewicz1-63/+77
2015-05-07usb: gadget: rndis: use rndis_params instead of configNrAndrzej Pietrasiewicz1-118/+95
2014-07-16usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz1-0/+1190