summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/rndis.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* net.h: Include linux/if_ether.h to avoid duplicationBin Meng2018-10-101-6/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* drivers: usb: gadget: ether/rndis: convert driver to adopt device driver modelMugunthan V N2017-01-091-2/+11
* Move ENOTSUPP defines to include/linux/errno.hMasahiro Yamada2016-09-231-2/+0
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* Add more SPDX-License-Identifier tagsTom Rini2016-01-191-4/+2
* net: Add ethernet FCS length macro in net.hBin Meng2015-03-241-1/+0
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2011-03-271-1/+0
* USB-RNDIS: Send RNDIS state on disconnectingVitaly Kuzmichev2011-02-191-0/+5
* USB: Add USB RNDIS gadget protocolVitaly Kuzmichev2011-02-191-0/+1312