index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
rndis.c
Age
Commit message (
Expand
)
Author
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2018-05-15
USB: rndis: Fix for handling garbled messages
Michel Pollet
2017-11-07
USB: gadget: function: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2016-11-18
usb: gadget: Fix checkpatch error for braces
Anson Jacob
2016-11-03
usb: Convert pr_warning to pr_warn
Joe Perches
2016-08-11
usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSG
Xerox Lin
2016-02-03
usb: gadget: rndis: fix itnull.cocci warnings
Julia Lawall
2016-01-24
usb: gadget: rndis: use list_for_each_entry_safe
Geliang Tang
2015-05-21
usb: gadget: rndis: use signed type for a signed value
Andrzej Pietrasiewicz
2015-05-21
usb: gadget: rndis: don't duplicate the "i" variable
Andrzej Pietrasiewicz
2015-05-21
usb: gadget: rndis: change the value passed to rndis_signal_(dis)connect()
Andrzej Pietrasiewicz
2015-05-07
usb: gadget: rndis: remove the limit of available rndis connections
Andrzej Pietrasiewicz
2015-05-07
usb: gadget: rndis: use rndis_params instead of configNr
Andrzej Pietrasiewicz
2014-07-16
usb: gadget: Gadget directory cleanup - group usb functions
Andrzej Pietrasiewicz