index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
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
/
rndis.c
Age
Commit message (
Expand
)
Author
2024-07-22
drivers: usb: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
usb: Remove <common.h> and add needed includes
Tom Rini
2022-12-21
Merge tag 'v2023.01-rc4' into next
Tom Rini
2022-12-08
usb: gadget: rndis: Prevent InformationBufferOffset manipulation
Szymon Heidrich
2022-12-07
usb: gadget: Remove non-DM_ETH code
Tom Rini
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-10-10
net.h: Include linux/if_ether.h to avoid duplication
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-01-09
drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model
Mugunthan V N
2016-09-23
Move ENOTSUPP defines to include/linux/errno.h
Masahiro Yamada
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-03-24
net: Add ethernet FCS length macro in net.h
Bin Meng
2011-03-27
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
2011-02-19
USB-RNDIS: Send RNDIS state on disconnecting
Vitaly Kuzmichev
2011-02-19
USB: Add USB RNDIS gadget protocol
Vitaly Kuzmichev