linux/drivers/staging/usbip
Greg Kroah-Hartman 551cdbbeb1 USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
It's really the wireless speed, so rename the thing to make
more sense.  Based on a recommendation from David Vrabel

Cc: David Vrabel <david.vrabel@csr.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-03-02 14:53:36 -08:00
..
Kconfig Staging: USB-IP code cleanup 2009-09-15 12:02:05 -07:00
Makefile Staging: USB/IP: add host driver 2008-10-10 15:31:09 -07:00
README
stub.h staging: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 13:52:05 -08:00
stub_dev.c Staging: USB-IP code cleanup 2009-09-15 12:02:05 -07:00
stub_main.c Staging: USB-IP code cleanup 2009-09-15 12:02:05 -07:00
stub_rx.c Staging: USB-IP code cleanup 2009-09-15 12:02:05 -07:00
stub_tx.c Staging: USB-IP code cleanup 2009-09-15 12:02:05 -07:00
usbip_common.c Staging: USB-IP code cleanup 2009-09-15 12:02:05 -07:00
usbip_common.h Staging: USB-IP code cleanup 2009-09-15 12:02:05 -07:00
usbip_event.c Staging: USB-IP code cleanup 2009-09-15 12:02:05 -07:00
vhci.h
vhci_hcd.c Staging: usbip: Fix typo "Contoroller". 2009-12-11 12:23:19 -08:00
vhci_rx.c Staging: USB-IP code cleanup 2009-09-15 12:02:05 -07:00
vhci_sysfs.c USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS 2010-03-02 14:53:36 -08:00
vhci_tx.c Staging: USB-IP code cleanup 2009-09-15 12:02:05 -07:00

TODO:
	- more discussion about the protocol
	- testing
	- review of the userspace interface

Please send patches for this code to Greg Kroah-Hartman <greg@kroah.com>