summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/rndis.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-10net.h: Include linux/if_ether.h to avoid duplicationBin Meng1-6/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-01-09drivers: usb: gadget: ether/rndis: convert driver to adopt device driver modelMugunthan V N1-2/+11
2016-09-24Move ENOTSUPP defines to include/linux/errno.hMasahiro Yamada1-2/+0
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-4/+2
2015-03-25net: Add ethernet FCS length macro in net.hBin Meng1-1/+0
2011-03-27Coding Style cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2011-02-19USB-RNDIS: Send RNDIS state on disconnectingVitaly Kuzmichev1-0/+5
2011-02-19USB: Add USB RNDIS gadget protocolVitaly Kuzmichev1-0/+1312