aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function/rndis.c
AgeCommit message (Expand)Author
2022-08-31usb: gadget: function: rndis: limit # of RNDIS instances to 1000Sergey Shtylyov
2022-08-18usb: gadget: rndis: use %u instead of %d to print u32 valuesRay Hung
2022-03-15usb: gadget: rndis: prevent integer overflow in rndis_set_response()Dan Carpenter
2022-02-24usb: gadget: rndis: add spinlock for rndis response listDaehwan Jung
2022-02-11usb: gadget: rndis: check size of RNDIS_MSG_SET commandGreg Kroah-Hartman
2022-01-22proc: remove PDE_DATA() completelyMuchun Song
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2018-05-15USB: rndis: Fix for handling garbled messagesMichel Pollet
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-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2016-11-18usb: gadget: Fix checkpatch error for bracesAnson Jacob
2016-11-03usb: Convert pr_warning to pr_warnJoe Perches
2016-08-11usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSGXerox Lin
2016-02-03usb: gadget: rndis: fix itnull.cocci warningsJulia Lawall
2016-01-24usb: gadget: rndis: use list_for_each_entry_safeGeliang Tang
2015-05-21usb: gadget: rndis: use signed type for a signed valueAndrzej Pietrasiewicz
2015-05-21usb: gadget: rndis: don't duplicate the "i" variableAndrzej Pietrasiewicz
2015-05-21usb: gadget: rndis: change the value passed to rndis_signal_(dis)connect()Andrzej Pietrasiewicz
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-07-16usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz