Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: 815fb87b753055df2d9e50f6cd80eb10235fe3e9 authored by Linus Torvalds on 02 December 2023, 00:01:00 UTC
Merge tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Tip revision: 815fb87
configfs-usb-gadget-rndis
What:		/config/usb-gadget/gadget/functions/rndis.name
Date:		Jun 2013
KernelVersion:	3.11
Description:
		The attributes:

		=========	=============================================
		ifname		network device interface name associated with
				this function instance
		qmult		queue length multiplier for high and
				super speed
		host_addr	MAC address of host's end of this
				Ethernet over USB link
		dev_addr	MAC address of device's end of this
				Ethernet over USB link
		class		USB interface class, default is 02 (hex)
		subclass	USB interface subclass, default is 06 (hex)
		protocol	USB interface protocol, default is 00 (hex)
		=========	=============================================
back to top