summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function/rndis.c
Commit message (Expand)AuthorAgeFilesLines
* USB: rndis: Fix for handling garbled messagesMichel Pollet2018-05-151-0/+3
* USB: gadget: function: Remove redundant license textGreg Kroah-Hartman2017-11-071-4/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* usb: gadget: Fix checkpatch error for bracesAnson Jacob2016-11-181-2/+1
* usb: Convert pr_warning to pr_warnJoe Perches2016-11-031-5/+4
* usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSGXerox Lin2016-08-111-0/+6
* usb: gadget: rndis: fix itnull.cocci warningsJulia Lawall2016-02-031-1/+1
* usb: gadget: rndis: use list_for_each_entry_safeGeliang Tang2016-01-241-12/+6
* usb: gadget: rndis: use signed type for a signed valueAndrzej Pietrasiewicz2015-05-211-2/+2
* usb: gadget: rndis: don't duplicate the "i" variableAndrzej Pietrasiewicz2015-05-211-1/+0
* usb: gadget: rndis: change the value passed to rndis_signal_(dis)connect()Andrzej Pietrasiewicz2015-05-211-2/+2
* usb: gadget: rndis: remove the limit of available rndis connectionsAndrzej Pietrasiewicz2015-05-071-63/+77
* usb: gadget: rndis: use rndis_params instead of configNrAndrzej Pietrasiewicz2015-05-071-118/+95
* usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz2014-07-161-0/+1190