summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/rndis.c
Commit message (Expand)AuthorAgeLines
* drivers: usb: gadget: ether/rndis: convert driver to adopt device driver modelMugunthan V N2017-01-09-2/+11
* Move ENOTSUPP defines to include/linux/errno.hMasahiro Yamada2016-09-23-2/+0
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-1/+1
* Add more SPDX-License-Identifier tagsTom Rini2016-01-19-4/+2
* net: Add ethernet FCS length macro in net.hBin Meng2015-03-24-1/+0
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2011-03-27-1/+0
* USB-RNDIS: Send RNDIS state on disconnectingVitaly Kuzmichev2011-02-19-0/+5
* USB: Add USB RNDIS gadget protocolVitaly Kuzmichev2011-02-19-0/+1312