Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net.h: Include linux/if_ether.h to avoid duplication | Bin Meng | 2018-10-10 | 1 | -6/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model | Mugunthan V N | 2017-01-09 | 1 | -2/+11 |
* | Move ENOTSUPP defines to include/linux/errno.h | Masahiro Yamada | 2016-09-23 | 1 | -2/+0 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 1 | -1/+1 |
* | Add more SPDX-License-Identifier tags | Tom Rini | 2016-01-19 | 1 | -4/+2 |
* | net: Add ethernet FCS length macro in net.h | Bin Meng | 2015-03-24 | 1 | -1/+0 |
* | Coding Style cleanup: remove trailing empty lines | Wolfgang Denk | 2011-03-27 | 1 | -1/+0 |
* | USB-RNDIS: Send RNDIS state on disconnecting | Vitaly Kuzmichev | 2011-02-19 | 1 | -0/+5 |
* | USB: Add USB RNDIS gadget protocol | Vitaly Kuzmichev | 2011-02-19 | 1 | -0/+1312 |